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

feat: ignore private or ignored packages #105

Merged
merged 3 commits into from
May 11, 2023
Merged

feat: ignore private or ignored packages #105

merged 3 commits into from
May 11, 2023

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented May 11, 2023

@stackblitz
Copy link

stackblitz bot commented May 11, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented May 11, 2023

🦋 Changeset detected

Latest commit: c04b204

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
changesets-gitlab Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented May 11, 2023

📊 Package size report   0.4%↑

File Before After
lib/get-changed-packages.js 5.2 kB 3%↑5.3 kB
lib/get-changed-packages.js.map 4.6 kB 4%↑4.8 kB
Total (Includes all files) 82.8 kB 0.4%↑83.2 kB
Tarball size 23.4 kB 0.4%↑23.5 kB
Unchanged files
File Size
lib/cli.d.ts 39 B
lib/cli.js 1.1 kB
lib/cli.js.map 1.3 kB
lib/comment.d.ts 192 B
lib/comment.js 6.9 kB
lib/comment.js.map 4.9 kB
lib/context.d.ts 120 B
lib/context.js 184 B
lib/context.js.map 239 B
lib/env.d.ts 11 B
lib/env.js 77 B
lib/env.js.map 158 B
lib/get-changed-packages.d.ts 305 B
lib/gitUtils.d.ts 596 B
lib/gitUtils.js 1.7 kB
lib/gitUtils.js.map 2.1 kB
lib/index.cjs 863 B
lib/index.d.ts 266 B
lib/index.js 857 B
lib/index.js.map 934 B
lib/main.d.ts 153 B
lib/main.js 3.4 kB
lib/main.js.map 2.8 kB
lib/readChangesetState.d.ts 252 B
lib/readChangesetState.js 810 B
lib/readChangesetState.js.map 828 B
lib/run.d.ts 878 B
lib/run.js 9.0 kB
lib/run.js.map 7.3 kB
lib/types.d.ts 93 B
lib/types.js 44 B
lib/types.js.map 102 B
lib/utils.d.ts 1.4 kB
lib/utils.js 3.9 kB
lib/utils.js.map 4.3 kB
LICENSE 1.1 kB
package.json 3.7 kB
README.md 10.3 kB

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit 6edb926 into main May 11, 2023
7 checks passed
@JounQin JounQin deleted the feat/ignore_private branch May 11, 2023 04:07
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.

None yet

1 participant