Skip to content

Conversation

@d-ronnqvist
Copy link
Contributor

Bug/issue #, if applicable:

Summary

This updated the bin/update-gh-pages-documentation-site script so that it adds '.nojekyll' file in the 'docs' output. Without it, our prebuilt documentation won't be published.

Dependencies

None

Testing

It's hard to test this without updating the live documentation. If you have access, you can see in the deployments that I've been able to make new documentation deployments.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

--output-path "$DOCC_UTILITIES_OUTPUT_DIR"

echo -e "\033[34;1m Merging docs \033q[0m"
echo -e "\033[34;1m Merging docs \033[0m"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because this wasn't a valid ANSI Escape Code before, the rest of the output from this script was in blue, as opposed to just this message which is what was intended.

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit b2975d8 into swiftlang:main Dec 1, 2025
2 checks passed
@d-ronnqvist d-ronnqvist deleted the fix-update-gh-pages-docs-script branch December 1, 2025 09:25
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.

2 participants