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

Do not throw the error for astro deploy if dag-deploy itself is disabled #1538

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

rujhan-arora-astronomer
Copy link
Contributor

@rujhan-arora-astronomer rujhan-arora-astronomer commented Feb 8, 2024

Description

Do not throw the error for astro deploy if dag-deploy itself is disabled

🎟 Issue(s)

Related https://github.com/astronomer/issues/issues/6151

🧪 Functional Testing

Tested on Local

📸 Screenshots

Add screenshots to illustrate the validity of these changes.

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72f855b) 86.08% compared to head (66e42a2) 86.09%.

❗ Current head 66e42a2 differs from pull request most recent head e960408. Consider uploading reports for the commit e960408 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1538   +/-   ##
=======================================
  Coverage   86.08%   86.09%           
=======================================
  Files         112      112           
  Lines       14900    14903    +3     
=======================================
+ Hits        12827    12830    +3     
  Misses       1253     1253           
  Partials      820      820           

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

@kushalmalani kushalmalani merged commit 68ea175 into main Feb 8, 2024
3 checks passed
@kushalmalani kushalmalani deleted the 6151 branch February 8, 2024 16:46
kushalmalani pushed a commit that referenced this pull request Feb 9, 2024
…led (#1538)

* Do not throw the error for astro deploy if dag-deploy itself is disabled

* Do not throw the error for astro deploy if dag-deploy itself is disabled

* Do not throw the error for astro deploy if dag-deploy itself is disabled
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.

2 participants