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

Switch from Travis to GitHub Actions #114

Merged
merged 4 commits into from Jan 4, 2022
Merged

Conversation

stefanseifert
Copy link
Collaborator

with a simple "Github CI" action as in versions-maven-plugin

- expected are generated ports from 1024 upwards (unreserved ports)
- that seemed to work on unix-only with the existing integration test - but no longer on GitHub actions images - for those ports 800 onwards are returned
- the code we are validating from MBUILDHELPER-51 uses the minimum port number 1024 only if a max port is defined, but no min port - changing the IT to test exactly this
- with this, we do not longer have to restrict the text to unix (reverting MBUILDHELPER-65)
@stefanseifert stefanseifert merged commit 5360a59 into master Jan 4, 2022
@stefanseifert stefanseifert deleted the feature/github-actions branch January 4, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant