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

CICD workflow testing install_deps.sh #1680

Closed
oschwaldp-oci opened this issue Sep 26, 2023 · 2 comments
Closed

CICD workflow testing install_deps.sh #1680

oschwaldp-oci opened this issue Sep 26, 2023 · 2 comments
Labels

Comments

@oschwaldp-oci
Copy link
Contributor

I don't believe we have a CICD test scenario that does a build from source on a clean minimal base image after using the install_deps.sh script to make sure that script is kept up-to-date. The pinned_build.yaml workflow uses the script, but the workflow is only a manually dispatched workflow. Would it be beneficial to add a scenario to an existing workflow or add a new workflow that runs automatically to exercise install_deps.sh so that the script is exercised more frequently?

@greg7mdp
Copy link
Contributor

install_deps.sh and pinned_build.yaml will be obsolete when PR #1686 is merged, but having a ci/cd workflow to run the reproducible build is probably a good idea.

@oschwaldp-oci
Copy link
Contributor Author

Closing. install_deps.sh is in process of being deprecated, this issue has been overcome by events.

In future could revisit how to bring together dependency lists in README.md and CICD and a way to better automate keeping the lists up-to-date.

@oschwaldp-oci oschwaldp-oci closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Team Backlog Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants