Skip to content

Architecture Support#95

Merged
konradpabjan merged 3 commits intoactions:mainfrom
AustinShalit:bugfix/architecture
Aug 24, 2020
Merged

Architecture Support#95
konradpabjan merged 3 commits intoactions:mainfrom
AustinShalit:bugfix/architecture

Conversation

@AustinShalit
Copy link
Copy Markdown
Contributor

@AustinShalit AustinShalit commented Aug 20, 2020

Closes #55

Supersedes #57 and responds to comments in that PR.

@AustinShalit
Copy link
Copy Markdown
Contributor Author

@joshmgross does this address your comments on #57?

Copy link
Copy Markdown
Contributor

@konradpabjan konradpabjan 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! 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
@AustinShalit AustinShalit deleted the bugfix/architecture branch August 24, 2020 17:03
@AustinShalit AustinShalit restored the bugfix/architecture branch August 24, 2020 17:03
@obfusk obfusk mentioned this pull request Oct 20, 2020
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
* Quick fix for 32-bit architecture support.

* Validate arch at input

Co-authored-by: Émile Grégoire <[email protected]>
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.

architecture parameter is ignored

4 participants