diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1852a7..3de1667 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: 12 + node-version: 16 - run: yarn install --ignore-scripts - run: yarn run ci:prettier-check - run: yarn run lint @@ -25,7 +25,7 @@ jobs: strategy: fail-fast: true matrix: - node-version: [12] + node-version: [16] os: [ubuntu-latest, windows-latest, macOS-latest] steps: @@ -34,4 +34,4 @@ jobs: with: node-version: ${{ matrix.node-version }} - run: yarn install --ignore-scripts - - run: yarn run ci:test \ No newline at end of file + - run: yarn run ci:test diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml index 43d8500..f86a3d9 100644 --- a/.vtex/catalog-info.yaml +++ b/.vtex/catalog-info.yaml @@ -14,6 +14,8 @@ metadata: backstage.io/techdocs-ref: dir:../ vtex.com/application-id: O8I6TYUO vtex.com/platform-flow-id: CommDev#1,Merch#3 + vtex.com/sdd-check-skip: 'true' + vtex.com/sdd-check-skip-reason: Public puglin for vtex toolbelt spec: lifecycle: stable owner: te-0029