Skip to content

Conversation

@kszucs
Copy link
Member

@kszucs kszucs commented Feb 3, 2022

I had to manually restore the docs for the latest 6.0 release since we only restore the versioned directories in the post release script but the latest docs are stored in the docs root arrow-site/docs/ directory instead of arrow-site/docs/<version> subdirectory.

@jorisvandenbossche could you please take a look at both this PR and the docs release script?

@kou
Copy link
Member

kou commented Feb 4, 2022

Ah, we need to update post-09-docs.sh to do the followings:

  1. Keep docs/dev/ like docs/*.0/.
  2. Move docs/ except docs/{dev,*.0}/ to docs/X.Y/.

@jorisvandenbossche
Copy link
Member

For the other "old" versions, I removed the /java/reference folder to reduce the size (that folder is little over 100MB, more than half of the size of the full docs). We should maybe do that for the docs moved to /6.0 as well.

I can take a look at updating the script next week.

@jorisvandenbossche
Copy link
Member

I opened apache/arrow#12355 for some edits to the release script, and opened #189 with the result of the new script as an alternative for this PR.

@kou
Copy link
Member

kou commented Feb 7, 2022

I close this in favor of #189.

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.

3 participants