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

Github Actions #1359

Closed
htdvisser opened this issue Sep 13, 2019 · 3 comments
Closed

Github Actions #1359

htdvisser opened this issue Sep 13, 2019 · 3 comments
Assignees
Labels
tooling Development tooling

Comments

@htdvisser
Copy link
Contributor

Summary

This issue tracks progress on setting up workflows for Github Actions.

Why do we need this?

It would be nice if we can rely less on Travis.

What is already there? What do you see now? What is missing? What do you want to see?

So far we've done CI of this repository using Travis, but it's been giving us headaches lately. We got into the Github Actions beta program today, so we can start playing around. I created the feature/actions for that.

@htdvisser htdvisser added the tooling Development tooling label Sep 13, 2019
@htdvisser htdvisser added this to the Backlog milestone Sep 13, 2019
@htdvisser htdvisser self-assigned this Sep 13, 2019
@htdvisser
Copy link
Contributor Author

https://github.com/TheThingsNetwork/lorawan-stack/runs/221176502 is the first run of the workflow. Unfortunately the Redis service isn't working properly:

MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.

Refs actions/example-services#7

@htdvisser htdvisser assigned rvolosatovs and unassigned htdvisser Jul 14, 2020
@htdvisser htdvisser modified the milestones: Backlog, Next Up Jul 14, 2020
@htdvisser
Copy link
Contributor Author

@rvolosatovs please check what's still TODO and close this issue if everything is ready.

@rvolosatovs
Copy link
Contributor

We don't have .travis.yml anymore, so this issue can be closed IMO.
We still have some unimplemented features from Travis though:

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

No branches or pull requests

2 participants