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

Migrate CI to GitHub Actions #2743

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

wetneb
Copy link

@wetneb wetneb commented Apr 28, 2023

Closes #2684.

This migrates the CI from Travis to GitHub Actions.

In Travis, Java 16 was also tested: in this new CI workflow I only added the LTS versions: 8, 11, 17. I think this should generally be sufficient unless there is anything specific about Java 16 that is relevant for Vavr.

The automatic deploy to the Maven repository would still need to be added (not having access to this repository I cannot set up the required secrets for it).

I also had to fix a small error in Javadoc generation.

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.

migrate to GitHub Actions
1 participant