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

release: 1.0.0 #3

Merged
merged 1 commit into from
Oct 2, 2022
Merged

release: 1.0.0 #3

merged 1 commit into from
Oct 2, 2022

Conversation

unicornware
Copy link
Member

Description

  • bumped version to 1.0.0
  • added CHANGELOG entry for 1.0.0

Tests

yarn test:cov

  RUN  v0.23.4
      Coverage enabled with c8

 ✓ src/__tests__/toggle.functional.spec.ts > functional:toggle > should do nothing if package type is undefined
 ✓ src/__tests__/toggle.functional.spec.ts > functional:toggle > disable > should disable package type with "off"
 ✓ src/__tests__/toggle.functional.spec.ts > functional:toggle > disable > should disable package type without command
 ✓ src/__tests__/toggle.functional.spec.ts > functional:toggle > enable > should enable package type with "on"
 ✓ src/__tests__/toggle.functional.spec.ts > functional:toggle > enable > should enable package type without command

Test Files  1 passed (1)
     Tests  5 passed (5)
  Start at  21:43:40
  Duration  3.74s (transform 546ms, setup 344ms, collect 65ms, tests 10ms)

 % Coverage report from c8
-----------|---------|----------|---------|---------|-------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
-----------|---------|----------|---------|---------|-------------------
All files  |     100 |      100 |     100 |     100 |                   
 toggle.ts |     100 |      100 |     100 |     100 |                   
-----------|---------|----------|---------|---------|-------------------

yarn pack -o %s-%v.tgz

➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT ℹ Building @flex-development/toggle-pkg-type
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT ✔ Build succeeded for @flex-development/toggle-pkg-type
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   dist (total size: 2.17 kB)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/index.mjs.map (117 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/index.mjs (82 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/index.d.mts (100 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/toggle.mjs.map (684 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/toggle.mjs (759 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/toggle.d.mts (433 B)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   dist (total size: 22 kB)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/cli.mjs.map (10.3 kB)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT   └─ dist/cli.mjs (11.7 kB)
➤ YN0000: @flex-development/toggle-pkg-type@workspace:. STDOUT Σ Total build size: 24.2 kB
➤ YN0000: CHANGELOG.md
➤ YN0000: LICENSE.md
➤ YN0000: README.md
➤ YN0000: changelog.config.cts
➤ YN0000: dist/cli.mjs
➤ YN0000: dist/cli.mjs.map
➤ YN0000: dist/index.d.mts
➤ YN0000: dist/index.mjs
➤ YN0000: dist/index.mjs.map
➤ YN0000: dist/toggle.d.mts
➤ YN0000: dist/toggle.mjs
➤ YN0000: dist/toggle.mjs.map
➤ YN0000: package.json
➤ YN0000: src/cli.ts
➤ YN0000: src/index.ts
➤ YN0000: src/toggle.ts
➤ YN0036: Calling the "postpack" lifecycle script
➤ YN0000: Package archive generated in ./@flex-development-toggle-pkg-type-1.0.0.tgz
➤ YN0000: Done in 6s 983ms

Additional context

N/A

Linked issues

N/A

Submission checklist

  • self-review performed
  • tests added and/or updated
  • documentation added or updated
  • new, tolerable vulnerabilities and/or warnings documented, if any
  • pr naming conventions

Signed-off-by: Lexus Drumgold <[email protected]>
@unicornware unicornware added the scope:release package release label Oct 2, 2022
@unicornware unicornware self-assigned this Oct 2, 2022
@unicornware unicornware enabled auto-merge (squash) October 2, 2022 01:46
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@unicornware unicornware merged commit d9c70d7 into main Oct 2, 2022
@unicornware unicornware temporarily deployed to production October 2, 2022 01:48 Inactive
@github-actions github-actions bot deleted the release/1.0.0 branch October 2, 2022 01:50
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:release package release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants