Skip to content

Switch from Travis to GitHub Actions#114

Merged
stefanseifert merged 4 commits intomasterfrom
feature/github-actions
Jan 4, 2022
Merged

Switch from Travis to GitHub Actions#114
stefanseifert merged 4 commits intomasterfrom
feature/github-actions

Conversation

@stefanseifert
Copy link
Collaborator

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

@stefanseifert stefanseifert force-pushed the feature/github-actions branch from 5bcf87d to 1237c34 Compare January 4, 2022 08:21
- 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 force-pushed the feature/github-actions branch from 3010f73 to 5a32d76 Compare January 4, 2022 08:35
@stefanseifert stefanseifert force-pushed the feature/github-actions branch from b0a9f1b to 33ab58e Compare January 4, 2022 09:27
@stefanseifert stefanseifert force-pushed the feature/github-actions branch from 33ab58e to aeaf25a Compare January 4, 2022 09:30
@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.

1 participant