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 with three different JDKs and OSes. #43

Merged
merged 1 commit into from
May 28, 2021
Merged

Conversation

bmarwell
Copy link
Contributor

  • remove travis.yml.
  • Use ts-graphviz/setup-graphviz@v1 to set up Graphviz
  • Quote '-D' property parameter containing dots in GitHub workflow
  • Update maven workflow to be closer the the original travis file.

Failing build is due to java 6 target. Will change that in another PR to require Java 8, so we can build with 8 through 17.

@bmarwell bmarwell requested review from hboutemy and olamy May 28, 2021 07:25
@bmarwell bmarwell marked this pull request as draft May 28, 2021 07:51
 - remove travis.yml.
 - Use ts-graphviz/setup-graphviz@v1 to set up Graphviz
 - Quote '-D' property parameter containing dots in GitHub workflow
 - Update maven workflow to be closer the the original travis file.
@bmarwell bmarwell marked this pull request as ready for review May 28, 2021 07:56
@bmarwell bmarwell merged commit 2c7cbe1 into master May 28, 2021
@bmarwell bmarwell deleted the gh-actions branch May 28, 2021 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants