-
Notifications
You must be signed in to change notification settings - Fork 217
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
Bump to cardano-node 1.29.0-rc2 #2837
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only ouroboros-network (and cardano-node) changed: ```bash ~/I/cardano-node $ git diff 1.29.0-rc1 1.29.0-rc2 -- cabal.project (141) (27s 925ms) diff --git a/cabal.project b/cabal.project index 76ce66227..f7e57604a 100644 --- a/cabal.project +++ b/cabal.project @@ -220,8 +220,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: d070bad7ce389a4b2ff7fb4fcb7937fdeca80f3a - --sha256: 0jzdwjgqcj06b0rvwyh61cgf23dlh62lcn8z7dbm7wxwjjgpkjb1 + tag: 877ce057ff6fb086474c8eaad53f2b7f0e0fce6b + --sha256: 1kp0qysfy3hl96a3a61rijascq36f1imh3z4jy0vyiygb6qrv47z subdir: io-sim io-classes ```
rvl
approved these changes
Aug 23, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍
Checked with
git diff 1.29.0-rc1 1.29.0-rc2 -- cabal.project
and
git show 1.29.0-rc2
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Aug 23, 2021
2837: Bump to cardano-node 1.29.0-rc2 r=Anviking a=Anviking - [x] Bump from cardano-node 1.29.0-rc1 to rc2 ### Issue Number ADP-1089 ### Comments Only ouroboros-network (and cardano-node) changed: ```bash ~/I/cardano-node $ git diff 1.29.0-rc1 1.29.0-rc2 -- cabal.project (141) (27s 925ms) diff --git a/cabal.project b/cabal.project index 76ce66227..f7e57604a 100644 --- a/cabal.project +++ b/cabal.project @@ -220,8 +220,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: d070bad7ce389a4b2ff7fb4fcb7937fdeca80f3a - --sha256: 0jzdwjgqcj06b0rvwyh61cgf23dlh62lcn8z7dbm7wxwjjgpkjb1 + tag: 877ce057ff6fb086474c8eaad53f2b7f0e0fce6b + --sha256: 1kp0qysfy3hl96a3a61rijascq36f1imh3z4jy0vyiygb6qrv47z subdir: io-sim io-classes ``` Co-authored-by: Johannes Lund <[email protected]> Co-authored-by: Rodney Lorrimar <[email protected]>
33 tasks
Build failed: |
bors r+ |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Number
ADP-1089
Comments
Only ouroboros-network (and cardano-node) changed:
~/I/cardano-node $ git diff 1.29.0-rc1 1.29.0-rc2 -- cabal.project (141) (27s 925ms) diff --git a/cabal.project b/cabal.project index 76ce66227..f7e57604a 100644 --- a/cabal.project +++ b/cabal.project @@ -220,8 +220,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: d070bad7ce389a4b2ff7fb4fcb7937fdeca80f3a - --sha256: 0jzdwjgqcj06b0rvwyh61cgf23dlh62lcn8z7dbm7wxwjjgpkjb1 + tag: 877ce057ff6fb086474c8eaad53f2b7f0e0fce6b + --sha256: 1kp0qysfy3hl96a3a61rijascq36f1imh3z4jy0vyiygb6qrv47z subdir: io-sim io-classes