Skip to content

Releases: bauer-group/CS-DeveloperTools

v0.11.1

08 Feb 07:43

Choose a tag to compare

0.11.1 (2026-02-08)

🐛 Bug Fixes

  • Correct prefix from IAS- to IAC- for Infrastructure as Code projects (db41506)

v0.11.0

08 Feb 07:22

Choose a tag to compare

0.11.0 (2026-02-08)

🚀 Features

  • Update description for XPD- prefix and add IAS- prefix with corresponding labels and description (893a4c9)

v0.10.0

26 Jan 08:19

Choose a tag to compare

0.10.0 (2026-01-26)

🚀 Features

  • Add gh-prefix-labels script and configuration for repository topic management based on name prefixes (8f51333)

v0.9.0

20 Jan 19:25

Choose a tag to compare

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

17 Jan 12:51

Choose a tag to compare

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)

v0.7.1

07 Jan 11:56

Choose a tag to compare

0.7.1 (2026-01-07)

Bug Fixes

  • Add initial commit creation for empty repositories and version tagging (eaaa876)

v0.7.0

06 Jan 16:38

Choose a tag to compare

0.7.0 (2026-01-06)

Features

  • Add README and defender-exclusions.ps1 script for Microsoft Defender configuration (0e972d1)

v0.6.0

06 Jan 06:20

Choose a tag to compare

0.6.0 (2026-01-06)

Features

  • Add data directory for persistent storage and enhance GitHub CLI authentication (3381651)

v0.5.4

06 Jan 05:54

Choose a tag to compare

0.5.4 (2026-01-06)

Bug Fixes

  • Update .gitignore to correctly handle dozzle user data and add .gitkeep for persistent data (d8defe9)

v0.5.3

04 Jan 11:38

Choose a tag to compare

0.5.3 (2026-01-04)

Bug Fixes

  • Update Dockerfile to use slim variant and improve package installation in git-lfs-migrate script (0c38442)