Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Conversation

@alecthomas
Copy link
Collaborator

  • The project config + profiles are stored in .ftl-project
  • FTL_CONFIG must now point at the parent directory of .ftl-project.
  • FTL_PROFILE will set the profile to use.
  • Integration test harness now always copies only testdata/.ftl-project (or initialises a new project in the temp dir).
  • in.WithFTLConfig() must now be replaced with WithProfile(), and profiles are used instead of separate configs.

- The project config + profiles are stored in `.ftl-project`
- `FTL_CONFIG` must now point at the parent _directory_ of `.ftl-project`.
- `FTL_PROFILE` will set the profile to use.
- Integration test harness now always copies only `testdata/.ftl-project` (or initialises a new project in the temp dir).
- `in.WithFTLConfig()` must now be replaced with `WithProfile()`, and profiles are used instead of separate configs.
@alecthomas alecthomas requested a review from a team as a code owner June 6, 2025 03:16
@alecthomas alecthomas requested review from jvmakine and removed request for a team June 6, 2025 03:16
@alecthomas alecthomas marked this pull request as draft June 6, 2025 03:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants