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

actions/setup-java@v2 - Test coverage #133

Merged
merged 9 commits into from Mar 15, 2021

Conversation

maxim-lobanov
Copy link
Contributor

@maxim-lobanov maxim-lobanov commented Mar 8, 2021

Description:
This pull-request adds unit tests and e2e for actions/setup-java@v2 that brings major feature to support custom distributions.
This PR adds a few workflows to make sure that all test cases are covered by e2e. Also adds unit tests for every distribution.

Note: we have decided to split changes to a few pull-requests to simplify review process:

.github/workflows/build.yml Show resolved Hide resolved
__tests__/verify-no-unstaged-changes.sh Show resolved Hide resolved
.github/workflows/e2e-local-file.yml Outdated Show resolved Hide resolved
@maxim-lobanov maxim-lobanov merged commit 0f6f6e1 into implement-v2-installers Mar 15, 2021
@maxim-lobanov maxim-lobanov deleted the implement-v2-tests branch March 15, 2021 08:09
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

5 participants