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

[AllBundles] Switch CI setup from travisci to github actions #2832

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

acrobat
Copy link
Member

@acrobat acrobat commented Nov 23, 2020

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets

Travisci is moving to a paid/limited build time for opensource projects and this might be an issue in the future, also their moving infrastucture so builds currently take a long time to be processed. So this PR moves the ci setup from travis to github actions.

TODO:

  • Disable travis builds for this repo (and also scrutinizer as it will be used from now on)
  • Remove the required check for travis builds

@acrobat acrobat added this to the 5.6.5 milestone Nov 23, 2020
Copy link

@ProfessorKuma ProfessorKuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @, your PR needs some changes

  • your PR title should look like [SomeBundle] Fixed some code

@acrobat acrobat changed the title Switch CI setup from travisci to github actions [AllBundles] Switch CI setup from travisci to github actions Nov 23, 2020
Copy link

@ProfessorKuma ProfessorKuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @, your PR passed all our requirements.

Thank you for contributing!

@acrobat acrobat force-pushed the switch-travis-to-github-actions branch from 0d34cde to 4cc7383 Compare December 7, 2020 16:40
@acrobat acrobat merged commit bae6e69 into Kunstmaan:5.6 Dec 7, 2020
@acrobat acrobat deleted the switch-travis-to-github-actions branch December 7, 2020 16:43
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

2 participants