Skip to content

Conversation

@philrz
Copy link
Contributor

@philrz philrz commented Nov 20, 2024

This is related to other PRs:

When we're ready to make SuperDB docs available as part of https://superdb.org/ (i.e., soon), we can merge this PR so that when contents of docs/ change and we want to publish an updated docs site, CI will now notify the superdb-website repo instead of the zed-docs-site repo.

Since the triggering is done via Actions' repository dispatch events, we could merge this change even before there's any Workflow in the superdb-website repo listening for it and reacting to it, i.e., for now the event generated by CI would just go out into the ether, unclaimed. We wouldn't want to be in that state for long since it would mean tip-of-main SuperDB docs updates aren't being published anywhere. But it allows for some wiggle room in the timing of when we merge related PRs.

@philrz
Copy link
Contributor Author

philrz commented Jan 29, 2025

I ended up adding this functionality to the super hugo-docs branch to allow for early publishing of docs to the new superdb.org site. Since the PR #5489 for that branch is likely to merge soon, I'm closing this one.

@philrz philrz closed this Jan 29, 2025
@philrz philrz reopened this Jan 30, 2025
@philrz
Copy link
Contributor Author

philrz commented Jan 30, 2025

Once merging the hugo-docs branch I realized I needed this after all.

@philrz philrz merged commit 1fd40f5 into main Jan 30, 2025
3 checks passed
@philrz philrz deleted the ci-docs-update-for-superdb branch January 30, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants