Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jan 28, 2025

Fixes GH-548.

cd site
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git commit -m "Publish documentation (${GITHUB_SHA})"
Copy link
Member

Choose a reason for hiding this comment

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

nit, but "documentation" is perfectly fine here!

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh! I'll revert this change!

(I'm not sure the difference in "docs", "document", "documents", "documentation", "documentations", ...)

Copy link
Member

Choose a reason for hiding this comment

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

docs -> short for documentation or documents (confusingly...)
document -> 書類など
documents -> plural of document (but usually not used for documentation, even though docs is used as the short form of both...)
documentations -> I think this not used (though apparently not wrong, just very rare)

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!!!

@kou
Copy link
Member Author

kou commented Jan 28, 2025

I'm testing this on my fork but I reached "secondary rate limit": https://github.com/kou/arrow-java/actions/runs/13002063515/job/36263848521#step:3:17

HTTP 403: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 7043:1FF31E:472E88:4F6691:67984405. (https://uploads.github.com/repos/kou/arrow-java/releases/197056655/assets?label=&name=flight-sql-jdbc-core-18.2.0-sources.jar.sha256)

Can we merge this and try this in a real release process...?

@kou
Copy link
Member Author

kou commented Jan 30, 2025

Let's try this in a real release process.

@kou kou merged commit f6b4f98 into apache:main Jan 30, 2025
25 checks passed
@kou kou deleted the ci-release-docs branch January 30, 2025 04:28
@lidavidm lidavidm added this to the 18.2.0 milestone Jan 30, 2025
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.

[Release][Docs] Publish docs to https://arrow.apache.org/java/current/ on release

2 participants