Skip to content

Commit

Permalink
Merge pull request #158 from ZettaScaleLabs/hotfix-0.11.0
Browse files Browse the repository at this point in the history
Hack to publish debian packages for 0.11.0
  • Loading branch information
gabrik authored Jun 13, 2024
2 parents ac17b3a + a1e923d commit 9653531
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions dist/build-crates-debian-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127508,7 +127508,7 @@ function buildDebian(path, target, version) {
(0,_command__WEBPACK_IMPORTED_MODULE_5__.sh)(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127518,7 +127518,7 @@ function buildDebian(path, target, version) {
(0,_command__WEBPACK_IMPORTED_MODULE_5__.sh)(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/build-crates-standalone-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127493,7 +127493,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127503,7 +127503,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/bump-crates-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -81214,7 +81214,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -81224,7 +81224,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/publish-crates-cargo-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -81102,7 +81102,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -81112,7 +81112,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/publish-crates-debian-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127488,7 +127488,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127498,7 +127498,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/publish-crates-eclipse-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127569,7 +127569,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127579,7 +127579,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/publish-crates-github-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127569,7 +127569,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127579,7 +127579,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions dist/publish-crates-homebrew-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127473,7 +127473,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`, {
cwd: path,
});
Expand All @@ -127483,7 +127483,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version}-stable`, {
cwd: path,
});
}
Expand Down
4 changes: 2 additions & 2 deletions src/cargo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export function buildDebian(path: string, target: string, version: string) {
`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version} \
--deb-version ${version}-stable \
--variant ${variant}`,
{
cwd: path,
Expand All @@ -347,7 +347,7 @@ export function buildDebian(path: string, target: string, version: string) {
`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`,
--deb-version ${version}-stable`,
{
cwd: path,
},
Expand Down

0 comments on commit 9653531

Please sign in to comment.