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

Implemented GitHub actions for CI #559

Merged
merged 18 commits into from
Apr 6, 2021

Conversation

marksweb
Copy link
Member

@marksweb marksweb commented Apr 1, 2021

This switches to github actions for CI which runs;

  • gulp
  • flake8
  • isort
  • unit tests

This resolves #558

Copy link
Member

@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

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

Looks good to me. Let's get this merged and released 🚢 🚀

@marksweb marksweb mentioned this pull request Apr 2, 2021
@marksweb
Copy link
Member Author

marksweb commented Apr 2, 2021

Looks good to me. Let's get this merged and released 🚢 🚀

Missed this before I switched it over to coverage. So you'll have missed that commit 👍

@marksweb
Copy link
Member Author

marksweb commented Apr 4, 2021

@victor-yunenko Hi, I think you should be able to merge this & remove that requirement for travis to report (given than it's been turned off here, we'll be waiting a while!)

@vinitkumar vinitkumar merged commit 2cef678 into django-cms:master Apr 6, 2021
@marksweb marksweb deleted the feature/558/gh-actions branch March 7, 2022 09:33
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.

[Feature] Implement Github Actions
2 participants