Releases: bauer-group/CS-DeveloperTools
Releases · bauer-group/CS-DeveloperTools
v0.14.0
v0.13.0
0.13.0 (2026-02-24)
🚀 Features
- Add gh-prefix-labels command for topic assignment based on name prefix (b6b9387)
- Enhance DevTools automation workflow with DEVTOOLS_PAT validation and detailed setup instructions (09be912)
- Implement DevTools Script Automation workflow for scheduled and manual execution (b06c01b)
- Improve script output logging in DevTools automation workflow (0c21247)
v0.12.0
v0.11.1
v0.11.0
v0.10.0
v0.9.0
0.9.0 (2026-01-20)
🚀 Features
- Add gh-dependabot-labels script to sync labels from dependabot.yml across organization repos (c79cfde)
- Add scripts for managing GitHub webhooks, fixing author information, finding large files, and squashing Git history (11e4322)
- Enhance GitHub CLI authentication script with additional required scopes and access tests for organization settings and runners (e98ccd3)
- Refactor workflow summary to use single API call for organization workflow runs and improve performance (ec17357)
v0.8.0
0.8.0 (2026-01-17)
🚀 Features
- Add gh-packages-cleanup command and script for cleaning old package versions (62ba395)
- Add refresh command to update GitHub authentication scopes (0f5226c)
- Enhance devtools with dynamic command handling and JSON configuration (fdef3de)
- Enhance get_packages function with verbose output and error handling (2822949)
- Improve error handling in get_packages function for unsupported package types (0582db3)
- URL-encode package names in get_package_versions and delete_package_version functions (37705fc)