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

2025.09.28 - Brett Weir - 1 min - #updates

This week focused on continuing development of the cici tool and its documentation.

Get the updates

To update cici:

pip install --upgrade cici-tools

Highlights

All changes

cici

Issues closed

  • #15 handle invalid project includes more gracefully
  • #12 Add container keyword to cici config target
  • #6 Explain how to install cici in the README
  • #1 cici readme needs to add newlines to generated READMEs

New releases

  • 0.14.1

    • 9fab62b Restore old README
    • 32b99a3 Run cici bundle and update in CI/CD
  • 0.14.0

    • 5b60373 Add cici CI/CD pipelines
    • 3541b96 Add cici Getting started page
    • e42f8ea Update format reference description
    • c46c2dc Document all cici config values and improve table rendering
    • 2ecb53e Merge branch 'main' of gitlab.com:saferatday0/cici
    • 3228704 Improve generated cici config reference
    • 4e4326b Merge branch 'map_cici_config_file_to_dump' into 'main'
    • df420ad Handle if container key is present in targets
    • 4455564 Merge branch 'add-container-keyword-cici-config-target' into 'main'
    • 23ea0b1 Add container keyword cici config target and patch in CONTAINER_PROXY
    • 10d55dd Support deprecation notices in cici config syntax
    • 8e0936b Add initial config file documentation
    • bbb186a Update README
  • 0.13.1

    • 751202e Handle invalid project includes more gracefully (closes #15)

library/cxx

New releases

library/sphinx

New releases

  • 0.5.3

    • cece5d7 Fix error in cici config
    • 73aee7b use gitlab-release, remove gitlab-generic-package

sandbox/taggie

New releases

Back to top