Skip to content

fix: updated typedoc config to support monorepos #447

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

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Jun 7, 2023

This PR

  • updated typedoc config to support monorepos

Notes

A recent update the Typedoc changed how packages work with the entryPointStrategy. The release notes can be found here.

This is a temporary workaround because legacy support will be removed in 0.25.0, according to the docs.

Follow-up Tasks

Update the configuration to use a non legacy strategy.

Signed-off-by: Michael Beemer <[email protected]>
@beeme1mr beeme1mr requested a review from a team as a code owner June 7, 2023 21:31
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #447 (6827d20) into main (efa1a0d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #447   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          25       25           
  Lines        2469     2469           
  Branches      236      236           
=======================================
  Hits         2456     2456           
  Misses         13       13           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@toddbaert toddbaert merged commit 05b100d into main Jun 8, 2023
toddbaert pushed a commit that referenced this pull request Jun 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.3.1](js-sdk-v1.3.0...js-sdk-v1.3.1)
(2023-06-08)


### Bug Fixes

* updated typedoc config to support monorepos
([#447](#447))
([05b100d](05b100d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
toddbaert added a commit that referenced this pull request Jun 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.4-experimental](web-sdk-v0.3.3-experimental...web-sdk-v0.3.4-experimental)
(2023-06-08)


### Bug Fixes

* updated typedoc config to support monorepos
([#447](#447))
([05b100d](05b100d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: Todd Baert <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
@beeme1mr beeme1mr deleted the fix-doc-gen branch February 5, 2025 21:23
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