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

chore: bump celestia-app to v1.0.0-rc2 #2305

Merged
merged 7 commits into from
Jun 6, 2023

Conversation

evan-forbes
Copy link
Member

Overview

bumps app to latest release candidate. I'm not sure how celestia-node wants to handle app version changes. I'm completely unaware of any existing plans, so aplogies if this is already planned for, but ideally we don't rely on the latest appversion constant. This is definitely fine for v1, but when v2 comes along we will want to change which version we use according to what is in the header.

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

@evan-forbes evan-forbes self-assigned this Jun 2, 2023
@evan-forbes evan-forbes added the kind:deps Pull requests that update a dependency file label Jun 2, 2023
@github-actions github-actions bot added the external Issues created by non node team members label Jun 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2023

Codecov Report

Merging #2305 (46e2a70) into main (f05b71f) will increase coverage by 0.00%.
The diff coverage is 25.00%.

@@           Coverage Diff           @@
##             main    #2305   +/-   ##
=======================================
  Coverage   50.55%   50.56%           
=======================================
  Files         154      154           
  Lines        9733     9736    +3     
=======================================
+ Hits         4921     4923    +2     
  Misses       4385     4385           
- Partials      427      428    +1     
Impacted Files Coverage Δ
share/ipld/nmt.go 46.47% <ø> (ø)
share/share.go 0.00% <ø> (ø)
state/core_access.go 27.53% <0.00%> (-0.31%) ⬇️
core/eds.go 69.56% <100.00%> (ø)

... and 4 files with indirect coverage changes

renaynay
renaynay previously approved these changes Jun 2, 2023
share/share.go Outdated Show resolved Hide resolved
vgonkivs
vgonkivs previously approved these changes Jun 2, 2023
@evan-forbes evan-forbes dismissed stale reviews from vgonkivs and renaynay via 4719e51 June 2, 2023 17:18
renaynay
renaynay previously approved these changes Jun 2, 2023
Wondertan
Wondertan previously approved these changes Jun 2, 2023
Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

Approving!

We need to cleanup the usage of this constant, thus #2309

@Wondertan Wondertan enabled auto-merge (squash) June 5, 2023 12:43
@Wondertan
Copy link
Member

@evan-forbes, linter seems to complain after the merge, do you mind fixing it?

auto-merge was automatically disabled June 5, 2023 18:37

Head branch was pushed to by a user without write access

@evan-forbes evan-forbes dismissed stale reviews from renaynay and Wondertan via f626378 June 5, 2023 18:37
@evan-forbes
Copy link
Member Author

sorry forgot to mention @Wondertan fixed in 46e2a70

also bumped to rc2 since why not

@evan-forbes evan-forbes changed the title chore: bump celestia-app to v1.0.0-rc1 chore: bump celestia-app to v1.0.0-rc2 Jun 5, 2023
@Wondertan Wondertan enabled auto-merge (squash) June 6, 2023 09:06
@Wondertan Wondertan merged commit dd1a019 into celestiaorg:main Jun 6, 2023
@Wondertan Wondertan deleted the evan/bump-app-v1.0.0-rc1 branch June 6, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants