Skip to content

ci(docs): auto-publish TypeDoc API reference to gh-pages#72

Open
bashir1738 wants to merge 1 commit into
Miracle656:mainfrom
bashir1738:ci/typedoc-publish
Open

ci(docs): auto-publish TypeDoc API reference to gh-pages#72
bashir1738 wants to merge 1 commit into
Miracle656:mainfrom
bashir1738:ci/typedoc-publish

Conversation

@bashir1738
Copy link
Copy Markdown
Contributor

Closes #62

Summary

Related issue

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Docs
  • Tests
  • CI / tooling

Checklist

  • I have read CONTRIBUTING.md
  • npx tsc --noEmit passes
  • npm run build passes
  • I added / updated tests where relevant
  • I updated docs where relevant

Copy link
Copy Markdown
Owner

@Miracle656 Miracle656 left a comment

Choose a reason for hiding this comment

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

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.

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.

Auto-publish TypeDoc to gh-pages

2 participants