Skip to content

FeF sync workflow improvements#197

Merged
paulineribeyre merged 11 commits intomasterfrom
debug
Feb 23, 2026
Merged

FeF sync workflow improvements#197
paulineribeyre merged 11 commits intomasterfrom
debug

Conversation

@paulineribeyre
Copy link
Copy Markdown
Collaborator

This PR introduced a new file .env.test.
The command git checkout ${{ env.DEFAULT_BRANCH }} -- config .env* was erroring: pathspec '.env.test' did not match any file(s) known to git. Added support for adding new upstream files.

Also added support for triggering the FeF sync workflow from a branch. Useful when running from a branch that pins the workflow to another branch than "master" here for testing.

Improvements

  • FeF sync workflow: support syncing new config and .env files from upstream, and running the workflow from a branch

@paulineribeyre paulineribeyre merged commit 3d99c72 into master Feb 23, 2026
@paulineribeyre paulineribeyre deleted the debug branch February 23, 2026 15:57
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 this pull request may close these issues.

2 participants