Skip to content

Disable CosmosPlugin for AF3 #1692

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

Merged
merged 2 commits into from
Apr 25, 2025
Merged

Disable CosmosPlugin for AF3 #1692

merged 2 commits into from
Apr 25, 2025

Conversation

pankajkoti
Copy link
Contributor

@pankajkoti pankajkoti commented Apr 24, 2025

While I am not seeing any explicit errors with having the CosmosPlugin in an Airflow 3 env, I think it's still wise that we disable it for now for Airflow 3 until we work on #1587

closes: #1685

Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for sunny-pastelito-5ecb04 canceled.

Name Link
🔨 Latest commit 0006a8f
🔍 Latest deploy log https://app.netlify.com/sites/sunny-pastelito-5ecb04/deploys/680a50d2f0be00000860f233

Copy link

cloudflare-workers-and-pages bot commented Apr 24, 2025

Deploying astronomer-cosmos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0006a8f
Status: ✅  Deploy successful!
Preview URL: https://a54c6974.astronomer-cosmos.pages.dev
Branch Preview URL: https://disable-plugin-for-af3.astronomer-cosmos.pages.dev

View logs

@pankajkoti
Copy link
Contributor Author

I tested that the plugin continues to work with AF2
Screenshot 2025-04-24 at 8 37 43 PM

@pankajkoti pankajkoti marked this pull request as ready for review April 24, 2025 15:08
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. area:docs Relating to documentation, changes, fixes, improvement area:plugin Related to the Cosmos AirflowPlugin. labels Apr 24, 2025
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (e6f7bb2) to head (0006a8f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1692   +/-   ##
=======================================
  Coverage   97.42%   97.43%           
=======================================
  Files          80       81    +1     
  Lines        5019     5024    +5     
=======================================
+ Hits         4890     4895    +5     
  Misses        129      129           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pankajkoti
Copy link
Contributor Author

This could help in the failing test for AF3 in https://github.com/astronomer/astronomer-cosmos/actions/runs/14662043590/job/41148487115?pr=1646 for PR #1646

Copy link
Collaborator

@tatiana tatiana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @pankajkoti , really excited for the AF3 support!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 25, 2025
@pankajkoti pankajkoti merged commit ced938c into main Apr 25, 2025
74 checks passed
@pankajkoti pankajkoti deleted the disable-plugin-for-af3 branch April 25, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Relating to documentation, changes, fixes, improvement area:plugin Related to the Cosmos AirflowPlugin. lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if we can load cosmos in AF3 with the current plugin and tweak necessarily
2 participants