Skip to content
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

HDDS-11072. Publish user-facing configs to the doc site #46

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

sarvekshayr
Copy link
Owner

What changes were proposed in this pull request?

Publish user-facing configs to the doc site.

What is the link to the Apache JIRA

HDDS-11072

How was this patch tested?

Tested

@sarvekshayr sarvekshayr merged commit f106b82 into master Jan 13, 2025
18 checks passed
Copy link
Owner Author

@sarvekshayr sarvekshayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

PREV_HASH="${{ hashFiles('hadoop-hdds/docs/content/tools/Configurations.md@{previous-commit}') }}"
if [ "$HASH_FILES" != "$PREV_HASH" ]; then
echo "Configurations.md has changed, proceeding to commit and create a PR."
echo "hashes_differ=true" >> $GITHUB_ENV
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello

run: |
cd ozone-site
echo "## What changes were proposed in this pull request?" > pr_body1.txt
echo "This is an automated pull request triggered by the [$WORKFLOW_NAME](https://github.com/sarvekshayr/ozone/actions/runs/$WORKFLOW_RUN_ID) workflow run from [$BRANCH_NAME](https://github.com/sarvekshayr/ozone/tree/$BRANCH_NAME). Please delete the [config-doc-update-from-$(git rev-parse --short $GITHUB_SHA)](https://github.com/sarvekshayr/ozone/tree/config-doc-update-from-$(git rev-parse --short $GITHUB_SHA)) branch after this PR is merged or closed." >> pr_body1.txt
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello 2

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