Hi there. Yes I know you can set it public via the ui, but that is not ideal. What I want is "public by default" similar to how it works on dockerhub, or at least an endpoint to curl. Needing to manually set an image as public breaks automated ci/cd pipelines which would depend on that.
Ah! I understand now. You want all new repos that get created to be public by default so that future pulls don't require a token. Also you want the push to be public so that doesn't require a token. Did I understand that correctly?
Do you mind opening an issue on our github repo - if you can do that we can definitely add that feature for you within two weeks.
Comments
Hi thanks for checking out Europa. sqlite dependency is on the roadmap. Can you open an issue on our github repo - https://github.com/distelli/europa
Secondly Europa does support public repos - just create a repo and then in settings make it public and then you can pull from it without a token.
Hi there. Yes I know you can set it public via the ui, but that is not ideal. What I want is "public by default" similar to how it works on dockerhub, or at least an endpoint to curl. Needing to manually set an image as public breaks automated ci/cd pipelines which would depend on that.
Ah! I understand now. You want all new repos that get created to be public by default so that future pulls don't require a token. Also you want the push to be public so that doesn't require a token. Did I understand that correctly?
Do you mind opening an issue on our github repo - if you can do that we can definitely add that feature for you within two weeks.