ci(docs): auto-publish TypeDoc API reference to gh-pages#72
Open
bashir1738 wants to merge 1 commit into
Open
Conversation
Miracle656
requested changes
May 30, 2026
Owner
Miracle656
left a comment
There was a problem hiding this comment.
The PR title and Closes #62 claim TypeDoc auto-publish to gh-pages, but the actual diff is only:
Dockerfile : 1 line of trailing whitespace
openapi.yaml: 1 line of trailing whitespace
No .github/workflows/typedoc.yml, no typedoc.json, no entry-point config, no gh-pages publish step. I think the branch you pushed doesn't contain the work — the typedoc files are likely staged in a different branch or stashed locally. Could you git status to confirm where the TypeDoc commits ended up, then git push them here?
Once the actual TypeDoc workflow + config land, this will close #62. Until then I can't merge — there's nothing wired up. Also worth reverting the two whitespace changes since they're noise.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #62
Summary
Related issue
Type of change
Checklist
npx tsc --noEmitpassesnpm run buildpasses