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

Fixes for release publishing #5226

Merged
merged 2 commits into from
May 16, 2024
Merged

Fixes for release publishing #5226

merged 2 commits into from
May 16, 2024

Conversation

tronical
Copy link
Member

Fix slintpad publishing and creation of versions.txt, as noticed during the 1.6.0 release process.

@ogoffart
Copy link
Member

The current www-releases/slintpad folder has a few extra files such as 404.html script.js versions.txt. I don't know if they are necessary though.

@tronical
Copy link
Member Author

These are the files right now:

404.html
LICENSE.md
assets
index.html
preview.html
script.js
versions.txt

@aurindam Is it correct that script.js and 404.html should come from somewhere else? If yes, where?

@tronical
Copy link
Member Author

I pushed a change to preserve the 404/license/script.js files that are also present in the other top-level folders in www-releases.

Wipe the previous version, so that cp blah/editor slintpad doesn't create slintpad/editor but slintpad.
The releases/ sub-directory contains other unrelated files, so list only the sub-directories (that represent the versions).
@tronical tronical merged commit f98c380 into master May 16, 2024
36 checks passed
@tronical tronical deleted the simon/fix-release-scripts branch May 16, 2024 14:36
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.

None yet

4 participants