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

Update workflow is inconsistent with latest version and alias #206

Open
jawnsy opened this issue Jun 13, 2023 · 0 comments
Open

Update workflow is inconsistent with latest version and alias #206

jawnsy opened this issue Jun 13, 2023 · 0 comments

Comments

@jawnsy
Copy link
Contributor

jawnsy commented Jun 13, 2023

When mike ran to update 2.10.13 and latest, the updates made to both folders seems different for some reason: #196

The 2.10.13 version has all the assets updated, as we'd expect:

image

The latest alias version does not touch assets, and it's not clear why this would be different (I'd have expected the contents of 2.10.13 and latest to be identical):

image

jawnsy added a commit that referenced this issue Jun 13, 2023
Something is broken with our build, where mike is not correctly
updating the assets stored in latest (#206) and the versioned
docs are referring to assets in latest (#207) instead of the
assets in the same version.

To work around this for now, this change manually synchronizes
changes using:

cp -rf 2.10.13/assets/ latest/
cp -rf 2.10.13/img/ latest/
jawnsy added a commit that referenced this issue Jun 13, 2023
Something is broken with our build, where mike is not correctly
updating the assets stored in latest (#206) and the versioned
docs are referring to assets in latest (#207) instead of the
assets in the same version.

To work around this for now, this change manually synchronizes
changes using:

cp -rf 2.10.13/assets/ latest/
cp -rf 2.10.13/img/ latest/
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

No branches or pull requests

1 participant