Skip to content

Conversation

@dwoz
Copy link
Contributor

@dwoz dwoz commented Nov 3, 2025

Automated Dependency Version Tracking

Primary Feature: JSON-based dependency tracking system

New Commands:

  • relenv versions --check-deps - Compare current dependency versions with latest available
  • relenv versions --update-deps - Automatically detect and update dependency versions

Tracked Dependencies (14 total):

  • OpenSSL, SQLite, XZ, libffi, zlib, ncurses, readline, gdbm
  • libxcrypt, krb5, bzip2, uuid, tirpc, expat

@dwoz dwoz force-pushed the more_auto_deps branch 4 times, most recently from 6715a2c to cbf266e Compare November 3, 2025 21:01
dwoz added 3 commits November 3, 2025 14:09
Relenv has been tracking what python verions are available for some time
now. It'll be great to track dependency versions too, this will reduce
the burdon of maintaining things movnig forward.
relenv build --check-versions is now superseeded by relenv versions
--check-deps. The new dependency tracking via --check-deps and
--update-deps will allow us to more easily maintain relenv moving
forwared
@dwoz dwoz changed the title [wip] More auto deps More auto deps Nov 3, 2025
@dwoz dwoz changed the title More auto deps Track python's dependency versions Nov 3, 2025
@dwoz dwoz merged commit cf15a09 into saltstack:main Nov 3, 2025
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant