omer2500
omer2500
# Changes Added option to use aws credentials when pushing to ecr as described here: https://github.com/GoogleContainerTools/kaniko#pushing-to-amazon-ecr The Current task didn't support in the additional secret that includes the aws credentials...
### Version redhat-actions/buildah-build@v2 ### Describe the bug When using self hosted runner that runs ubuntu 22.04 the default user is "runner" instead of root this causes errors related to permission...
### Description ### Related Issue(s) ### Checklist - [X] This PR includes a documentation change - [ ] This PR does not need a documentation change --- - [ ]...
Hi, I'm using merge gatekeeper as a required workflow for all repos sometimes when i open a pr the merge gatekeeper already failed, when no job actually failed or even...
Hi! Our ci/cd process includes production workflows that are triggered when a release gets released ``` name: deploy_production on: release: types: - released ``` Do you know if there is...
Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore. *...
**Use Case:** Currently, this module only allows default Google service accounts to publish messages to a Pub/Sub topic. However, there are many scenarios where additional members — such as service...
## Readiness Checklist - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this...
**Describe the bug** We've encountered intermittent "A task was cancelled" errors during various phases of our GitHub Actions workflows. These errors occur inconsistently—sometimes during the setup-job phase, and other times...