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

GitHub actions and Apache Ant JDK 8 builds #5920

Closed
jeremydouglass opened this issue Sep 1, 2019 · 4 comments
Closed

GitHub actions and Apache Ant JDK 8 builds #5920

jeremydouglass opened this issue Sep 1, 2019 · 4 comments

Comments

@jeremydouglass
Copy link
Contributor

This is not a feature request -- it is an observation / suggestion.

I just saw that the GitHub Actions beta now supports a workflow "Java with Ant: Build and test a Java project with Apache Ant."

A quick glance at a sample workflow shows it support JDK 8 -- not sure if you can specify the specific version, e.g. 8u202, but it seems to fit processing dev needs pretty well, and might be worth looking at using this for build workflows / ci.

Processing would need to sign up for Actions here:

https://github.com/features/actions/signup/

@jeremydouglass
Copy link
Contributor Author

@sampottinger I seem to recall you were also potentially interested in ci of this kind for your branch.

@sampottinger
Copy link

sampottinger commented Sep 1, 2019

Hey there!

Totally. Just for reference - I do have CI currently enabled for https://github.com/sampottinger/processing via Travis and CD was enabled previously (deploy to S3). To see the builds go to https://travis-ci.org/sampottinger/processing/builds. For the PRs, see sampottinger#87 (without CD) and sampottinger#70 (with CD). I chose Travis because we need (hopefully free) mac containers in order to run the code sign process.

That said, https://github.com/features/actions/signup/ is interesting... I'll take a closer look! Thanks for the mention!

@sampottinger
Copy link

Just to link this in... Relates to #5753! Thanks again @jeremydouglass

@benfry
Copy link
Contributor

benfry commented Jan 17, 2020

Fixed with benfry/processing4#1 and continued development happening at https://github.com/processing/processing4

@processing processing locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants