Skip to content

Commit

Permalink
feat: lukso upstream merge (#15)
Browse files Browse the repository at this point in the history
* temporary disable focus reset

* remove marketplace experiment

* remove unused components

* update screenshots

* fix

* fix interpretation checks

* add method call as tx interpretation

* trying to fix problem with affected tests file download

* [skip ci] optimize affected tests script

* sort dapps by favorite

* fix csp policy for hype

* fix label for "Add public tag"

* Fix RSK stats - transaction fees precision (blockscout#1602)

* Fix RSK stats - transaction fees precision

Fixes blockscout#1473

* update screenshot

* Fix broken link in ENVS.md

* add NEXT_PUBLIC_MARKETPLACE_ENABLED env var

* update schema

* enable marketplace in pw tests

* add an explanatory comment

* fix script

* Validators list (blockscout#1621)

* new ENV and page placeholder

* display list data

* comment out SearchInput

* add counters

* add tag to address page

* tests

* refactoring

* fix ts

* change ENVs for demo

* fix ENVs validator

* [skip ci] remove hash

* review fixes

* [skip ci] out out parallel tests in local env

* shibarium deposits and withdrawals

* review fixes

* contract audits

* tests

* tests

* fix schema

* try to remove scroll artifacts

* remove double fetch

* better mock

* review fixes

* Gas tracker page (blockscout#1524)

* add custom headers to API resource

* refactoring

* page title

* chart

* gas prices snippet

* GasPrice component

* add ENV for gas units

* dark theme and other tweaks

* tests

* add base and priority fee

* [skip ci] small fiat values

* change behavior of the variable

* update tooltip layout

* refactor gas info tooltip

* refactor GasPrice component

* fix logic and deploy demo for eth mainnet

* tests

* remove link from anchor

* [skip ci] rollback ENVs for demo

* review fixes

* fix tests

* `outputs` field is not required for contract read method

Fixes blockscout#1624

* rename apps to dapps

* update screenshots

* add ads for GasTracker page test

* add top bar to dapp page

* fix github links in MarketplaceAppModal

* fix envs-validator

* fix csp for marketplace

* update search bar screenshot

* typo: incorrect yarn dev preset command

* add mixpanel events to operations in dapps

* Not possible to remove address filter in token inventory for an address with no NFTs

Fixes blockscout#1514

* OG description bug for NFT instances

Fixes blockscout#1578

* fix navigation reset

* Add a decimal part to the Market cap graph value and handle null values

* update screenshot for home page

* Display arrays of structs on Read/Write contract tabs (blockscout#1556)

* prototype

* change host for preview

* improve labels for nested arrays

* add field path

* bind fields to react form

* transform form fields into method args

* add styles for non-array args

* styles for tuple array

* style nested array inputs

* clear and multiply buttons for inputs

* show errors in inputs

* pass disabled state to inputs

* change direction of accordioin icon

* remove old code

* add asterix to required fields

* improvements and comments

* change styles

* highlight sections with errors

* refactoring field method name

* fix lable color

* fix ts

* preliminary tests

* better complex field labels

* improve tests

* remove outputs for write methods

* rollback review value

* post-review changes

* add mixpanel event for swap button

* fix initial dapp sorting

* post-review changes and style fix

* remove margin

* validators state filter fix

* fix gas price snippet in chrome

* update gas tracker page screenshots

* add test for marketplace page

* remove title second raw gap

* fix block table layout
h ick 7b395881 up node version to 18

* remove title second raw gap

* fix block table layout
h ick 7b395881 up node version to 18

* improve marketplace tests

* add test for app info dropdown

* add test for marketplace app modal

* Fix message shown when there are no deposits on L2

* upgrade dappscout-iframe

* post-review changes

* fix conflict

* truncate domain in domains popup (blockscout#1645)

Fixes blockscout#1644

* Update Safe wallets networks config (blockscout#1654)

Fixes blockscout#1626

* improve perf of highlighting same address in lists (blockscout#1662)

Fixes blockscout#1661

* add fallback for NFT animation media

* Contract: License (blockscout#1668)

* display license on contract page and in the list

* add new field to the form

* review fixes

* fix typo

* Support raw format of v0.7 user ops

* Handle undefined timestamp for zkEVM batch

Fixes blockscout#1674

* Add Blobs support (EIP-4884) (blockscout#1672)

* blob page placeholder

* txs with blobs list view

* tx additional info popup

* blob gas info for tx and block

* update hints

* tx blobs tab

* blob details page

* add ENV to hide blob txs tab

* tx blob fees and adj for tx burnt fees

* preliminary tests

* blob data convertion

* display blob data type in lists

* download asset

* blob txs in block

* tests for blob data preview

* fixes

* fix tests

* support blobs in search

* update blob icon

* more fixes

* highlight code of the main contract

Fixes blockscout#1676

* change api host for demo

* add user ops tx interpretation

* [skip ci] rollback demo env

* Metasuites placeholders (blockscout#1637)

* placeholders for address and txs

* placeholder for explorer link

* move phalcon link

* change api endpoint for demo

* Fixing upstream header too large

* ready flags and navigation events

* add ENV

---------

Co-authored-by: Nick Zenchik <[email protected]>

* fix blob page tests

* handle blobs with no data

* fix connect wallet message

* fix dapps sorting

* add new view with scores for marketplace

* make solidityscan report component reusable

* fix contract method form fields value foramatting

* rename validator status "failed" into "inactive"

* update screenshots

* Revert "update screenshots"

This reverts commit 93098f5.

* update screenshots for MarketplaceApp

* fix useMarketplaceApps hook

* another fix

* remove mobile test

* replace ref with state to fix test

* getit test

* update sdk

* update sdk 2

* error-demo

* update sdk 3

* remove 404 for blob page if blob txs view is hidden

* add security score component, integrate real data

* create contract list modal

* fix blob image parsing

* blob: don't break words for UTF-8 decoding

* add test

* contract method: format all args to string

* change api for demo

* fix contract list modal for mobiles

* update link buttons, add tooltip, update modal title

* add beta label

* fix search input margin on mobile

* move MoreInfo button to separate component

* move components

* add reports to apps inside hook

* rework AppSecurityReport

* add security score to marketplace app modal

* use ids instead of network names

* replace type

* Update values.yaml.gotmpl

* add new env to docs and validator

* add marketplace config url for review deployment

* metadata date fix

* Incorrect NFT media placeholder when navigating between pages

Fixes blockscout#1710

* fix token icon fallback

* 404 for unknown transaction (blockscout#1697)

* 404 for unknown transaction

Fixes blockscout#1689

* add helper for displaying custom error screen

* Remove the use of the token object from the response of the `api/v2/tokens/<address>/holders` endpoint. (blockscout#1696)

Fixes blockscout#1690

* Add a banner to the My Verified Addresses page (blockscout#1695)

* Add a banner to the My Verified Addresses page

Fixes blockscout#1688

* [skip ci] change text copy

* bugfix: No number wrap on the address 'Tokens' tab (blockscout#1691)

* No number wrap on the address 'Tokens' tab

Fixes blockscout#1673

* fix address overlapping in tx state

* design fixes

* display apps without security score

* add security score to dapp page

* change format of security reports data

* Dim out page to focus on a search (blockscout#1711)

* Dim out page to focus on a search

Fixes blockscout#1682

* add backdrop to search results page

* refactoring

* solidity scan icon

* change icon folder

* stats price diff on the homepage

* bugfix: Real-time incoming transactions are sorted incorrectly (blockscout#1720)

* Real-time incoming transactions are sorted incorrectly

Fixes blockscout#1681

* fix checks workflow

* bugfix: Cannot convert string to buffer while write to the contract (blockscout#1724)

Fixes blockscout#1717

* fix react keys for withdrawals

* add skeletons

* fix dapp page top bar for mobiles

* enable email for wallet connect

* fix star icon size

* wrap new components in A/B testing

* rework view switch to use url param and add skeleton

* update no data component

* fix wording for 1 item

* update empty search result

* turn off experiment by default

* update search input placeholder

* add button to tx not found error screen

* replace label with svg

* rename url param

* add mixpanel events

* Update .env.main

* fix warnings

* update star icon

* fix star icon color

* update screenshots

* hide new features

* Update MarketplaceApp.pw.tsx_default_mobile-base-view-1.png

* add security report type

* update envs-validator schema

* chore: fix typos

* update `web3modal` to v4 (blockscout#1731)

* update hooks and methods

* fix typescript

* options fix

* fix pw test build

* try to fix tests

* more pw test fixes

* update screenshots and fix address verification test

* fix types

* remove commented code

* post-review changes

* rework solidity report component

* add test for marketplace with security scores

* hide login page if no proxy needed

* upgrade dappscout-iframe

* Add AdButler as an additional ad provider

* test fixes

* Noves integration (blockscout#1398)

* noves integration

* code refactored

* PR changes added

* Code set up for new proxy 'describeTxs'

* minor fix

* Rename Novestranslate.ts to NovesTranslate.ts

* some quick stuff

* partial fixes and commit for changing how useDescribeTxs and txsContent work (new GET endpoint)

* Pending PR fixes

* tx asset flows pageSize of 50

* PR comments fixes

* rename expected api endpoint for the describe_txs endpoint, more accurate and descriptive

* one final re-name for api endpoint (make it clear it's an object vs an action)

* scrollRef fix

* build error fix

* design fixes

* sub heading fix

* Removed pagination in account history

* remove duplicate route

* updated table theme and icon gap

* Removed wrong color in table

* removed null validation in page params

* updated margin

* margin fix

* add icons to contracts

* Sub-heading interpretation simplified

* token alignment fix

* tests added for new functions

* margin fix

* remove divider on mobile asset flows

---------

Co-authored-by: NahuelNoves <[email protected]>
Co-authored-by: francisco-noves <[email protected]>

* add back button

* fix height of modal header

* change ENV for blob txs (blockscout#1751)

* zkSync batches (blockscout#1743)

* dev preset

* batches page

* batch details view

* batch txs

* adjustments in block view

* adjustments in tx view

* adjustments on home page

* fixes

* tests

* add pagination to batch txs

* ENV values for demo

* fix layout on batch details tab

* add more fields to batch details

* update screenshots

* revert demo ENVs

* ad provider fix

* ad provider fix 2

* Add support of ERC-404 type

* type fixes

* fixes

* tests

* fix

* test fix

* [skip ci] fix error when creating wagmi config

* Playwright tests refactoring, pt.1 (blockscout#1744)

* abort all requests for external resources and single mock for text ad

* render and mockApiResponse fixtures

* move fixtures into separate files

* rewrite Blocks test

* refactor mockApiResponse signature

* test with auth

* rewrite test with other API domains

* fix test

* separate script for installing deps in pw docker

* Numbers over 16(?) digits are rounded in contract method fields (blockscout#1761)

* Numbers over 16(?) digits are rounded in contract method fields

Fixes blockscout#1750

* Update values.yaml.gotmpl

Changed public rpc to Sepolia

* Set NEXT_PUBLIC_NETWORK_ID

---------

Co-authored-by: Yan Vaskov <[email protected]>

* User settings for address icons type (blockscout#1763)

* color theme settings

* address icon settings

* update tests

* add images to the address icon settings

* update styles

* more fixes

* [skip ci] fix error with color mode cookie

* [skip ci] update web3modal to next minor version

* [skip ci] update docs

---------

Co-authored-by: tom <[email protected]>
Co-authored-by: Max Alekseenko <[email protected]>
Co-authored-by: isstuev <[email protected]>
Co-authored-by: Igor Stuev <[email protected]>
Co-authored-by: bap2pecs <[email protected]>
Co-authored-by: Ryan Waldon <[email protected]>
Co-authored-by: Iago Lluque <[email protected]>
Co-authored-by: Nick Zenchik <[email protected]>
Co-authored-by: isstuev <[email protected]>
Co-authored-by: snoppy <[email protected]>
Co-authored-by: Juan Leandro Costa <[email protected]>
Co-authored-by: NahuelNoves <[email protected]>
Co-authored-by: francisco-noves <[email protected]>
Co-authored-by: Yan Vaskov <[email protected]>
  • Loading branch information
15 people authored Apr 9, 2024
1 parent 0fd0692 commit e5ef8c2
Show file tree
Hide file tree
Showing 1,246 changed files with 28,774 additions and 7,587 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockscout dev",
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"forwardPorts": [ 3000 ],
"customizations": {
"vscode": {
Expand Down
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=xxx
NEXT_PUBLIC_RE_CAPTCHA_APP_SITE_KEY=xxx
NEXT_PUBLIC_GOOGLE_ANALYTICS_PROPERTY_ID=UA-XXXXXX-X
NEXT_PUBLIC_MIXPANEL_PROJECT_TOKEN=xxx
NEXT_PUBLIC_GROWTH_BOOK_CLIENT_KEY=xxx
NEXT_PUBLIC_AUTH0_CLIENT_ID=xxx
FAVICON_GENERATOR_API_KEY=xxx
99 changes: 78 additions & 21 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ jobs:
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip checks') && !(github.event.action == 'unlabeled' && github.event.label.name != 'skip checks') }}
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
Expand All @@ -57,16 +57,16 @@ jobs:
needs: [ code_quality ]
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
Expand Down Expand Up @@ -94,16 +94,18 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Setup node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
Expand All @@ -115,14 +117,61 @@ jobs:
run: yarn --frozen-lockfile --ignore-optional

- name: Run Jest
run: yarn test:jest
run: yarn test:jest ${{ github.event_name == 'pull_request' && '--changedSince=origin/main' || '' }} --passWithNoTests

pw_affected_tests:
name: Resolve affected Playwright tests
runs-on: ubuntu-latest
needs: [ code_quality, envs_validation ]
if: github.event_name == 'pull_request'
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
node_modules
key: node_modules-${{ runner.os }}-${{ hashFiles('yarn.lock') }}

- name: Install dependencies
if: steps.cache-node-modules.outputs.cache-hit != 'true'
run: yarn --frozen-lockfile --ignore-optional

- name: Install script dependencies
run: cd ./deploy/tools/affected-tests && yarn --frozen-lockfile

- name: Run script
run: yarn test:pw:detect-affected

- name: Upload result file
uses: actions/upload-artifact@v4
with:
name: playwright-affected-tests
path: ./playwright/affected-tests.txt
retention-days: 3

pw_tests:
name: 'Playwright tests / Project: ${{ matrix.project }}'
needs: [ code_quality, envs_validation ]
needs: [ code_quality, envs_validation, pw_affected_tests ]
if: |
always() &&
needs.code_quality.result == 'success' &&
needs.envs_validation.result == 'success' &&
(needs.pw_affected_tests.result == 'success' || needs.pw_affected_tests.result == 'skipped')
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.35.1-focal
image: mcr.microsoft.com/playwright:v1.41.1-focal

strategy:
fail-fast: false
Expand All @@ -134,18 +183,18 @@ jobs:
run: apt-get update && apt-get install git-lfs

- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
lfs: 'true'

- name: Setup node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
Expand All @@ -156,15 +205,23 @@ jobs:
if: steps.cache-node-modules.outputs.cache-hit != 'true'
run: yarn --frozen-lockfile --ignore-optional

- name: Download affected tests list
if: ${{ needs.pw_affected_tests.result == 'success' }}
uses: actions/download-artifact@v4
continue-on-error: true
with:
name: playwright-affected-tests
path: ./playwright

- name: Run PlayWright
run: yarn test:pw:ci
run: yarn test:pw:ci --affected=${{ github.event_name == 'pull_request' }} --pass-with-no-tests
env:
HOME: /root
PW_PROJECT: ${{ matrix.project }}

- name: Upload test results
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: playwright-report-${{ matrix.project }}
path: playwright-report
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/label-issues-in-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- name: Getting tags of the two latestest releases
id: tags
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
TAG: ${{ inputs.tag }}
with:
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Looking for commits between two releases
id: commits
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
PREVIOUS_TAG: ${{ steps.tags.outputs.previous }}
LATEST_TAG: ${{ steps.tags.outputs.latest }}
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Looking for issues linked to commits
id: linked_issues
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
COMMITS: ${{ steps.commits.outputs.result }}
with:
Expand Down Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Creating label
id: label_creating
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
LABEL_NAME: ${{ inputs.label_name }}
LABEL_COLOR: ${{ inputs.label_color }}
Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Adding label to issues
id: labeling_issues
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
LABEL_NAME: ${{ inputs.label_name }}
ISSUES: ${{ steps.linked_issues.outputs.result }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- name: Determine if it is the initial version of the pre-release
id: is_initial
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
TAG: ${{ github.ref_name }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/project-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Fetching issues linked to pull request
id: linked_issues
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
PULL_REQUEST_NUMBER: ${{ github.event.pull_request.number }}
with:
Expand Down
19 changes: 15 additions & 4 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,38 @@ on:
description: Image tags
required: false
type: string
platforms:
description: Image platforms (you can specify multiple platforms separated by comma)
required: false
type: string
default: linux/amd64
workflow_call:
inputs:
tags:
description: Image tags
required: false
type: string
platforms:
description: Image platforms (you can specify multiple platforms separated by comma)
required: false
type: string
default: linux/amd64

jobs:
run:
name: Run
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

# Will automatically make nice tags, see the table here https://github.com/docker/metadata-action#basic
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ghcr.io/blockscout/frontend

Expand All @@ -51,13 +61,14 @@ jobs:
echo "ref_name: $REF_NAME"
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
push: true
cache-from: type=gha
tags: ${{ inputs.tags || steps.meta.outputs.tags }}
platforms: ${{ inputs.platforms }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
GIT_COMMIT_SHA=${{ env.SHORT_SHA }}
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Remove label
id: tags
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
LABEL_NAME: pre-release
with:
Expand Down Expand Up @@ -78,6 +78,8 @@ jobs:
name: Publish Docker image
uses: './.github/workflows/publish-image.yml'
secrets: inherit
with:
platforms: linux/amd64,linux/arm64/v8
upload_source_maps:
name: Upload source maps to Sentry
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/update-project-cards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
steps:
- name: Getting project info
id: project_info
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
PROJECT_NAME: ${{ inputs.project_name }}
FIELD_NAME: ${{ inputs.field_name }}
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:

- name: Getting project items that linked to the issues
id: items
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
ISSUES: ${{ inputs.issues }}
with:
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- name: Updating field value of the project items
id: updating_items
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
ITEMS: ${{ steps.items.outputs.result }}
PROJECT_ID: ${{ steps.project_info.outputs.id }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/upload-source-maps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ jobs:
if: ${{ github.ref_type == 'tag' }}
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20.11.0
cache: 'yarn'

- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-node-modules
with:
path: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ yarn-error.log*
/playwright/.cache/
/playwright/.browser/
/playwright/envs.js
/playwright/affected-tests.txt

**.dec**
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20.11.0
Loading

0 comments on commit e5ef8c2

Please sign in to comment.