generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Setup Changesets #416
Merged
Merged
Setup Changesets #416
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leordev
requested review from
frankhinek,
csuwildcat and
mistermoe
as code owners
February 15, 2024 23:08
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #416 +/- ##
=======================================
Coverage 93.34% 93.34%
=======================================
Files 80 80
Lines 23968 23968
Branches 1916 1916
=======================================
Hits 22374 22374
Misses 1551 1551
Partials 43 43
|
jiyoonie9
reviewed
Feb 21, 2024
jiyoonie9
approved these changes
Feb 21, 2024
leordev
force-pushed
the
leordev/automated-changesets
branch
from
March 20, 2024 21:35
bda824e
to
69ce25d
Compare
leordev
requested review from
LiranCohen,
thehenrytsai and
diehuxx
as code owners
March 20, 2024 21:49
TBDocs Report 🛑 Errors: 0 @web5/api
@web5/crypto
@web5/crypto-aws-kms
@web5/dids
@web5/credentials
TBDocs Report Updated at 2024-04-03T15:20:39Z |
leordev
force-pushed
the
leordev/automated-changesets
branch
from
March 20, 2024 22:11
3a16d62
to
f89c98b
Compare
leordev
force-pushed
the
leordev/automated-changesets
branch
from
March 28, 2024 20:56
f89c98b
to
9a2d811
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #416 +/- ##
==========================================
+ Coverage 90.54% 90.55% +0.01%
==========================================
Files 112 112
Lines 29085 29085
Branches 2078 2078
==========================================
+ Hits 26335 26338 +3
+ Misses 2715 2712 -3
Partials 35 35
|
29 tasks
leordev
force-pushed
the
leordev/automated-changesets
branch
from
April 3, 2024 15:11
64e0384
to
fdb0e07
Compare
leordev
force-pushed
the
leordev/automated-changesets
branch
from
April 3, 2024 15:17
fdb0e07
to
6989705
Compare
frankhinek
approved these changes
Apr 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CONTRIBUTING.md
filenext
@web5/api
requires a release orchestration with the community and a series of checks through a release template checklist, version bumps on changesets PRs are disabled by default; when ready to release trigger the release workflow manually with the API flag or just label the Version Packages PR with theapi-release
label. (Also added to the contributing file)TODO before merging:
api-release
labelTODO after merging:
Working evidence in my forked repo: