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

ftl schema diff should be able to accept either a cluster or local build for the schema #2174

Closed
alecthomas opened this issue Jul 25, 2024 · 0 comments · Fixed by #2180
Closed
Assignees
Labels

Comments

@alecthomas
Copy link
Collaborator

Currently it only accepts a remote cluster, which is useful, but eg. in CI we want to be able to diff against the local code.

So it might be something like:

$ ftl build
$ ftl diff --endpoint=http://some-ftl-cluster --local
@alecthomas alecthomas added the next Work that will be be picked up next label Jul 25, 2024
@github-actions github-actions bot added triage Issue needs triaging and removed triage Issue needs triaging labels Jul 25, 2024
@alecthomas alecthomas added triage Issue needs triaging P1 and removed triage Issue needs triaging labels Jul 25, 2024
@ftl-robot ftl-robot mentioned this issue Jul 25, 2024
@stuartwdouglas stuartwdouglas self-assigned this Jul 26, 2024
@github-actions github-actions bot removed the next Work that will be be picked up next label Jul 26, 2024
stuartwdouglas added a commit that referenced this issue Jul 26, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 26, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 27, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 27, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 28, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 28, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
If no remote URI is specified for schema diff it will attempt to diff the local project

closes #2174
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
If no remote URI is specified for schema diff it will attempt to diff
the local project

closes #2174
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants