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

workflows: expect builder container repo/digest as parameter #129

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

bgilbert
Copy link
Member

Expect the container repo and image digest as a parameter to the windows workflow. This allows the caller (particularly the nightly builder) to exercise full control over the container image, and ensures that every job in the workflow uses the same image.

Add a find-container-digest action that can be invoked from callers' setup jobs to compute the parameter.

This is a breaking change for callers of the windows workflow in other repos.

Expect the container repo and image digest as a parameter to the windows
workflow.  This allows the caller (particularly the nightly builder) to
exercise full control over the container image, and ensures that every job
in the workflow uses the same image.

Add a find-container-digest action that can be invoked from callers'
setup jobs to compute the parameter.

This is a breaking change for callers of the windows workflow in other
repos.

Signed-off-by: Benjamin Gilbert <[email protected]>
@github-actions
Copy link

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

@bgilbert bgilbert merged commit f9944ec into openslide:main Sep 25, 2023
10 checks passed
@bgilbert bgilbert deleted the container branch September 25, 2023 02:48
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide that referenced this pull request Sep 25, 2023
bgilbert added a commit to bgilbert/openslide-builds that referenced this pull request Sep 25, 2023
sammaxwellxyz pushed a commit to sammaxwellxyz/openslide-isyntax-integration that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant