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

CLI Deploy: support collections #860

Merged
merged 5 commits into from
Jan 28, 2025
Merged

CLI Deploy: support collections #860

merged 5 commits into from
Jan 28, 2025

Conversation

midigofrank
Copy link
Contributor

@midigofrank midigofrank commented Jan 27, 2025

Short Description

Add support for collections in cli deploy package via the collections key.
You can add, update and delete collections.

Fixes #858
Can be tested using OpenFn/lightning#2852

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@midigofrank midigofrank self-assigned this Jan 27, 2025
@midigofrank midigofrank marked this pull request as ready for review January 28, 2025 04:50
Copy link
Collaborator

@josephjclark josephjclark left a comment

Choose a reason for hiding this comment

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

I have not tested this but the code looks fine

@midigofrank shall I go ahead and release? If there are problems we can put out a patch - this is a nicely isolated change :)

@midigofrank
Copy link
Contributor Author

@josephjclark yes, go ahead with the release

@josephjclark josephjclark merged commit 084fe7e into main Jan 28, 2025
9 checks passed
@josephjclark josephjclark deleted the cli-support-collections branch January 28, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

CLI Deploy - support collections key
2 participants