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

Add test for Gradle builder #270

Merged
merged 15 commits into from
Aug 17, 2023

Conversation

AdamKorcz
Copy link
Contributor

Adds a workflow_dispatch test for the Gradle builder.

It depends on a few changes to the builder that I will push shortly.

github-actions and others added 3 commits August 15, 2023 19:09
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz
Copy link
Contributor Author

Not sure why shellcheck complains: I don't see any errors.

@ianlewis
Copy link
Member

Not sure why shellcheck complains: I don't see any errors.

Yeah, don't worry about it for now. I'll take a look at it later.

.github/workflows/scripts/e2e-gradle-push.sh Outdated Show resolved Hide resolved
e2e/gradle/workflow_dispatch/build.gradle.kts Outdated Show resolved Hide resolved
AdamKorcz and others added 7 commits August 16, 2023 09:59
…sa3.yml

Co-authored-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: AdamKorcz <44787359+AdamKorcz@users.noreply.github.com>
Co-authored-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: AdamKorcz <44787359+AdamKorcz@users.noreply.github.com>
Co-authored-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: AdamKorcz <44787359+AdamKorcz@users.noreply.github.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
@laurentsimon laurentsimon merged commit c801e21 into slsa-framework:main Aug 17, 2023
laurentsimon added a commit to slsa-framework/slsa-github-generator that referenced this pull request Aug 17, 2023
1. Add two public download actions
2. Add option for specifying a path to the Gradle project

I found these changes to be necessary to run [the Gradle e2e
test](slsa-framework/example-package#270).

---------

Signed-off-by: AdamKorcz <44787359+AdamKorcz@users.noreply.github.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
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.

3 participants