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

Move to github actions #792

Merged
merged 1 commit into from Jan 6, 2021
Merged

Move to github actions #792

merged 1 commit into from Jan 6, 2021

Conversation

autrilla
Copy link
Contributor

Basically reopening #576 now that Travis CI is deprecated (#787). It doesn't handle releases right now, but if it at least means we have working tests for PRs and so on, I think that's a net win.

Fixes #787.

@autrilla
Copy link
Contributor Author

This works on my fork: https://github.com/autrilla/sops/runs/1622187193

@autrilla autrilla requested a review from ajvb December 29, 2020 15:00
Copy link
Contributor

@ajvb ajvb left a comment

Choose a reason for hiding this comment

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

Awesome, thank you so much @autrilla!

.github/workflows/cli.yml Show resolved Hide resolved
.github/workflows/cli.yml Show resolved Hide resolved
@autrilla
Copy link
Contributor Author

autrilla commented Jan 5, 2021

@ajvb can you merge this manually? Right now we need TravisCI to pass, but since they ended support for open source, it never will.

@ajvb ajvb merged commit b3c0ee9 into getsops:develop Jan 6, 2021
@ajvb
Copy link
Contributor

ajvb commented Jan 6, 2021

@autrilla Looks like our settings our not allowing the actions-rs action to be ran - https://github.com/mozilla/sops/actions/runs/466628788

There might be a wait to add this to an allow list, will look into it today.

@autrilla
Copy link
Contributor Author

autrilla commented Jan 6, 2021 via email

@ajvb
Copy link
Contributor

ajvb commented Jan 6, 2021

@autrilla yeah, I'd say let's go with rustup for now. The process (https://wiki.mozilla.org/GitHub#GitHub_Actions) is there, but will require some back and forth. If you want me to initiate getting actions-rs approved though, let me know.

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