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

docs: modifying the workflow to add --require-hases for pip #2527

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Mar 6, 2025

This forces pip to check hashes when it installs our dependencies as part of the workflow. Also adding hashes for source and binary versions of the dependencies. Finally modifying the link of the documentation badge in README so it points to the actual documentation instead of pointing to the last action run.

This forces pip to check hashes when it installs our dependencies
as part of the workflow. Also adding hashes for source and binary
versions of the dependencies. Finally modifying the link of the
documentation badge in README so it points to the actual
documentation instead of pointing to the last action run.

Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>
@lucbv lucbv added enhancement Cleanup Code maintenance that isn't a bugfix or new feature labels Mar 6, 2025
@lucbv lucbv requested a review from cwpearson March 6, 2025 18:25
@lucbv lucbv self-assigned this Mar 6, 2025
@lucbv lucbv merged commit 1b8f335 into kokkos:develop Mar 6, 2025
14 of 19 checks passed
@lucbv lucbv deleted the docs_require_hashes branch March 6, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code maintenance that isn't a bugfix or new feature enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants