-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(publish): workspace included license file had incorrect path (#24747
) Also fixes the issue where we say a package was successfully published before it wasn't. Bug in #24714
- Loading branch information
Showing
4 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ Check file:///[WILDCARD]/publish/successful/mod.ts | |
Checking for slow types in the public API... | ||
Check file:///[WILDCARD]/publish/successful/mod.ts | ||
Publishing @foo/[email protected] ... | ||
Successfully published @foo/[email protected] | ||
Provenance transparency log available at https://search.sigstore.dev/?logIndex=42069 | ||
Successfully published @foo/[email protected] | ||
Visit http://127.0.0.1:4250/@foo/[email protected] for details |