Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy only if RC is released #1396

Merged
merged 9 commits into from
Mar 15, 2024
Merged

Conversation

vatsrahul1001
Copy link
Contributor

Our RC test workflow was updating the deployment and running the master DAG even if there was no RC release. This PR only initiates deployment and DAG triggers when we have an RC release.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.33%. Comparing base (f586ded) to head (bfb477a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1396   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files          94       94           
  Lines        4635     4635           
=======================================
  Hits         4558     4558           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phanikumv
Copy link
Collaborator

is this PR needed @vatsrahul1001 ?

@Lee-W Lee-W force-pushed the deploy-only-if-rc-released branch from 37b9ac5 to a962516 Compare March 15, 2024 05:36
@pankajkoti
Copy link
Collaborator

@vatsrahul1001 can we merge this if we were able to test this?

@vatsrahul1001 vatsrahul1001 merged commit e66a1a2 into main Mar 15, 2024
26 of 27 checks passed
@vatsrahul1001 vatsrahul1001 deleted the deploy-only-if-rc-released branch March 15, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants