Skip to content

Added CI/docs to Github actions #193

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

Merged
merged 5 commits into from
Nov 24, 2020
Merged

Added CI/docs to Github actions #193

merged 5 commits into from
Nov 24, 2020

Conversation

theogf
Copy link
Member

@theogf theogf commented Nov 23, 2020

This is a starting point to reproduce the current behavior of Travis

Co-authored-by: David Widmann <[email protected]>
@theogf
Copy link
Member Author

theogf commented Nov 24, 2020

@devmotion Do you know why it's triggered by both push and pull_request?

@devmotion
Copy link
Member

You pushed to a branch in the repo and opened a pull request, so that's expected 😄 Probably you only want to run CI tests if something is pushed to master or a pull request is opened. I added a suggestion that achieves this.

Copy link
Member

@devmotion devmotion left a comment

Choose a reason for hiding this comment

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

LGTM

@theogf theogf merged commit bc5760c into master Nov 24, 2020
@theogf theogf deleted the github-actions branch November 24, 2020 11:50
@devmotion
Copy link
Member

Ah one thing I missed: I guess it would be good to delete .travis.yml?

@devmotion
Copy link
Member

Ah wait it's actually deleted 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants