saferatday0 updates: 2025-09-14 to 2025-09-21

2025.09.21 - Brett Weir - 2 min - #updates

This week features several upgrades to cici and pully, as well as refactoring and cleanup of library components.

Get the updates

To update cici and pully:

pip install --upgrade cici-tools pully

To pull in most library updates:

pre-commit autoupdate
cici update

Highlights

All changes

cici

Issues closed

  • #11 Ensure cici bundle removes trailing whitespace when rendering CI bundles
  • #10 Cleanup: remove cici format from codebase

New releases

infra/release-bulletin

Issues closed

  • #1 Generate weekly release bulletin

issues

Issues closed

  • #8 Add project topics to all saferatday0/library projects

library/gitlab

New releases

  • 0.18.3

    • e86f428 Avoid custommizing release assets package name
  • 0.18.2

  • 0.18.1

    • f8febad Add --use-package-registry flag back
  • 0.18.0

    • 34d1a89 Add asset upload support to gitlab-release pipeline
    • 3f86b46 update README, package release requires registry
    • 7af1a04 add back gitlab-release, should have for testing
    • 9a8cbb9 remove gitlab-release, gitlab-generic-package will release

library/helm

Issues closed

  • #1 Clean up helm component repo

library/pyinstaller

Issues closed

  • #1 Merge pyinstaller repo into the python repo

library/python

Issues closed

  • #1 Clean up python component repo

New releases

  • 0.22.0

    • 57eaef7 Break out PYTHON_TWINE_UPLOAD_FILES variable
    • 79b0cc7 remove gitlab-release, gitlab-generic-package will release

nyan

Issues closed

  • #2 Remove existing apps

saferatday0.dev

Issues closed

  • #3 Add featured library component section on library page

sandbox/pully

Issues closed

  • #24 Support multiple download strategies in pully
  • #16 Expose job context to pully subprocesses via environment variables

New releases

sandbox/susu

Issues closed

  • #1 Create project scaffolding for susu tool

sandbox/taggie

New releases

Back to top