Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create dependabot.yml (ProxeusApp#324)
* Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Cleaned up CircleCI, added version release * Yarn upgrade * Go update ProxeusApp#316 * Go modules * Removed demo and staging from workflow * Create dependabot.yml * Update dependabot.yml * Preprod to Main (ProxeusApp#325) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (ProxeusApp#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (ProxeusApp#302) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (ProxeusApp#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (ProxeusApp#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve * Update Go modules (ProxeusApp#323) * Yarn update * Deployment doc update * Better enc key generation * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress * Quickstart docs * Sepolia support merge preprod to main (ProxeusApp#309) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (ProxeusApp#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (ProxeusApp#302) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (ProxeusApp#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (ProxeusApp#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Docker setup for local builds (ProxeusApp#314) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (ProxeusApp#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (ProxeusApp#302) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (ProxeusApp#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (ProxeusApp#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * Local Docker build support --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Cleaned up CircleCI, added version release * Yarn upgrade * Go update ProxeusApp#316 * Go modules * Removed demo and staging from workflow * Bump word-wrap from 1.2.3 to 1.2.4 in /ui (ProxeusApp#321) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /test/e2e (ProxeusApp#320) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /ui (ProxeusApp#319) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Preprod merge to main (ProxeusApp#317) * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (ProxeusApp#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (ProxeusApp#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Preprod merge to main (ProxeusApp#322) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Update README.md * add console logs on default accounts setup and on sign request * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * add more static js to Cache-Control * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * add configuration for polygon and update addresses * update configs atrribute for polygon * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * Documentation changes, Yarn update (ProxeusApp#303) * Yarn update * Deployment doc update * Better enc key generation * Preprod (ProxeusApp#302) * Update README.md * Alternative chains support (ProxeusApp#281) * add new smart contract addresses on goerli and mumbai networks, update settings * fix dependencies * update circle checks go version * update readme with chains list * test negative scenario * return goerli cobfig * remove console metamask error (ProxeusApp#286) should fix ProxeusApp#285 * Test autodeploy flow (ProxeusApp#290) * Update README.md * add console logs on default accounts setup and on sign request --------- Co-authored-by: s-pro <[email protected]> * Fix preview document bug (ProxeusApp#295) * add more static js to Cache-Control fixes ProxeusApp#292 [add more static js to Cache-Control] --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> * The Watchtower service will never be used (ProxeusApp#296) * fix open prevuew * Update docker-compose-cloud.override.yml --------- Co-authored-by: Tatiana <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> * Add polygon configs (ProxeusApp#301) * Update README.md * add console logs on default accounts setup and on sign request * add more static js to Cache-Control * fix open prevuew * Update docker-compose-cloud.override.yml * Update docker-compose-cloud.override.yml * add configuration for polygon and update addresses * update configs atrribute for polygon --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> * Go 1.18 in CircleCI * Go 1.18 * Go update * Go update * Vue-cli pinned to 4.x * CircleCI builder * Add go-bindata install * Add gopath to CircleCI * CircleCI config, go install * Go update, go-ethereum Azimir * Go 1.20 * make fmt * Go-bindata again * README * Image based test-ui * Sync nodejs ver in test-ui * Add libxtst6 library for Cypress * Add full deps for Cypress --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * update support for sopelia network in the code and docs * update go mod * Light script for Docker * Network usage notes * Go modules updated * Feature/fix web3 method from ascii (ProxeusApp#312) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update from ascii call in web3 (ProxeusApp#313) * fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * Update CircleCI build config * yarn lock conflicts resolve --------- Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> * Updated Go mods, downgrading x/exp due to go-ethereum/issues/27894 * Go fix, Yarn upgrade * Revert to Debian Slim in Dockerfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Website content in docs * Website content --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Oleg Lavrovsky <[email protected]> Co-authored-by: s-pro <[email protected]> Co-authored-by: Afonina Tatiana <[email protected]> Co-authored-by: Tatiana <[email protected]> Co-authored-by: epadalkin <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information