Skip to content
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

Add Multiple packages support #39

Merged
merged 12 commits into from
Oct 12, 2023
Merged

Conversation

leordev
Copy link
Member

@leordev leordev commented Oct 10, 2023

  • Add support to multiple packages inside the same project.
  • New Entry points input
  • Add an example/foo package to test multiple packages in this repo pipeline
  • Decoupled the github related things (github context vars, submitting a comment, opening a pr etc.) from the doc-reporter and doc-generator to proper github handlers.

Fix #11

@leordev leordev force-pushed the leordev/issue-11.multiple-packages branch from 03b6f47 to 9ed1488 Compare October 10, 2023 22:43
@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
yaml 2.3.2 environment +0 661 kB eemeli
ts-is-present 1.2.2 None +0 11.9 kB robertmassaioli

@TBD54566975 TBD54566975 deleted a comment from tbdocs-test bot Oct 11, 2023
@TBD54566975 TBD54566975 deleted a comment from tbdocs-test bot Oct 12, 2023
@TBD54566975 TBD54566975 deleted a comment from tbdocs-test bot Oct 12, 2023
@tbdocs-test
Copy link

tbdocs-test bot commented Oct 12, 2023

TBDocs Report

✅ No errors or warnings

tbdocs-action

  • Project entry file: src/index.ts

foo

  • Project entry file: examples/foo/index.ts

Updated @ 2023-10-12T16:27:51.027Z - Commit: 286abdb

@leordev leordev marked this pull request as ready for review October 12, 2023 16:36
@leordev leordev merged commit bc49716 into main Oct 12, 2023
4 checks passed
@leordev leordev deleted the leordev/issue-11.multiple-packages branch October 12, 2023 16:36
@leordev leordev changed the title Multiple packages wip Add Multiple packages support Oct 12, 2023
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.

Add support to multiple packages
1 participant