Skip to content

chore: release v1 #897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 131 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
a8713a3
fix: current CType meta schema ignores additional properties in claim…
rflechtner Feb 21, 2023
6f2c012
[CI Skip] ci: publish prerelease
actions-user Feb 21, 2023
e10398f
chore: enable tests for ethereum linking (#724)
rflechtner Mar 1, 2023
f8b54cd
refactor!: fetch attestation as part of verifyCredential (#708)
rflechtner Mar 1, 2023
887b0ab
[CI Skip] ci: publish prerelease
actions-user Mar 1, 2023
fea185f
fix: integration test error matching
rflechtner Mar 1, 2023
11ffbcb
fix: fromFemtoKilt fails for non-english locales (#731)
rflechtner Mar 6, 2023
446a19c
[CI Skip] ci: publish prerelease
actions-user Mar 6, 2023
fbcbeac
chore: have renovate update polkadot dev deps too
rflechtner Mar 6, 2023
6e32aef
feat: split `associateAccountToChainArgs` (#730)
weichweich Mar 7, 2023
b8548b2
[CI Skip] ci: publish prerelease
actions-user Mar 7, 2023
73439d1
test: breaking changes (#642)
tjwelde Mar 14, 2023
9180963
[CI Skip] ci: publish prerelease
actions-user Mar 14, 2023
db2b1b8
feat: update LICENSE (#737)
GustavHemmelmayr Mar 14, 2023
2b32986
chore(deps): update polkadot dependencies (#732)
renovate[bot] Mar 16, 2023
b2ce8eb
[CI Skip] ci: publish prerelease
actions-user Mar 16, 2023
354fd83
chore: merge rf-release-0.32.0 back into develop
rflechtner Mar 21, 2023
cf3c54d
[CI Skip] ci: publish prerelease
actions-user Mar 21, 2023
97c9361
feat: enums and arrays on new ctype metaschema (#740)
rflechtner Mar 21, 2023
e668ba1
[CI Skip] ci: publish prerelease
actions-user Mar 21, 2023
b8cf0bd
ci: update GitHub workflows (#745)
rflechtner Apr 6, 2023
2cdb02a
feat!: vc-export produces KiltCredentialV1 & KiltAttestationProofV1 c…
rflechtner Apr 6, 2023
81e1cb3
[CI Skip] ci: publish prerelease
actions-user Apr 6, 2023
f121892
fix: augmented type generation (#747)
rflechtner Apr 17, 2023
b5971f4
[CI Skip] ci: publish prerelease
actions-user Apr 17, 2023
bd7e26e
chore: remove outdated @returns annotation
rflechtner May 17, 2023
fc0cbc9
chore: style
rflechtner May 17, 2023
7e2860e
chore: bump prerelease version
rflechtner May 17, 2023
bca5c92
[CI Skip] ci: publish prerelease
actions-user May 17, 2023
808ce19
chore(deps): update dependency did-jwt to v7 (#748)
renovate[bot] May 22, 2023
62a040d
[CI Skip] ci: publish prerelease
actions-user May 22, 2023
d630a42
feat: cbor-web replaces cbor (#754)
arty-name May 23, 2023
c661d61
[CI Skip] ci: publish prerelease
actions-user May 23, 2023
c8e574a
fix: make config package cjs-only (#755)
rflechtner May 23, 2023
514a647
[CI Skip] ci: publish prerelease
actions-user May 23, 2023
16ce2be
fix: update metadata script extension
rflechtner May 23, 2023
b01adeb
[CI Skip] ci: publish prerelease
actions-user May 23, 2023
f623265
chore(deps): update polkadot dependencies to v12 (#749)
renovate[bot] Jun 1, 2023
379726a
fix(deps): bump typedoc to resolve dependency conflict
rflechtner Jun 1, 2023
4a103eb
fix: set version script
rflechtner Jun 1, 2023
fdb58a6
[CI Skip] ci: publish prerelease
actions-user Jun 1, 2023
5befa74
refactor: remove kilt dependencies from config package (#763)
rflechtner Jun 1, 2023
59af3e4
[CI Skip] ci: publish prerelease
actions-user Jun 1, 2023
3633210
test: skip expensive delegation node tests
rflechtner Jun 1, 2023
6f0a2af
chore: merge release branch back into develop
rflechtner Jun 8, 2023
cd41a13
[CI Skip] ci: publish prerelease
actions-user Jun 8, 2023
0772ccb
chore: update metadata (#765)
rflechtner Jun 8, 2023
23fd3d5
[CI Skip] ci: publish prerelease
actions-user Jun 8, 2023
7f33e14
chore(deps): update dependency cbor-web to v9 (#756)
renovate[bot] Jun 8, 2023
87217ae
[CI Skip] ci: publish prerelease
actions-user Jun 8, 2023
2f5189b
feat: vite SSR cbor-web workaround (#767)
arty-name Jun 12, 2023
931a14e
[CI Skip] ci: publish prerelease
actions-user Jun 12, 2023
909b771
ci: fix test polkadot deps wf (#768)
rflechtner Jun 12, 2023
fbeed97
feat: re-export imported types from @kiltprotocol/types (#762)
rflechtner Jun 13, 2023
054d7f2
[CI Skip] ci: publish prerelease
actions-user Jun 13, 2023
62c5fde
chore: cherry-pick hotfix release 0.33.1 (#773)
rflechtner Jun 14, 2023
6dc0b89
[CI Skip] ci: publish prerelease
actions-user Jun 14, 2023
0bdea23
refactor!: nest ctype in ICTypeDetails (#766)
rflechtner Jun 15, 2023
980e304
[CI Skip] ci: publish prerelease
actions-user Jun 15, 2023
48f6e49
chore(deps-dev): bump webpack from 5.70.0 to 5.76.0 (#771)
dependabot[bot] Jun 15, 2023
544519f
[CI Skip] ci: publish prerelease
actions-user Jun 15, 2023
5be1875
feat: deprecate CType meta schema draft-01 (#778)
rflechtner Jul 13, 2023
55b2192
[CI Skip] ci: publish prerelease
actions-user Jul 13, 2023
93e8ac5
refactor!: credentialSchema does not work for CTypes (#774)
rflechtner Jul 14, 2023
cdd99be
[CI Skip] ci: publish prerelease
actions-user Jul 14, 2023
e186bed
refactor: improve vc export api surface (#770)
rflechtner Jul 19, 2023
269da28
[CI Skip] ci: publish prerelease
actions-user Jul 19, 2023
9c46955
chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#775)
dependabot[bot] Jul 19, 2023
2cbfd3e
test: esm variant of integration tests (#779)
rflechtner Jul 26, 2023
715d329
[CI Skip] ci: publish prerelease
actions-user Jul 26, 2023
e9c7871
ci: make latest-develop tests optional and latest mandatory
rflechtner Aug 3, 2023
3eb9a69
ci: only make dev package release on manual dispatch
rflechtner Aug 3, 2023
c77b345
refactor!: remove messages (#781)
weichweich Aug 9, 2023
5473696
chore: create new asset-credentials package (#787)
ntn-x2 Aug 10, 2023
2f06e2f
refactor!: remove error types (#789)
Ad96el Aug 21, 2023
26751e6
test: make tests work with new kilt node cli (#796)
rflechtner Aug 22, 2023
e130e0d
chore: merge release-0.34.0 back to develop (#797)
rflechtner Aug 22, 2023
c4ab492
chore: move utils.Chain into chain-helpers package (#790)
ntn-x2 Oct 2, 2023
f8ac453
fix: ignore out-of-range log level in ConfigService.spec.ts (#818)
1gn0r4nd Dec 11, 2023
62c68b5
feat: DIP provider type definitions (#743)
ntn-x2 Dec 13, 2023
3523525
fix: add missing runtime call (#822)
ntn-x2 Dec 14, 2023
7de0d75
refactor!: VCs and proper DID documents as basic identity modules in …
rflechtner Dec 14, 2023
3b3d838
chore: depchecks (#824)
rflechtner Dec 15, 2023
c5b4f09
chore: rename vc export package (#828)
rflechtner Dec 19, 2023
af2a95e
ci: add tag parameter to npmpublish-rc
rflechtner Dec 19, 2023
eaa2e12
ci: fix & default value for npm tag
rflechtner Dec 19, 2023
7e72b95
chore: update 2024 (#829)
weichweich Jan 15, 2024
727174d
chore(deps): bump node to v18 (#833)
rflechtner Feb 6, 2024
ce12c52
fix: require multikey^2.0.1 as earlier versions are broken (#834)
rflechtner Feb 6, 2024
052eece
chore: cherry pick release 0.35.0 (#840)
rflechtner Feb 14, 2024
63ab8c7
test: disable pointless and breaking did integration tests (#841)
rflechtner Feb 14, 2024
a2def69
fix: type augmentation (#838)
rflechtner Feb 14, 2024
b35dfa9
refactor: more flexible extrinsic unwrapping for ctype fetching (#837)
rflechtner Feb 15, 2024
bd672d4
refactor: new augmentation (#842)
rflechtner Mar 26, 2024
38436ac
refactor!: new data integrity (#847)
rflechtner Mar 26, 2024
f0fbdf2
chore(deps): bump @babel/traverse from 7.22.10 to 7.23.6 (#826)
dependabot[bot] Mar 26, 2024
4aa68dd
chore(deps): update yarn to v4 (#804)
renovate[bot] Mar 26, 2024
5f1c02e
chore: remove type definitions (#846)
rflechtner Mar 27, 2024
710e3c9
feat: allow light did signers on getStoreTx (#848)
rflechtner Mar 28, 2024
b42b714
refactor: remove callback types (#831)
rflechtner Mar 28, 2024
4e56168
refactor: align signatureFromJson & verifyDidSignature (#849)
rflechtner Apr 9, 2024
49ad994
chore(deps): bump @digitalbazaar/security-context (#853)
rflechtner Apr 11, 2024
2e5c4da
refactor: use credentialSubject on credential constructor (#856)
rflechtner Apr 16, 2024
410d7aa
refactor!: verify parameters as maps (#857)
rflechtner Apr 17, 2024
03a81c9
refactor: removing deprecated multibase library (#858)
Dudleyneedham Apr 17, 2024
6bf7b23
chore: make resolution options optional (#850)
rflechtner Apr 17, 2024
b319c96
refactor!: align all functions to consume didResolver (#859)
rflechtner Apr 17, 2024
278f89c
refactor!: make DidDocument ids absolute (#851)
rflechtner Apr 17, 2024
f2a7783
fix: rename cTypeLoader to cTypes on the verifyCredential (#854)
rompemoldes Apr 19, 2024
baf13e0
fix: updating the testcontainer dep (#865)
Dudleyneedham May 21, 2024
23c5b04
fix: CType does not check credential ctype in presentation (#867)
Dudleyneedham May 23, 2024
2ea03c9
chore(deps): update polkadot dependencies to v11 (#861)
renovate[bot] Jun 6, 2024
f79fa0b
chore: update to node v20 (#871)
rompemoldes Jul 8, 2024
c7a445c
chore(deps): update dependency uuid to v10 (#870)
renovate[bot] Jul 17, 2024
0ff63cd
chore(deps): update polkadot dependencies (#873)
renovate[bot] Jul 17, 2024
b813e7c
fix: bump @kiltprotocol jcs dependencies (#872)
ntn-x2 Jul 17, 2024
1204f17
chore: set versions
rflechtner Dec 14, 2023
21d05ab
feat: high-level did helper api (#881)
rflechtner Jul 24, 2024
df7d915
fix: documentation default `awaitFinalized` (#891)
abdulmth Jul 30, 2024
99ed808
chore: set version alpha.3
rflechtner Jul 30, 2024
3c299bd
chore: update bundle test (#892)
abdulmth Jul 31, 2024
55aa03d
refactor!: update sdk surface (#893)
rflechtner Aug 5, 2024
8eb897c
refactor!: integrate feedback on alpha release (#894)
rflechtner Aug 6, 2024
690b873
chore(deps): update our packages to latest rc (#895)
rflechtner Aug 6, 2024
43036af
chore: set beta release version
rflechtner Aug 6, 2024
72d15d5
Merge branch 'master' into release-v1
rflechtner Aug 6, 2024
8428c61
chore(deps): polkadot-js as peer dependency (#896)
rflechtner Aug 7, 2024
fe49ca5
chore(deps): update type-augment packages
rflechtner Aug 7, 2024
6c34bae
chore: set version 1.0.0-beta.2
rflechtner Aug 7, 2024
263d438
chore: update rcs of our packages to full releases
rflechtner Aug 8, 2024
5da5868
chore: set version 1
rflechtner Aug 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 2 additions & 7 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,20 +152,15 @@ module.exports = {
'no-console': 'off',
},
},
{
files: ['**/augment-api/src/interfaces/**/*.ts'],
rules: {
'license-header/header': 'off',
},
},
{
files: ['tests/**/*'],
rules: {
'import/extensions': 'off',
'jsdoc/require-jsdoc': 'off',
'no-console': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'import/no-extraneous-dependencies': 'off'
'import/no-extraneous-dependencies': 'off',
'no-underscore-dangle': 'off'
},
},
],
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/cached-image-pull/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:

- name: check image cache
id: image-cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ${{ steps.image-file.outputs.path }}
key: image-cache-${{ inputs.image }}
Expand Down
18 changes: 4 additions & 14 deletions .github/workflows/devpackpublish.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,17 @@
name: Publish dev package to npm
on:
push:
branches:
- develop
paths:
- '**/*.ts'
- 'package.json'
- '**/package.json'
- '!**/*.spec.ts'
- '!**/__integrationtests__'
- '!**/__mocks__'
- '!docs/**'
on: workflow_dispatch

jobs:
build:
runs-on: ubuntu-latest
if: "! startsWith(github.event.head_commit.message, '[CI Skip]') && github.repository == 'kiltprotocol/sdk-js'"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# fetch-depth 0 and token needed to push changes on the package.json files back.
fetch-depth: 0
token: ${{ secrets.REPO_ACCESS_TOKEN }}
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install and Build
run: |
Expand Down
28 changes: 20 additions & 8 deletions .github/workflows/npmpublish-rc.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
name: Publish candidate package

on: workflow_dispatch
on:
workflow_dispatch:
inputs:
npm_tag:
description: The tag with which the package is tagged on npm.
required: true
options:
- dev
- alpha
- beta
- rc
type: choice
default: dev

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand All @@ -19,8 +31,8 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand All @@ -32,9 +44,9 @@ jobs:
run: yarn run bundle
- name: Get current package version
id: package_version
run: echo "package_version=$(node -pe "require('./package.json').version")" >> $GITHUB_OUTPUT
run: echo "package_version=$(node -pe "require('./package.json').version")" >> $GITHUB_OUTPUT
- name: Publish to NPM
run: yarn run publish --tag rc
run: yarn run publish --tag ${{ inputs.npm_tag }}
env:
YARN_NPM_AUTH_TOKEN: ${{secrets.npm_token}}
- name: Repository Dispatch
Expand All @@ -43,4 +55,4 @@ jobs:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: KILTProtocol/docs
event-type: sdk-update
client-payload: '{"latestTag": "${{ steps.package_version.outputs.package_version }}"}'
client-payload: '{"latestTag": "${{ steps.package_version.outputs.package_version }}"}'
12 changes: 6 additions & 6 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand All @@ -19,8 +19,8 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand All @@ -32,7 +32,7 @@ jobs:
run: yarn run bundle
- name: Get current package version
id: package_version
run: echo "package_version=$(node -pe "require('./package.json').version")" >> $GITHUB_OUTPUT
run: echo "package_version=$(node -pe "require('./package.json').version")" >> $GITHUB_OUTPUT
- name: Publish to NPM
run: yarn run publish --tag latest
env:
Expand All @@ -43,4 +43,4 @@ jobs:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: KILTProtocol/docs
event-type: sdk-update
client-payload: '{"latestTag": "${{ steps.package_version.outputs.package_version }}"}'
client-payload: '{"latestTag": "${{ steps.package_version.outputs.package_version }}"}'
33 changes: 16 additions & 17 deletions .github/workflows/test-node-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ env:
TESTCONTAINERS_WATCHER_IMG: testcontainers/ryuk:0.3.2

jobs:

build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
Expand All @@ -30,7 +29,7 @@ jobs:
- name: zip build
run: zip -r build.zip .
- name: upload build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build
path: build.zip
Expand All @@ -39,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: make sure testcontainers image is in cache
uses: ./.github/actions/cached-image-pull
with:
Expand All @@ -51,28 +50,28 @@ jobs:
needs: cache_imgs

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: build
- name: unzip
run: unzip build.zip -d .
- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: Log out node version
run: node --version

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: eu-central-1

- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2

- name: pull image
env:
Expand All @@ -97,19 +96,19 @@ jobs:
needs: build

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: build
- name: unzip
run: unzip build.zip -d .
- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: yarn bundle
run: yarn bundle
- name: upload bundle artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: checked-nonmin-bundle
path: packages/sdk-js/dist/sdk-js.umd.js
Expand All @@ -120,29 +119,29 @@ jobs:
needs: [cache_imgs, bundle_cache]

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: build
- name: unzip
run: unzip build.zip -d .
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: checked-nonmin-bundle
path: packages/sdk-js/dist
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- run: basename /packages/sdk-js/dist/
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: eu-central-1

- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2
- name: pull node image
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
Expand Down
30 changes: 16 additions & 14 deletions .github/workflows/tests-polkadot-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: master
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
Expand All @@ -35,7 +35,7 @@ jobs:
- name: list dependencies
run: echo "$(yarn info -A --name-only --json)" > locked_dependencies.txt
- name: upload dependencies list
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: deps-${{ matrix.node-version }}
path: |
Expand All @@ -47,7 +47,7 @@ jobs:
- name: zip build
run: zip -r build.zip .
- name: upload build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-${{ matrix.node-version }}
path: build.zip
Expand All @@ -58,16 +58,18 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [18.x, 20.x]
required: ['required']
include:
- node-version: 20.x
- node-version: 16.x
required: 'optional'
- node-version: 22.x
required: 'optional'

continue-on-error: ${{ matrix.required == 'optional' }}

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: build-${{ matrix.node-version }}
- name: unzip
Expand All @@ -91,9 +93,9 @@ jobs:
continue-on-error: ${{ matrix.required == 'optional' }}

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: build-16.x
name: build-20.x
- name: unzip
run: unzip build.zip -d .

Expand All @@ -106,9 +108,9 @@ jobs:

- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2

- name: pull image
- name: pull node image
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: kilt/prototype-chain
Expand All @@ -135,9 +137,9 @@ jobs:
needs: [test, integration_test]
if: failure()
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: deps-16.x
name: deps-20.x
- name: set dependencies env
run: |
echo 'DEPS<<EOF' >> $GITHUB_ENV
Expand Down
Loading