Standardized release workflow to download-from-CI pattern
5 files · 451+ · 471-

Release workflow standardization

2 files changed
  • release.yml Refactored to download-from-CI pattern (71 lines, net -20)
  • ci.yml Updated CI workflow configuration (2 lines)
  • Refactored release workflow to download pre-built artifacts from CI instead of rebuilding during release baseline internal
    1 file
    • release.yml
  • Updated CI workflow with minor configuration fix remediate internal
    1 file
    • ci.yml

Dependency and configuration updates

3 files changed
  • pyproject.toml Updated build configuration (24 lines)
  • uv.lock Updated dependency lock file (824 lines changed)
  • file_info.py Removed 1 unnecessary line
  • Updated pyproject.toml with revised build configuration baseline internal
    1 file
    • pyproject.toml
  • Updated uv.lock dependency lock file with resolved versions baseline internal
    1 file
    • uv.lock
  • Removed unnecessary line from file_info.py data source decouple internal
    1 file
    • file_info.py