Skip to content

Conversation

@ryanraaschCDC
Copy link
Collaborator

No description provided.

@ryanraaschCDC ryanraaschCDC requested a review from Copilot December 5, 2025 18:12
@ryanraaschCDC ryanraaschCDC linked an issue Dec 5, 2025 that may be closed by this pull request
@ryanraaschCDC ryanraaschCDC self-assigned this Dec 5, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the import path for the Task class, moving it from cfa.cloudops.batch_helpers to the top-level cfa.cloudops module. This change simplifies the import statement for users of the library.

  • Exported Task from the main cfa.cloudops module
  • Updated documentation and examples to use the new import path
  • Bumped version to 0.2.4

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Version bump from 0.2.3 to 0.2.4
docs/examples/dags/running_dags.ipynb Updated import statement to use new path and consolidated imports
docs/CloudClient/dag.md Updated example code to use new Task import path
changelog.md Added changelog entry for v0.2.4 documenting the import change
cfa/cloudops/init.py Added Task to module exports and all list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryanraaschCDC ryanraaschCDC marked this pull request as ready for review December 5, 2025 18:16
@ryanraaschCDC ryanraaschCDC requested a review from xop5 December 5, 2025 18:16
@ryanraaschCDC ryanraaschCDC merged commit 8b76b33 into main Dec 8, 2025
3 checks passed
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.

allow import of Task from cfa.cloudops

3 participants