Skip to content

feat: allow configuring the TIA fallback branch - #1788

Open
dbpolito wants to merge 3 commits into
pestphp:5.xfrom
dbpolito:feat/configurable-tia-fallback-branch
Open

feat: allow configuring the TIA fallback branch#1788
dbpolito wants to merge 3 commits into
pestphp:5.xfrom
dbpolito:feat/configurable-tia-fallback-branch

Conversation

@dbpolito

Copy link
Copy Markdown
Collaborator

Summary

  • add pest()->tia()->fallbackBranch() configuration
  • keep main as the default fallback branch
  • apply the configured branch to all TIA baseline lookups
  • use the configured fallback when Git is in detached HEAD state
  • add configuration coverage

Usage

pest()->tia()->fallbackBranch('master');

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.

1 participant