Sergey Beresnev

Results 6 issues of Sergey Beresnev

### Action config ``` jobs: build_and_deploy: if: '${{ github.event.repository.full_name == github.repository }}' runs-on: ubuntu-latest environment: dev steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2 with: node-version: 14.17.3 - uses: c-hive/gha-yarn-cache@v2 #...

bug

## Description Add Dune dashboard embed into user docs. The zkSync stats and tvl page created on Dune. ## Motivation and Context Looks great, it is nice to have in...

- refactor: .gitignore updated - fix: semantic-release fix - fix: semantic-release branch renamed - fix: .gitignore updated - refactor: .gitignore updated - fix: semantic-release fix - fix: semantic-release branch renamed...

While trying to generate the scaffolding for the, let's say **user_organizations** package tries to generate it fo the userorganizations, fully ignoring the ‘_’. ``` Neither quotes nor model name helps:...