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

enabling prefetched deps #26

Conversation

Gregory-Pereira
Copy link
Contributor

@Gregory-Pereira Gregory-Pereira commented Nov 23, 2023

We will not be able to do hermetic builds for this component.
/cc @tommyd450
/cc @lance

@Gregory-Pereira Gregory-Pereira force-pushed the release-1.0.gamma-enable-hermetic-and-prefetched-deps-builds branch 5 times, most recently from b1035a3 to d4dcf1e Compare November 29, 2023 04:23
@lance
Copy link
Member

lance commented Nov 29, 2023

/retest

@Gregory-Pereira Gregory-Pereira force-pushed the release-1.0.gamma-enable-hermetic-and-prefetched-deps-builds branch 3 times, most recently from d1dc80f to ece5150 Compare November 30, 2023 17:31
WORKDIR /tmp

RUN curl -sL https://github.com/jqlang/jq/releases/download/jq-1.6/jq-linux64 -o /tmp/jq && chmod 755 /tmp/jq && \
curl -sL https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable/openshift-client-linux.tar.gz -o /tmp/openshift-client-linux.tar.gz && \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These commands won't work with hermetic builds. I think you should remove that from the pipelines. :(

@Gregory-Pereira Gregory-Pereira force-pushed the release-1.0.gamma-enable-hermetic-and-prefetched-deps-builds branch 13 times, most recently from 2e6d92d to 6740eb4 Compare December 1, 2023 00:54
@Gregory-Pereira Gregory-Pereira changed the title enabling prefetched deps and hermetic builds enabling prefetched deps Dec 1, 2023
@Gregory-Pereira Gregory-Pereira force-pushed the release-1.0.gamma-enable-hermetic-and-prefetched-deps-builds branch from 6740eb4 to 0c19088 Compare December 1, 2023 00:57
@Gregory-Pereira Gregory-Pereira merged commit 09e235b into securesign:release-1.0.gamma Dec 1, 2023
1 of 2 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.

2 participants