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 release canary test #525

Merged
merged 11 commits into from
Aug 7, 2023
Merged

Add release canary test #525

merged 11 commits into from
Aug 7, 2023

Conversation

br-lewis
Copy link
Contributor

This adds a test to the release pipeline after the release has been created. It will run a duplicate of examples/jest_typescript_integration except with the jest-runner dependency is set to pull from npm rather than a local file reference.

@br-lewis br-lewis requested a review from a team July 27, 2023 12:39
@br-lewis br-lewis requested a review from oetr July 31, 2023 14:37
Copy link
Contributor

@oetr oetr left a comment

Choose a reason for hiding this comment

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

Great addition, thanks! Just minor nipicks from my side.

end-to-end/package-jazzer-js.sh Show resolved Hide resolved
end-to-end/package-jazzer-js.sh Outdated Show resolved Hide resolved
.github/workflows/run-all-tests.yaml Show resolved Hide resolved
package-jazzer-js.sh and the github action would both run `npm install`
which isn't necessary
Copy link
Contributor

@bertschneider bertschneider left a comment

Choose a reason for hiding this comment

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

Looks good! Just minor suggestions.

.github/workflows/run-all-tests.yaml Outdated Show resolved Hide resolved
end-to-end/.jazzerjsrc Outdated Show resolved Hide resolved
end-to-end/package-jazzer-js.sh Show resolved Hide resolved
@br-lewis br-lewis enabled auto-merge (squash) August 7, 2023 08:45
@br-lewis br-lewis merged commit 656fb4d into main Aug 7, 2023
9 checks passed
@br-lewis br-lewis deleted the FUZZ-747-release-test branch August 7, 2023 09:34
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.

None yet

3 participants