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

Module updates not detected during initial deployment #1161

Closed
matt2e opened this issue Apr 3, 2024 · 1 comment · Fixed by #1175
Closed

Module updates not detected during initial deployment #1161

matt2e opened this issue Apr 3, 2024 · 1 comment · Fixed by #1175
Assignees

Comments

@matt2e
Copy link
Collaborator

matt2e commented Apr 3, 2024

Steps:

  • Start ftl dev with some modules
  • While build and deploying modules, modify a module
  • After initial modules are built and deployed, buildengine starts watching disk for updates
    Once initial modules are built and deployed, we have a mismatch between the deployed modules and what is on disk, but the module is not built & deployed again.

I think this will be more important once ftl dev is happening within VS Code, and when working on many modules at once (like PFI)

@github-actions github-actions bot added the triage Issue needs triaging label Apr 3, 2024
@alecthomas alecthomas mentioned this issue Apr 2, 2024
@mistermoe
Copy link
Collaborator

mistermoe commented Apr 3, 2024

I've actually been experiencing this a lot in a project with many modules. Strangely doesn't happen in a project with just 1 module. Using 0.157.1

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

Successfully merging a pull request may close this issue.

3 participants