Ori Kotek
Ori Kotek
#182 added this functionality by default on GitHub. Still need to implement on Gitlab
The difficulty here is that the same GitHub app needs to be configured differently for different installations, and they all share the same configuration files. We could do: - Some...
@slice-sarthakd thanks, we'll look for ways to solve the rate limit issue, AWS or other solutions.
Can you share your usage pattern? (how many requests per hour) As a workaround in the meanwhile: 1. Does authenticating help? https://github.com/docker/login-action#dockerhub 2. Also, for higher use rate it will...
Your changes are totally equivalent to using the original action.
@slice-sarthakd Regarding public ECR repo, https://aws.amazon.com/blogs/containers/understanding-data-transfer-costs-for-aws-container-services/ ```All data transfer into Amazon ECR Public incurs no charge from Amazon ECR. Data transfer out is subject to charges when more than 5...