Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.2.2 #306

Merged
merged 11 commits into from
Jul 24, 2023
Merged

Release v1.2.2 #306

merged 11 commits into from
Jul 24, 2023

Conversation

stdevMac
Copy link
Member

Changes:

  • Prepare develop to be merged in main and make the release

dependabot bot and others added 8 commits July 12, 2023 04:21
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]>
…cs/semver-5.7.2

chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
* test: add new show command test case

* fix: show command error when using containers tag

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>
* fix: chiado env templates

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.01 🎉

Comparison is base (e14e3cb) 86.69% compared to head (3322b1a) 86.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   86.69%   86.70%   +0.01%     
==========================================
  Files          78       78              
  Lines        4578     4582       +4     
==========================================
+ Hits         3969     3973       +4     
  Misses        523      523              
  Partials       86       86              
Flag Coverage Δ
unittests 86.70% <83.33%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cli/actions/getContainers.go 78.18% <83.33%> (+1.71%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@AntiD2ta AntiD2ta merged commit e585a03 into main Jul 24, 2023
6 checks passed
@AntiD2ta AntiD2ta deleted the release-v1.2.2 branch July 24, 2023 17:13
stdevMac added a commit that referenced this pull request Aug 10, 2023
* doc: Update sedge version in complete-guide.mdx

* doc: Update 1.2.0 to 1.2.1

* doc: Update CHANGELOG

* Release v1.2.2 (#306)

* chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs

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]>

* Update image versions to latest version.

* fix: Show command error when using containers tags (#300)

* test: add new show command test case

* fix: show command error when using containers tag

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>

* Fix Chiado checkpoint sync (#298)

* fix: chiado env templates

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>

* [docs] Update documentation and Changelog

* [docs] Update documentation and Changelog

* [fix] typo on doc

* [fix] typo on doc

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stdevMac <[email protected]>
Co-authored-by: Carlos Bermudez Porto <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>

* [patch] rename xDai to gnosis

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>
Co-authored-by: AntiD2ta <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stdevMac <[email protected]>
Co-authored-by: Carlos Bermudez Porto <[email protected]>
AntiD2ta added a commit that referenced this pull request Aug 16, 2023
* chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs

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]>

* Update image versions to latest version.

* fix: Show command error when using containers tags (#300)

* test: add new show command test case

* fix: show command error when using containers tag

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>

* Fix Chiado checkpoint sync (#298)

* fix: chiado env templates

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>

* Support Erigon in Gnosis (#299)

* feat: add erigon to gnosis templates

* fix: broken tests

* fix: specific gnosis network tests checks

* fix: gnosis network tests checks

* fix: wrong network in test case

* Rename xdai to gnosis (#308)

* doc: Update sedge version in complete-guide.mdx

* doc: Update 1.2.0 to 1.2.1

* doc: Update CHANGELOG

* Release v1.2.2 (#306)

* chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs

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]>

* Update image versions to latest version.

* fix: Show command error when using containers tags (#300)

* test: add new show command test case

* fix: show command error when using containers tag

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>

* Fix Chiado checkpoint sync (#298)

* fix: chiado env templates

* chore: update changelog

---------

Co-authored-by: Marcos Antonio Maceo <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>

* [docs] Update documentation and Changelog

* [docs] Update documentation and Changelog

* [fix] typo on doc

* [fix] typo on doc

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stdevMac <[email protected]>
Co-authored-by: Carlos Bermudez Porto <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>

* [patch] rename xDai to gnosis

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>
Co-authored-by: AntiD2ta <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stdevMac <[email protected]>
Co-authored-by: Carlos Bermudez Porto <[email protected]>

* [doc] update readme

* [doc] update documentation

* Update image versions to latest version. (#309)

Co-authored-by: stdevMac <[email protected]>

* [docs] Update changelog

* [docs] update Changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stdevMac <[email protected]>
Co-authored-by: Carlos Bermudez Porto <[email protected]>
Co-authored-by: Miguel Tenorio <[email protected]>
Co-authored-by: AntiD2ta <[email protected]>
Co-authored-by: nethermind-machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants