Releases: fleetingbytes/ci-starter
v0.11.0
v0.10.7
v0.10.7 (2026-01-14)
This release is published under the BSD-2-Clause License.
Code Style
- Adopt another linting rule (
1dceb79)
Continuous Integration
-
Update action version and test (
a849dfb) -
Update action version and test (
a0a60ba) -
Update action versions (
4d7b0b5) -
Update action versions (
8f7f0f4) -
Update action versions (
aa54471) -
Update action versions (
fb4d3ce) -
Update action versions (
34d0b0c) -
Update action versions (
db13a87) -
Update action versions (
0e72683)
Refactoring
- Follow RUF067 and have an (almost) empty init file (
2257be6)
Testing
- Update expected versions after update (
bf642ae)
Detailed Changes: v0.10.6...v0.10.7
v0.10.6
v0.10.6 (2025-10-12)
This release is published under the BSD-2-Clause License.
Refactoring
- Clean up setting helper script executable (
906dd25)
Detailed Changes: v0.10.5...v0.10.6
v0.10.5
v0.10.5 (2025-10-10)
This release is published under the BSD-2-Clause License.
Bug Fixes
- Make verify-upstream-has-not-changed.sh executable after creation (
3358649)
Detailed Changes: v0.10.4...v0.10.5
v0.10.4
v0.10.4 (2025-10-10)
This release is published under the BSD-2-Clause License.
Bug Fixes
- Remove hard-coded retention days period from build workflow asset (
83045be)
Continuous Integration
- Remove hardcoded retention period from build ci (
5b00327)
Detailed Changes: v0.10.3...v0.10.4
v0.10.3
v0.10.3 (2025-10-10)
This release is published under the BSD-2-Clause License.
Bug Fixes
- Cli now uses only the name of the workflow file even if a whole path was given (
56090f5)
Chores
- Bump uv_build version (
ba45225)
Continuous Integration
- Update version of setup-uv (
bef6f48)
Documentation
Testing
- fix: Update expected end of help output in --help (
182531a)
Detailed Changes: v0.10.2...v0.10.3
v0.10.2
v0.10.2 (2025-10-09)
This release is published under the BSD-2-Clause License.
Refactoring
- test: Add error text if versions are different (
aa07920)
Detailed Changes: v0.10.1...v0.10.2
v0.10.1
v0.10.1 (2025-10-09)
This release is published under the BSD-2-Clause License.
Refactoring
- Do not fallback to GH_API_TOKEN, only use CI_STARTER_GH_API_TOKEN (
f477100)
Detailed Changes: v0.10.0...v0.10.1
v0.10.0
v0.10.0 (2025-10-09)
This release is published under the BSD-2-Clause License.
Bug Fixes
- Fallback to GH_API_TOKEN (
bed760f)
Chores
-
Add .env to gitignore (
376bc0e) -
Add script to generate workflow assets (
975bb7c) -
Update ruff dependency (
dac4c32)
Code Style
- Update ruff rules (
1e0b1dd)
Continuous Integration
-
Map GH_API_TOKEN explicitly by name (
3144078) -
Try to use GITHUB_TOKEN as GH_API_TOKEN (
5d66001) -
Update action version (
ea7fbfb) -
Use GH_API_TOKEN (
45975ef)
Features
- Add subcommand update-actions (
03c4a27)
Refactoring
-
Do not specify any action version in assets (
f43455c) -
Move dataclasses to ci_starter (
92e36c7) -
Move get_actions to utils (
74d01d9) -
Rename field user to owner (
1770fd1)
Testing
-
Add test for update-actions (
081b5ad) -
refactor: Test_update_actions to use Action rather than dataclasses.OwnerRepo | dataclasses.CommitVersion (
72f42cc)
Detailed Changes: v0.9.4...v0.10.0
v0.9.4
v0.9.4 (2025-10-06)
This release is published under the BSD-2-Clause License.
Refactoring
- Rename lock-file-artifact to lockfile-artifact (
cb70c2d)
Testing
-
Test main workflow file cli-settable variables (
310973e) -
fix: Correct renaming lock file artifact to lockfile artifact (
49d4831)
Detailed Changes: v0.9.3...v0.9.4