This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-29 16:30:56 -05:00
Code
Issues
Packages
1
Wiki
Activity
9a169e3cf1
denoland-deno
/
tests
/
specs
/
publish
/
missing_license
/
__test__.jsonc
6 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
fix(publish): warn about missing license file (#24677) Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-07-22 15:46:37 -04:00
{
"args": "publish --token 'sadfasdf'",
feat(publish): error on missing license file (#25011) Closes https://github.com/denoland/deno/issues/24676
2024-08-12 19:51:58 -04:00
"output": "mod.out",
"exitCode": 1
fix(publish): warn about missing license file (#24677) Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-07-22 15:46:37 -04:00
}
Copy permalink