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 init fails for new projects #2000

Closed
matt2e opened this issue Jul 8, 2024 · 3 comments
Closed

ftl init fails for new projects #2000

matt2e opened this issue Jul 8, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 8, 2024

Repro steps

  • mkdir test
  • cd test
  • ftl init "test" .

Error:

ftl: error: could not load project config for secrets manager: open /ftl-project.toml: no such file or directory

@github-actions github-actions bot added the triage Issue needs triaging label Jul 8, 2024
@ftl-robot ftl-robot mentioned this issue Jul 8, 2024
@matt2e
Copy link
Collaborator Author

matt2e commented Jul 8, 2024

Also causing the failure of TestLifecycle integration integration test

@bradleydwyer bradleydwyer added next Work that will be be picked up next and removed triage Issue needs triaging next Work that will be be picked up next labels Jul 8, 2024
@matt2e matt2e added the good first issue Good for newcomers label Jul 21, 2024
@stuartwdouglas
Copy link
Contributor

Is this still an issue? I could not reproduce with the instructions above

@matt2e
Copy link
Collaborator Author

matt2e commented Jul 22, 2024

Looks like it was fixed here: 1e695b0

@matt2e matt2e closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants