redhat-cop / namespace-configuration-operator

The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs
Apache License 2.0
204 stars 55 forks source link

Move from Travis CI to Github Actions #58

Closed FreedomBen closed 3 years ago

FreedomBen commented 4 years ago

This is as far as I could get without having credentials to the Docker registry. This build fails at docker login since it doesn't have those creds loaded into environment variables in github.

The Travis CI should continue to work until the .travis.yml file is removed. The Makefile recipes are still there as well and can be deleted once we're ready to decommission the Travis build.

To finish migrating to GH Actions you'll need to populate the environment variables in Github with the username/password and registry.