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

Add helper functions for uploading target directory artifacts to remote cloud storages #1389

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pankajkoti
Copy link
Contributor

@pankajkoti pankajkoti commented Dec 13, 2024

related: #1350

Checklist

  • I have made corresponding changes to the documentation (if required)
  • I have added tests that prove my fix is effective or that my feature works

Copy link

cloudflare-workers-and-pages bot commented Dec 13, 2024

Deploying astronomer-cosmos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7d5ccc5
Status: ✅  Deploy successful!
Preview URL: https://f04d446b.astronomer-cosmos.pages.dev
Branch Preview URL: https://artifacts-upload-helpers.astronomer-cosmos.pages.dev

View logs

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.

Hi @pankajkoti , it's amazing to see the progress here, we'll be able to close almost 10 tickets of our backlog. A minor feedback, while this is in draft mode

@@ -0,0 +1,161 @@
from __future__ import annotations
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we have a better name, other than helpers? Something along side io, remote or storage?

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