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 from Travis-CI to GitHub actions #1168

Merged
merged 2 commits into from Jan 30, 2021

Conversation

frozenbonito
Copy link
Collaborator

@frozenbonito frozenbonito commented Jan 24, 2021

Description

This PR fixes an issue where CI has been disable.

I also fixed a bug about artifact extracting because it caused CI to fail in windows runner.

close #1166

Motivation and Context

Please refer to #1166.

How Has This Been Tested?

All tests passed on GitHub Actions.
https://github.com/frozenbonito/serverless-offline/actions/runs/506932102

@frozenbonito
Copy link
Collaborator Author

The workflow doesn't seem to work in this repository (it works correctly in my repo).

@dherault
Would you enable GitHub Actions for this repository?

@bryantbiggs
Copy link
Contributor

@frozenbonito it won't work until its merged for the first time, or if @dherault were the one opening the PR (its a security thing, so randos can't run actions on just anyones repo)

@frozenbonito
Copy link
Collaborator Author

Thank you @bryantbiggs.
I'll merge this PR.

@frozenbonito frozenbonito merged commit b4256ae into dherault:master Jan 30, 2021
@frozenbonito frozenbonito deleted the migrate-to-github-actions branch January 30, 2021 07:37
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.

Migrate away from Travis CI to GitHub Actions
2 participants