Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Migrate CI to github Actions #227

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

Waterdrips
Copy link
Contributor

@Waterdrips Waterdrips commented Nov 4, 2020

Move from travis to Github Actions for build/test/release

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

Description

Fixes #226
openfaas/faas#1585

How Has This Been Tested?

Checklist:

I have:

  • checked my changes follow the style of the existing code / OpenFaaS repos
  • updated the documentation and/or roadmap in README.md
  • read the CONTRIBUTION guide
  • signed-off my commits with git commit -s
  • added unit tests

@alexellis
Copy link
Member

The Travis file needs to be removed and we have e2e tests that currently run. We need those also.

@Waterdrips
Copy link
Contributor Author

The Travis file needs to be removed and we have e2e tests that currently run. We need those also.

https://github.com/openfaas/ofc-bootstrap/pull/227/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R34
^ adds make all to run all previosly run jobs

travis file is removed

Move from travis to Github Actions for build/test/release

Signed-off-by: Alistair Hey <[email protected]>
Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

LGTM

@alexellis alexellis merged commit 188c5ea into openfaas:master Nov 6, 2020
@Waterdrips Waterdrips deleted the waterdrips-gh-actions branch November 6, 2020 15:42
@alexellis
Copy link
Member

@Waterdrips please can you run through the steps in this comment? openfaas/faas#1585 (comment)

In particular the setup go action needs to be used.

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

Successfully merging this pull request may close these issues.

Migrate from Travis to GH Actions
2 participants