Skip to content

Releases: fleetingbytes/ci-starter

v0.11.0

14 Jan 02:50

Choose a tag to compare

v0.11.0 (2026-01-14)

This release is published under the BSD-2-Clause License.

Chores

Features

  • Rename entrypoint to 'ci-starter' (d2cf257)

Detailed Changes: v0.10.7...v0.11.0

v0.10.7

14 Jan 02:21

Choose a tag to compare

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

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

12 Oct 02:45

Choose a tag to compare

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

10 Oct 03:35

Choose a tag to compare

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

10 Oct 01:17

Choose a tag to compare

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

10 Oct 01:05

Choose a tag to compare

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

Continuous Integration

  • Update version of setup-uv (bef6f48)

Documentation

  • Update documentation in update-test_update_actions.sh (e139126)

  • Update readme (5d699fb)

Testing

  • fix: Update expected end of help output in --help (182531a)

Detailed Changes: v0.10.2...v0.10.3

v0.10.2

09 Oct 05:21

Choose a tag to compare

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

09 Oct 05:03

Choose a tag to compare

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

09 Oct 04:58

Choose a tag to compare

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

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

06 Oct 05:01

Choose a tag to compare

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