Kevin Stillhammer
d9a2b6b6fa
Support a list of cache-dependency-glob ( #41 )
...
Closes : #40
Because of build conflics (forgot to run `npm i` after pulling) I
deleted the `dist`folder to start fresh. Turns out that it still
contained the source maps from the very first commit. I removed the
argument to generate those a long time ago
2024-09-06 14:44:31 +02:00
Kevin Stillhammer
67736b0f01
Always run check-dist check ( #53 )
...
Currently we mark it as a required check and thus prevent automatic PR
merges when only markdown files are contained in the PR
2024-09-06 13:07:34 +02:00
Kevin Stillhammer
79643936e1
Run test build only on ubuntu-latest ( #51 )
...
It is unnecessary to test this on several OS. This is done by the actual
action tests in other jobs.
2024-09-06 09:19:26 +02:00
Kevin Stillhammer
b3cf8231d5
Do not change default version on known checksum update ( #39 )
2024-09-05 13:26:17 +00:00
dependabot[bot]
a6cb892a36
Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 ( #42 )
2024-09-05 09:24:18 -04:00
Charlie Marsh
182c9c7e92
Change Prettier settings ( #36 )
...
## Summary
I know this is a little tedious but I'd prefer to use the same settings
as in Ruff.
2024-09-05 08:06:45 -04:00
Charlie Marsh
0fa3b93f6e
Run Prettier over Markdown and YAML files ( #35 )
...
## Summary
Partly personal preference, but mostly to align with other Astral
projects.
2024-09-04 21:14:10 +00:00
dependabot[bot]
f2caa9145e
Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 ( #26 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](c5a7806660...4320041ed3
)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 13:19:58 +02:00
Kevin Stillhammer
6a540e2907
Add default-version-update category ( #24 )
...
This way a default version update is not a bugfix in release notes
2024-09-02 15:58:05 +02:00
Kevin Stillhammer
5654f20383
Extract correct dir for latest
2024-08-24 09:01:13 +02:00
Kevin Stillhammer
4bab96ca10
Use latest uv test versions
2024-08-24 00:48:09 +02:00
Kevin Stillhammer
de7c6e73c0
Remove debug logs
2024-08-24 00:46:39 +02:00
Kevin Stillhammer
65e8a8ce38
debug tool cache content
2024-08-24 00:31:50 +02:00
Kevin Stillhammer
18498fc78f
Initial commit
2024-08-23 23:58:26 +02:00