apache / trafficserver-ingress-controller

Apache Traffic Server Ingress Controller for Kubernetes
https://github.com/apache/trafficserver-ingress-controller
Apache License 2.0
39 stars 9 forks source link

Cicd githubactions #11

Closed rishabhc closed 4 years ago

rishabhc commented 4 years ago

This pull request adds github action workflows for building and testing

shukitchan commented 4 years ago

It looks fine .

Let's comment the part about grabbing secrets and pushing the docker image for now. We will create a secret first and then uncomment those parts.

Also, we can later on update the README to add a badge for the build / test status

And can you please squash the commits into one

rishabhc commented 4 years ago

Commented out the commands which use a secret and squashed everything into one commit.