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

chore: make build dirs of java builders unique #2665

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

AdamKorcz
Copy link
Collaborator

Fixes the following from #2662:

  • The internal Action. It must add randomization and return a new output
  • The publish / download Actions. They need an additional input for the randomized name.

Signed-off-by: AdamKorcz <adam@adalogics.com>
internal/builders/gradle/action.yml Outdated Show resolved Hide resolved
internal/builders/maven/action.yml Outdated Show resolved Hide resolved
.github/workflows/builder_gradle_slsa3.yml Outdated Show resolved Hide resolved
Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz
Copy link
Collaborator Author

@laurentsimon PTAL

@AdamKorcz
Copy link
Collaborator Author

@laurentsimon PTAL again.

@laurentsimon laurentsimon enabled auto-merge (squash) August 21, 2023 16:50
@laurentsimon
Copy link
Collaborator

Thanks for the fast turn around @AdamKorcz !
Let's merge and see if it works in the e2e tests.

@AdamKorcz
Copy link
Collaborator Author

AdamKorcz commented Aug 21, 2023

@laurentsimon thanks, I will propagate the updates on the e2e-tests side.

@laurentsimon
Copy link
Collaborator

some GitHub problems 503 in pre-submits, etc. Re-running

@laurentsimon
Copy link
Collaborator

Can you force push to trigger the pre-submit again?

Signed-off-by: AdamKorcz <adam@adalogics.com>
auto-merge was automatically disabled August 21, 2023 17:50

Head branch was pushed to by a user without write access

@AdamKorcz AdamKorcz force-pushed the java-builders-add-rng branch from d9e99b7 to 165b708 Compare August 21, 2023 17:50
@AdamKorcz
Copy link
Collaborator Author

@laurentsimon All green!

@laurentsimon laurentsimon merged commit b6d7cbf into slsa-framework:main Aug 21, 2023
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