Skip to content

Conversation

@mbaldessari
Copy link
Contributor

With this one can disable the origin validation entirely.
This can come in handy when setting things up for testing the
existance of the remote branch is too onerous (i.e. private git repo)

Now you can run:

export DISABLE_VALIDATE_ORIGIN=true
./pattern.sh make install

and the check will be skipped

With this one can disable the origin validation entirely.
This can come in handy when setting things up for testing the
existance of the remote branch is too onerous (i.e. private git repo)

Now you can run:

export DISABLE_VALIDATE_ORIGIN=true
./pattern.sh make install

and the check will be skipped
Introduce DISABLE_VALIDATE_ORIGIN variable
@mbaldessari mbaldessari merged commit 5cf80bb into validatedpatterns:main Apr 28, 2025
3 checks passed
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