git.delta.rocks / jrsonnet / refs/commits / 849e3b51d7b8

difftreelog

ci pass --workspace to cargo publish

umzzwkvuYaroslav Bolyukin2026-04-25parent: #166fbe9.patch.diff
in: master

2 files changed

deletedcrates/jrsonnet-stdlib/resultdiffbeforeafterboth
--- a/crates/jrsonnet-stdlib/result
+++ /dev/null
@@ -1 +0,0 @@
-/nix/store/2fxmjvz4f6c8g6gi37y35h356vj0n8k6-benchmarks
\ No newline at end of file
modifiedflake.nixdiffbeforeafterboth
349 hercules-ci.cargo-publish = {349 hercules-ci.cargo-publish = {
350 enable = true;350 enable = true;
351 secretName = "crates-io";351 secretName = "crates-io";
352 extraPublishArgs = [ "--workspace" ];
352 };353 };
353 hercules-ci.flake-update = {354 hercules-ci.flake-update = {
354 enable = true;355 enable = true;