saferatday0 updates: 2025-09-21 to 2025-09-28
This week focused on continuing development of the cici
tool and its documentation.
Get the updates
To update cici:
pip install --upgrade cici-toolsHighlights
-
cicinow supports container runtime specification via its config file, and handles include failures more gracefully. -
Expanded cici documentation now features a config file reference, getting started guide, and more.
-
A
cxxcomponent has been added for C/C++ static analysis.
All changes
cici
Issues closed
- #15 handle invalid project includes more gracefully
- #12 Add
containerkeyword to cici configtarget - #6 Explain how to install cici in the README
- #1 cici readme needs to add newlines to generated READMEs
New releases
-
- 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
library/cxx
New releases
-
- 00ce5ed Use Microsoft style