salaboy / from-monolith-to-k8s

Workshop-style guide for creating Cloud-Native applications running on top of Kubernetes
http://salaboy.com
Apache License 2.0
340 stars 92 forks source link

Add Github Action automation (at least build and publish container to Github registry) #22

Closed mcruzdev closed 2 years ago

mcruzdev commented 2 years ago

We need to add Github Action automation for from-monolith-to-k8s services:

By default Github Actions creates a package with private visibility. We need to change it to public.