Tag / ci-cd
2 articles tagged with "ci-cd".
-
Stop Wrestling with npm publish and cargo publish: A Better Way to Release JS+Rust Projects
Publishing JS+Rust projects means two auth systems, mismatched versions, and no rollback. Here's why existing tools fall short and how pubm fixes it.
-
Manual Publishing vs pubm: The Reality of npm + JSR Multi-Registry Releases
Why publishing to npm and JSR manually breaks in predictable ways, how existing tools fall short, and what pubm does differently with atomic rollback.