Skip to content

Introduce DISABLE_VALIDATE_ORIGIN variable #623

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

Merged

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
@dminnear-rh dminnear-rh self-requested a review April 14, 2025 14:23
@mbaldessari mbaldessari merged commit 0e45daa 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.

2 participants