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

Changes to dependencies from a replace directive don't trigger a redeploy #897

Open
alecthomas opened this issue Feb 7, 2024 · 0 comments

Comments

@alecthomas
Copy link
Collaborator

alecthomas commented Feb 7, 2024

eg. if you have replace foo => ../../foo and you change foo, your module will not be redeployed.

This is already possible by specifying this directory in the ftl.toml file watch list, but it would be good to have the tooling automatically do this for the user, as we're already parsing the go.mod file.

cc @KendallWeihe

@github-actions github-actions bot added the triage Issue needs triaging label Feb 7, 2024
@alecthomas alecthomas added customer P0 Work on this now and removed customer P0 Work on this now triage Issue needs triaging labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant