-
Notifications
You must be signed in to change notification settings - Fork 14
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
translate .travis.yml’s script part for GH Actions #78
base: master
Are you sure you want to change the base?
Conversation
🤖 zincr found 1 problem , 1 warning
Details on how to resolve are provided below ApprovalsAll proposed changes must be reviewed by project maintainers before they can be merged Not enough people have approved this pull request - please ensure that 1 additional user, who have not contributed to this pull request approve the changes.
Large CommitsChecks all commits for large additions to a single file. Large commits should be reviewed more carefully for potential copyright and licensing issues This file contains a substantial change, please review to determine if the change comes from an external source and if there are any copyright or licensing issues to be aware of
|
Replaces our Travis CI integration with GitHub Actions.
Part of #75, which needs a working CI to be merged.
Description
It seems Travis has forgotten everything about this repository, perhaps because no builds were triggered in a long time. Re-adding the Travis integration to this repository requires asking a Zalando admin to give permission (despite being the main maintainer, I’m not repo admin), which may take even longer. Using GitHub Actions is also a way to reduce the number of third-party dependencies.
Differences compared to the old Travis setup:
Types of Changes
What types of changes does your code introduce? Keep the ones that apply: