close
The Wayback Machine - https://web.archive.org/web/20200920233132/https://github.com/actions/setup-java/pull/95
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

Architecture Support #95

Merged
merged 3 commits into from Aug 24, 2020
Merged

Conversation

@AustinShalit
Copy link
Contributor

AustinShalit commented Aug 20, 2020

Closes #55

Supersedes #57 and responds to comments in that PR.

emgre and others added 3 commits Apr 14, 2020
@AustinShalit
Copy link
Contributor Author

AustinShalit commented Aug 21, 2020

@joshmgross does this address your comments on #57?

@joshmgross joshmgross requested a review from konradpabjan Aug 21, 2020
Copy link
Collaborator

konradpabjan left a comment

Looks good! Thanks for the PR ❤️

I noticed that we don't need dist/index.js anymore since we have separate pre and post steps:

setup-java/action.yml

Lines 56 to 57 in 3019d15

main: 'dist/setup/index.js'
post: 'dist/cleanup/index.js'

The entire file should be safety deleted now. I'll go ahead and take care of removing that before releasing the next version of setup-java.

@konradpabjan konradpabjan merged commit d34a7e4 into actions:main Aug 24, 2020
6 checks passed
6 checks passed
build (ubuntu-latest)
Details
build (windows-latest)
Details
test (ubuntu-latest)
Details
test (windows-latest)
Details
test-proxy
Details
test-bypass-proxy
Details
@AustinShalit AustinShalit deleted the AustinShalit:bugfix/architecture branch Aug 24, 2020
@AustinShalit AustinShalit restored the AustinShalit:bugfix/architecture branch Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

4 participants
You can’t perform that action at this time.