[TD-2193] Use correct tags for CI push and CI test#5465
Conversation
Removed ci/auto as it lives in tyk-ci now
PR Analysis
PR Feedback
How to use
|
|
API Changes no api changes detected |
|
API tests result: success ✅ |
|
API tests result: success ✅ |
|
API tests result: failure 🚫 |
|
API tests result: success ✅ |
|
Kudos, SonarCloud Quality Gate passed! |
|
API tests result: success ✅ |
|
/release to release-5.2.1 |
|
Working on it! Note that it can take a few minutes. |
The old architecture of doing ci in a separate job made the larger workflow seemingly more resilient but as the automation grows, failures in CI will make the remainder of the release process unprocessable. So doubling down on making CI push robust. Removed ci/auto as it lives in tyk-ci now. Tested by re-using [v5.2.1-alpha](https://github.com/TykTechnologies/tyk/actions/runs/5971645065). (cherry picked from commit 2c41525)
|
@asutosh Succesfully merged PR |
…CI test (#5465) [TD-2193] Use correct tags for CI push and CI test (#5465) The old architecture of doing ci in a separate job made the larger workflow seemingly more resilient but as the automation grows, failures in CI will make the remainder of the release process unprocessable. So doubling down on making CI push robust. Removed ci/auto as it lives in tyk-ci now. Tested by re-using [v5.2.1-alpha](https://github.com/TykTechnologies/tyk/actions/runs/5971645065).








The old architecture of doing ci in a separate job made the larger workflow seemingly more resilient but as the automation grows, failures in CI will make the remainder of the release process unprocessable. So doubling down on making CI push robust.
Removed ci/auto as it lives in tyk-ci now. Tested by re-using v5.2.1-alpha.
I will propagate this fix to gw and dash master and lts branches via templates, the fix will have to be cherry picked for other branches where it is required. Please review https://github.com/TykTechnologies/tyk-analytics/pull/3429 along with this one.