From 731b647e9943d33cd11afe5a3a83e3ac6e545b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:26:02 -0300 Subject: [PATCH] chore: bump @dcl/kernel from 1.0.0-2227136955.commit-c4944ec to 1.0.0-3482189927.commit-83faef0 (#898) * chore: bump @dcl/kernel Bumps @dcl/kernel from 1.0.0-2227136955.commit-c4944ec to 1.0.0-3482189927.commit-83faef0. --- updated-dependencies: - dependency-name: "@dcl/kernel" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mariano Goldman --- .github/workflows/ci.yml | 24 +++++++++++++----------- package-lock.json | 12 ++++++------ 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b8d4d3c..def6c6b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,11 +14,12 @@ jobs: platform: [macos-latest, ubuntu-latest, windows-latest] runs-on: ${{ matrix.platform }} steps: - - uses: actions/checkout@master + - uses: actions/checkout@v3 - name: Use Node.js 16.x - uses: actions/setup-node@v1 + uses: actions/setup-node@v3 with: node-version: 16.x + cache: npm - name: install run: npm ci - name: build @@ -38,11 +39,12 @@ jobs: outputs: cli_s3_bucket_key: ${{ steps.publish_cli.outputs.s3-bucket-key }} steps: - - uses: actions/checkout@master + - uses: actions/checkout@v3 - name: Use Node.js 16.x - uses: actions/setup-node@v1 + uses: actions/setup-node@v3 with: node-version: 16.x + cache: npm - name: install run: npm ci - name: build @@ -53,12 +55,14 @@ jobs: with: registry-url: "https://registry.npmjs.org" access: public - + ## publish every package to s3 s3-bucket: ${{ secrets.SDK_TEAM_S3_BUCKET }} s3-bucket-key-prefix: 'decentraland-cli/branch/${{ github.head_ref || github.ref }}' + s3-bucket-region: ${{ secrets.SDK_TEAM_AWS_REGION }} env: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} + AWS_DEFAULT_REGION: us-east-1 AWS_ACCESS_KEY_ID: ${{ secrets.SDK_TEAM_AWS_ID }} AWS_SECRET_ACCESS_KEY: ${{ secrets.SDK_TEAM_AWS_SECRET }} @@ -69,7 +73,7 @@ jobs: name: Deployment Notification steps: - name: Find Comment - uses: peter-evans/find-comment@v1 + uses: peter-evans/find-comment@v3 id: fc with: issue-number: ${{ github.event.pull_request.number }} @@ -77,11 +81,9 @@ jobs: body-includes: Test this pull request - name: Generate S3 URL id: url-generator - run: | - body=$(echo ${{ secrets.SDK_TEAM_S3_BASE_URL }})/${{ needs.publish.outputs.cli_s3_bucket_key }} - echo ::set-output name=body::$body + run: echo "body=${{ secrets.SDK_TEAM_S3_BASE_URL }}/${{ needs.publish.outputs.cli_s3_bucket_key }}" >> $GITHUB_OUTPUT - name: Create or update comment - uses: peter-evans/create-or-update-comment@v1 + uses: peter-evans/create-or-update-comment@v4 with: comment-id: ${{ steps.fc.outputs.comment-id }} issue-number: ${{ github.event.pull_request.number }} @@ -91,4 +93,4 @@ jobs: ```bash npm i -g "${{ steps.url-generator.outputs.body }}" ``` - edit-mode: replace \ No newline at end of file + edit-mode: replace diff --git a/package-lock.json b/package-lock.json index 2d93dfba..9720f7a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -574,9 +574,9 @@ "integrity": "sha512-Cg+MoIOn+BYmQV2q8zSFnNYY+GldlnUazwBnfgrq3i66ZxOaZ65h01btd8OUtSAlfWG4VTNIOHDjtKqmuwJNBg==" }, "node_modules/@dcl/kernel": { - "version": "1.0.0-2227136955.commit-c4944ec", - "resolved": "https://registry.npmjs.org/@dcl/kernel/-/kernel-1.0.0-2227136955.commit-c4944ec.tgz", - "integrity": "sha512-snblH38sdKcIrwmXuzAHt2RFNGpMfzx1KPcKQUBJknNU6fpRbNQrdN/Rzew5hlNuEZ7GsdyYzifSsiNedJugeg==", + "version": "1.0.0-3482189927.commit-83faef0", + "resolved": "https://registry.npmjs.org/@dcl/kernel/-/kernel-1.0.0-3482189927.commit-83faef0.tgz", + "integrity": "sha512-YyMHHeoXZmZLeQJeOOpu6X/5hyXjqtT0oDfI6pxrcz9UyX3rVop+EqHQ9al0R80K+ML5f6js8wql+33sx+Ue8A==", "peer": true }, "node_modules/@dcl/linker-dapp": { @@ -9008,9 +9008,9 @@ "integrity": "sha512-Cg+MoIOn+BYmQV2q8zSFnNYY+GldlnUazwBnfgrq3i66ZxOaZ65h01btd8OUtSAlfWG4VTNIOHDjtKqmuwJNBg==" }, "@dcl/kernel": { - "version": "1.0.0-2227136955.commit-c4944ec", - "resolved": "https://registry.npmjs.org/@dcl/kernel/-/kernel-1.0.0-2227136955.commit-c4944ec.tgz", - "integrity": "sha512-snblH38sdKcIrwmXuzAHt2RFNGpMfzx1KPcKQUBJknNU6fpRbNQrdN/Rzew5hlNuEZ7GsdyYzifSsiNedJugeg==", + "version": "1.0.0-3482189927.commit-83faef0", + "resolved": "https://registry.npmjs.org/@dcl/kernel/-/kernel-1.0.0-3482189927.commit-83faef0.tgz", + "integrity": "sha512-YyMHHeoXZmZLeQJeOOpu6X/5hyXjqtT0oDfI6pxrcz9UyX3rVop+EqHQ9al0R80K+ML5f6js8wql+33sx+Ue8A==", "peer": true }, "@dcl/linker-dapp": {