Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate hashes of different library versions and validate them #15

Merged
merged 17 commits into from
May 10, 2024

Conversation

sonicaj
Copy link
Member

@sonicaj sonicaj commented May 10, 2024

This PR adds changes to generate sha256sum hashes of base lib versions to ensure their consistency.

Hashes can be generated by running it in the following manner

apps_catalog_hash_generate --path /repo

This will generate library/hashes.yaml and also go over all apps in ix-dev and if they have a lib_version specified in app.yaml we will copy over the lib version library/version to ix-dev/train/app/templates/library/base_vversion as well and update app.yaml to add lib_version_hash.

@sonicaj sonicaj self-assigned this May 10, 2024
@sonicaj sonicaj requested a review from Qubad786 May 10, 2024 19:34
@sonicaj sonicaj merged commit af60e1f into master May 10, 2024
1 check passed
@sonicaj sonicaj deleted the library-hashes branch May 10, 2024 20:31
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.

2 participants