1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tools/registry
Bartek Iwańczuk ea3651a1ac
fix(publish): disable provenance if not in GHA (#22638)
The condition was wrong
2024-02-29 21:19:30 +00:00
..
api.rs fix(registry): wait for already pending publish (#21663) 2024-01-08 15:25:18 +00:00
auth.rs feat(publish): provenance attestation (#22573) 2024-02-28 07:58:02 +05:30
diagnostics.rs fix(publish): print a warning when .jsx or .tsx is imported (#22631) 2024-02-29 12:54:57 +01:00
graph.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
mod.rs fix(publish): disable provenance if not in GHA (#22638) 2024-02-29 21:19:30 +00:00
paths.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
pm.rs feat(unstable): deno add subcommand (#22520) 2024-02-29 19:12:04 +00:00
provenance.rs feat(publish): provenance attestation (#22573) 2024-02-28 07:58:02 +05:30
publish_order.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
tar.rs fix(publish): print a warning when .jsx or .tsx is imported (#22631) 2024-02-29 12:54:57 +01:00
unfurl.rs fix(publish): reduce warnings about dynamic imports (#22636) 2024-02-29 11:34:07 -05:00