Skip to content

Conversation

@rguske
Copy link
Contributor

@rguske rguske commented Jan 28, 2026

RHEL Router setup documentation added. Website validated:

podman run -ti --rm -v \
    $(pwd):/opt/app-root/src quay.io/openshift-examples/builder:202511251107 \
    ./helper/run-pre-commit.sh
+ export GIT_CONFIG_COUNT=1
+ GIT_CONFIG_COUNT=1
+ export GIT_CONFIG_KEY_0=safe.directory
+ GIT_CONFIG_KEY_0=safe.directory
+ export GIT_CONFIG_VALUE_0=/opt/app-root/src
+ GIT_CONFIG_VALUE_0=/opt/app-root/src
+ pre-commit run --color=never --from-ref main --to-ref HEAD
[INFO] Initializing environment for https://github.com/markdownlint/markdownlint.git.
[INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[INFO] Installing environment for https://github.com/markdownlint/markdownlint.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
Markdownlint.............................................................Passed
yamllint.................................................................Passed

@rbo
Copy link
Member

rbo commented Jan 28, 2026

🤔 You created the first PR not from me after the github actions migration...

@rbo
Copy link
Member

rbo commented Jan 28, 2026

It failed because it's not allowed to push to gh-pages branch. Let me check how to fix this.

@github-actions
Copy link

Thanks, please check
🌍 https://examples.openshift.pub/preview/pr-139/
before merge.

@rbo rbo force-pushed the issue-137 branch 6 times, most recently from b65533a to 7a47325 Compare January 29, 2026 17:10
@rbo rbo self-requested a review January 29, 2026 17:22
Signed-off-by: Robert Guske <[email protected]>
@rbo rbo merged commit 4215e78 into openshift-examples:main Jan 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants