Skip to content

Revert "bump go verseion to 1.21 and use new builtin functions (#1155)"#1179

Merged
gupadhyaya merged 3 commits into
evstack:mainfrom
gupadhyaya:main
Sep 13, 2023
Merged

Revert "bump go verseion to 1.21 and use new builtin functions (#1155)"#1179
gupadhyaya merged 3 commits into
evstack:mainfrom
gupadhyaya:main

Conversation

@gupadhyaya

Copy link
Copy Markdown
Contributor

Ignite currently does not support go 1.21. So reverting this change until the support is added.

This reverts commit 8981fd6.

Overview

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@RollkitBot RollkitBot requested review from tty47 and tzdybal September 12, 2023 23:35
@gupadhyaya gupadhyaya requested review from MSevey and nashqueue and removed request for tty47 September 12, 2023 23:35
@codecov

codecov Bot commented Sep 12, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 64.70% and project coverage change: -0.21% ⚠️

Comparison is base (6c5ee4c) 56.08% compared to head (9c66195) 55.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1179      +/-   ##
==========================================
- Coverage   56.08%   55.87%   -0.21%     
==========================================
  Files          63       63              
  Lines        6711     6711              
==========================================
- Hits         3764     3750      -14     
- Misses       2560     2572      +12     
- Partials      387      389       +2     
Files Changed Coverage Δ
node/full_client.go 44.26% <64.70%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Manav-Aggarwal
Manav-Aggarwal previously approved these changes Sep 12, 2023
Manav-Aggarwal
Manav-Aggarwal previously approved these changes Sep 13, 2023

@nashqueue nashqueue left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM apart from one nit

Comment thread README.md Outdated
Co-authored-by: nashqueue <99758629+nashqueue@users.noreply.github.com>
@gupadhyaya gupadhyaya added this pull request to the merge queue Sep 13, 2023
Merged via the queue into evstack:main with commit 7c9629d Sep 13, 2023
Manav-Aggarwal pushed a commit that referenced this pull request Sep 13, 2023
…" (#1179)

Ignite currently does not support go 1.21. So reverting this change
until the support is added.

This reverts commit 8981fd6.

<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!-- 
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue. 
-->

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

---------

Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
Co-authored-by: nashqueue <99758629+nashqueue@users.noreply.github.com>
chandiniv1 pushed a commit to chandiniv1/rollkit that referenced this pull request Sep 25, 2023
…ck#1155)" (evstack#1179)

Ignite currently does not support go 1.21. So reverting this change
until the support is added.

This reverts commit 8981fd6.

<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!-- 
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue. 
-->

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

---------

Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
Co-authored-by: nashqueue <99758629+nashqueue@users.noreply.github.com>
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