Skip to content

Comments

feat: redirect pull & deploy command to projects#1263

Draft
doc-han wants to merge 7 commits intomainfrom
1185-gh-sync-wont-work-with-v2-project-files
Draft

feat: redirect pull & deploy command to projects#1263
doc-han wants to merge 7 commits intomainfrom
1185-gh-sync-wont-work-with-v2-project-files

Conversation

@doc-han
Copy link
Collaborator

@doc-han doc-han commented Feb 20, 2026

Short Description

A one or two-sentence description of what this PR does.

Fixes #

Implementation Details

A more detailed breakdown of the changes, including motivations (if not provided in the issue).

QA Notes

List any considerations/cases/advice for testing/QA here.

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

Release branch checklist

Delete this section if this is not a release PR.

If this IS a release branch:

  • Run pnpm changeset version from root to bump versions
  • Run pnpm install
  • Commit the new version numbers
  • Run pnpm changeset tag to generate tags
  • Push tags git push --tags

Tags may need updating if commits come in after the tags are first generated.

@doc-han doc-han linked an issue Feb 20, 2026 that may be closed by this pull request
@github-project-automation github-project-automation bot moved this to New Issues in v2 Feb 20, 2026
@doc-han
Copy link
Collaborator Author

doc-han commented Feb 20, 2026

This is currently able to do a good redirection of command from openfn pull/deploy [project-id] to openfn project pull/deploy. given an openfn.yaml file exists in cwd.

@doc-han
Copy link
Collaborator Author

doc-han commented Feb 20, 2026

  1. Generate config files after pull because v1 deploy requires it.
  2. Remember compatibility with v1 commands used it github actions pull and deploy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New Issues

Development

Successfully merging this pull request may close these issues.

GH sync won't work with v2 project files

1 participant