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

Migrate testing to Github Actions #228

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

Waterdrips
Copy link
Contributor

@Waterdrips Waterdrips commented Nov 5, 2020

Description

This removes travisfile and adds a github action to run the tests

Signed-off-by: Alistair Hey [email protected]

Motivation and Context

How Has This Been Tested?

Impact to existing users

None

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Waterdrips Waterdrips force-pushed the waterdrips-github-ci branch 2 times, most recently from a9ba72a to a293830 Compare November 5, 2020 07:24
Remove travis and move to github actions

Signed-off-by: Alistair Hey <[email protected]>
@@ -0,0 +1,3 @@

all:
Copy link
Member

Choose a reason for hiding this comment

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

.PHONY required?

@alexellis alexellis merged commit b322d28 into openfaas:master Nov 6, 2020
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.

None yet

2 participants