@layerzerolabs/vm-tooling 0.0.57 → 0.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{F6WPVDDY.js → 2I5OW7DK.js} +4 -4
- package/dist/{F6WPVDDY.js.map → 2I5OW7DK.js.map} +1 -1
- package/dist/{XNBCDROQ.js → 435HEEZL.js} +13 -25
- package/dist/435HEEZL.js.map +1 -0
- package/dist/{4SK6SDII.cjs → 7LPKGDJK.cjs} +13 -25
- package/dist/7LPKGDJK.cjs.map +1 -0
- package/dist/{YVBLVXY3.cjs → H5GMZAIP.cjs} +12 -12
- package/dist/{YVBLVXY3.cjs.map → H5GMZAIP.cjs.map} +1 -1
- package/dist/{SGDEYJIW.cjs → HNMWFWE6.cjs} +20 -24
- package/dist/HNMWFWE6.cjs.map +1 -0
- package/dist/{32R54UAS.cjs → K7XFIMAS.cjs} +21 -17
- package/dist/K7XFIMAS.cjs.map +1 -0
- package/dist/{YSQ26DEY.js → L7FV6P64.js} +15 -11
- package/dist/L7FV6P64.js.map +1 -0
- package/dist/{YBQRZEAZ.cjs → PRVB7VA2.cjs} +49 -36
- package/dist/PRVB7VA2.cjs.map +1 -0
- package/dist/{E6PXXJCQ.js → TYZZ6CWY.js} +46 -36
- package/dist/TYZZ6CWY.js.map +1 -0
- package/dist/{4EAMSM5P.js → VVYYMOE5.js} +14 -18
- package/dist/VVYYMOE5.js.map +1 -0
- package/dist/config/index.cjs +6 -6
- package/dist/config/index.js +2 -2
- package/dist/config/tools.cjs +3 -3
- package/dist/config/tools.d.ts.map +1 -1
- package/dist/config/tools.js +2 -2
- package/dist/config/version-matrices.cjs +2 -2
- package/dist/config/version-matrices.d.ts.map +1 -1
- package/dist/config/version-matrices.js +1 -1
- package/dist/core/index.cjs +8 -8
- package/dist/core/index.js +4 -4
- package/dist/core/tool-executor.cjs +6 -6
- package/dist/core/tool-executor.d.ts.map +1 -1
- package/dist/core/tool-executor.js +4 -4
- package/dist/core/version-resolver.cjs +6 -6
- package/dist/core/version-resolver.d.ts +3 -2
- package/dist/core/version-resolver.d.ts.map +1 -1
- package/dist/core/version-resolver.js +3 -3
- package/dist/display/index.cjs +5 -5
- package/dist/display/index.js +3 -3
- package/dist/display/version-display.cjs +5 -5
- package/dist/display/version-display.d.ts.map +1 -1
- package/dist/display/version-display.js +3 -3
- package/dist/index.cjs +12 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -5
- package/dist/scripts/generate-github-matrix.cjs +13 -11
- package/dist/scripts/generate-github-matrix.cjs.map +1 -1
- package/dist/scripts/generate-github-matrix.js +11 -9
- package/dist/scripts/generate-github-matrix.js.map +1 -1
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/tool.cjs.map +1 -1
- package/dist/types/tool.d.ts +2 -4
- package/dist/types/tool.d.ts.map +1 -1
- package/dist/types/tool.js.map +1 -1
- package/dist/types/version.cjs.map +1 -1
- package/dist/types/version.d.ts +5 -5
- package/dist/types/version.d.ts.map +1 -1
- package/dist/types/version.js.map +1 -1
- package/dist/utils/finder-utils.cjs +24 -12
- package/dist/utils/finder-utils.d.ts +21 -6
- package/dist/utils/finder-utils.d.ts.map +1 -1
- package/dist/utils/finder-utils.js +2 -2
- package/dist/utils/index.cjs +16 -16
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +2 -2
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/version-utils.cjs +6 -6
- package/dist/utils/version-utils.js +2 -2
- package/package.json +7 -4
- package/dist/32R54UAS.cjs.map +0 -1
- package/dist/4EAMSM5P.js.map +0 -1
- package/dist/4SK6SDII.cjs.map +0 -1
- package/dist/E6PXXJCQ.js.map +0 -1
- package/dist/SGDEYJIW.cjs.map +0 -1
- package/dist/XNBCDROQ.js.map +0 -1
- package/dist/YBQRZEAZ.cjs.map +0 -1
- package/dist/YSQ26DEY.js.map +0 -1
|
@@ -8,11 +8,11 @@ import '../NDUVZQ7S.js';
|
|
|
8
8
|
import '../OH4A2VLX.js';
|
|
9
9
|
import { memoize, chain, CredentialsProviderError } from '../TTKDG2NN.js';
|
|
10
10
|
import { toUtf8, fromUtf8 } from '../LMCIXUBF.js';
|
|
11
|
-
import { getCombinationTag } from '../
|
|
12
|
-
import '../
|
|
13
|
-
import '../
|
|
11
|
+
import { getCombinationTag } from '../VVYYMOE5.js';
|
|
12
|
+
import '../2I5OW7DK.js';
|
|
13
|
+
import { chainTypeToDockerRepoBaseName } from '../TYZZ6CWY.js';
|
|
14
14
|
import '../3CLGGUZ6.js';
|
|
15
|
-
import { versionMatrices } from '../
|
|
15
|
+
import { versionMatrices } from '../435HEEZL.js';
|
|
16
16
|
import '../HR64SZQX.js';
|
|
17
17
|
import '../PDSRUQEX.js';
|
|
18
18
|
import { init_esm_shims, __name } from '../4RNWLMHM.js';
|
|
@@ -1929,8 +1929,10 @@ var tagSeparators = [
|
|
|
1929
1929
|
var ecrClient = new ECRClient();
|
|
1930
1930
|
var command = new Command$1().name("generate-github-matrix").requiredOption("--registry <registry>").parse();
|
|
1931
1931
|
var { registry } = command.opts();
|
|
1932
|
-
var compileVersionMatrix = /* @__PURE__ */ __name(async (
|
|
1933
|
-
const
|
|
1932
|
+
var compileVersionMatrix = /* @__PURE__ */ __name(async (matrix) => {
|
|
1933
|
+
const { combinations } = matrix;
|
|
1934
|
+
const repoBaseName = chainTypeToDockerRepoBaseName(matrix.chainType);
|
|
1935
|
+
const repository = `layerzerolabs/${repoBaseName}-tooling`;
|
|
1934
1936
|
let existingTags = /* @__PURE__ */ new Set();
|
|
1935
1937
|
try {
|
|
1936
1938
|
const imageIds = [];
|
|
@@ -1953,13 +1955,13 @@ var compileVersionMatrix = /* @__PURE__ */ __name(async ({ toolType, combination
|
|
|
1953
1955
|
}
|
|
1954
1956
|
console.error(error.message);
|
|
1955
1957
|
}
|
|
1956
|
-
console.error(`Existing tags for ${
|
|
1958
|
+
console.error(`Existing tags for ${repository}:`, [
|
|
1957
1959
|
...existingTags
|
|
1958
1960
|
]);
|
|
1959
1961
|
return combinations.map(({ versions, patch }) => ({
|
|
1960
|
-
|
|
1962
|
+
chain: matrix.chainType,
|
|
1961
1963
|
build_args: Object.entries(versions).sort().map(([key, value]) => `${key.toUpperCase()}_VERSION=${value}`),
|
|
1962
|
-
directory: `tools/vm-tooling/docker/${
|
|
1964
|
+
directory: `tools/vm-tooling/docker/${repoBaseName}`,
|
|
1963
1965
|
repository,
|
|
1964
1966
|
tags: tagSeparators.map((separator) => {
|
|
1965
1967
|
return `${registry}/${repository}:${getCombinationTag(versions, patch, separator)}`;
|