Skip to content

Support collections in v2 deploy - #1520

Merged
josephjclark merged 16 commits into
mainfrom
feat/1418-project-collections
Sep 2, 2026
Merged

Support collections in v2 deploy#1520
josephjclark merged 16 commits into
mainfrom
feat/1418-project-collections

Conversation

@josephjclark

@josephjclark josephjclark commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

First pass at adding collections metadata to openfn.yaml. Seems like the only place to track project-wide metadata like this.

Fixes #1418

AI Usage

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

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

@github-project-automation github-project-automation Bot moved this to New Issues in Core Sep 1, 2026
@josephjclark josephjclark self-assigned this Sep 1, 2026
@josephjclark
josephjclark marked this pull request as draft September 1, 2026 15:40
@josephjclark

Copy link
Copy Markdown
Collaborator Author

This deliberately doesn't do channels because I think it's a little more complex and no-one has asked yet. I might sneak it in - just want to understand the impact of collections first.

@@ -0,0 +1,250 @@
# Implementation plan: editable collections in openfn.yaml

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

TODO remove this

@josephjclark

Copy link
Copy Markdown
Collaborator Author

This has ended up being complex enough so I am absolutely not going to do Channels too. I'll close the issue and create a new one.

@josephjclark
josephjclark marked this pull request as ready for review September 2, 2026 13:45
@josephjclark

Copy link
Copy Markdown
Collaborator Author

Ready to go here

@josephjclark
josephjclark merged commit 1cec425 into main Sep 2, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from New Issues to Done in Core Sep 2, 2026
@josephjclark
josephjclark deleted the feat/1418-project-collections branch September 2, 2026 15:47
@josephjclark josephjclark mentioned this pull request Sep 3, 2026
3 tasks
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.

Sync: adding collections and channels locally

2 participants