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

Create GitHub action for releasing _freeze folder #544

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

penelopeysm
Copy link
Member

Closes #543

This PR adds a GitHub Actions workflow which:

  • builds the docs
  • uploads the contents of Quarto's _freeze folder, along with the current version of the Manifest, to a new GitHub release

This allows contributors to download the _freeze folder and use it to speed up local rendering.

@penelopeysm penelopeysm marked this pull request as draft November 2, 2024 17:47
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Preview the changes: https://turinglang.org/docs/pr-previews/544
Please avoid using the search feature and navigation bar in PR previews!

Copy link
Member

@shravanngoswamii shravanngoswamii left a comment

Choose a reason for hiding this comment

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

I tested this on Windows and Ubuntu (wsl) and it's working fine!

@penelopeysm
Copy link
Member Author

Brilliant! Thank you for checking @shravanngoswamii :)

I'll edit the release text a little bit and then merge, then whenever we want a new update we should be able to run the workflow from https://github.com/TuringLang/docs/actions/workflows/create_release.yml.

@penelopeysm penelopeysm marked this pull request as ready for review November 2, 2024 20:18
@penelopeysm penelopeysm merged commit 194f66f into master Nov 2, 2024
2 of 3 checks passed
@penelopeysm penelopeysm deleted the py/release-workflow branch November 2, 2024 20:19
github-actions bot added a commit that referenced this pull request Nov 2, 2024
@shravanngoswamii
Copy link
Member

Thank you, @penelopeysm!!

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.

docs compilation time is too much for minor changes
2 participants