Skip to content

Bump versions #37

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

Merged
merged 3 commits into from
Oct 26, 2022
Merged

Bump versions #37

merged 3 commits into from
Oct 26, 2022

Conversation

andreabedini
Copy link
Member

We're moving towards using CHaP for our Haskell packages.

I am in the process of moving the ouroboros-network repository away from using source-repository-packages and towards using CHaP for its dependencies.

In IntersectMBO/ouroboros-network#4047 ouroboros-network has moved to a version of io-sim newer than what's available in CHaP (commit f4183f2, see meta.toml).

Would it be ok to bump the versions of the packages in this repository so I can "release" them to CHaP (and we'll talk more about how this goes in future) and get ouroboros-network to work?

Copy link
Collaborator

@coot coot left a comment

Choose a reason for hiding this comment

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

Great to see CHaP is going forward :).

@michaelpj
Copy link

CI is mysteriously stuck and it needs signed commits...

@andreabedini
Copy link
Member Author

I thought I did sign my last commit :-( I'll do it again

@coot
Copy link
Collaborator

coot commented Oct 23, 2022

If you rebase the branch on top of current main it should run the CI.

@andreabedini
Copy link
Member Author

I aligned the version bounds in all three packages in a lock-step. This is conservative as it considers changes since f4183f2 as breaking. Please advise if you think we should be making minor versions instead.

@andreabedini andreabedini force-pushed the bump-versions branch 2 times, most recently from 74c0ead to a0a8a4f Compare October 24, 2022 07:03
This aligns bounds on io-sim, io-classes and strict-stm in lock step.
@coot coot merged commit 0df93fe into input-output-hk:main Oct 26, 2022
iohk-bors bot added a commit to IntersectMBO/ouroboros-network that referenced this pull request Nov 2, 2022
4078: Move to get Haskell packages from CHaP r=michaelpj a=andreabedini

This moves the repository to use cardano-haskell-packages (CHaP) repository.

This is currently blocked by input-output-hk/io-sim#37. CHaP had been pre-populated with the dependencies of the lastest release of cardano-node, but ouroboros-network has progressed in the meantime requiring a newer version of io-sim which is not in CHaP yet.

Co-authored-by: Andrea Bedini <[email protected]>
iohk-bors bot added a commit to IntersectMBO/ouroboros-network that referenced this pull request Nov 8, 2022
4078: Move to get Haskell packages from CHaP r=michaelpj a=andreabedini

This moves the repository to use cardano-haskell-packages (CHaP) repository.

This is currently blocked by input-output-hk/io-sim#37. CHaP had been pre-populated with the dependencies of the lastest release of cardano-node, but ouroboros-network has progressed in the meantime requiring a newer version of io-sim which is not in CHaP yet.

Co-authored-by: Andrea Bedini <[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.

3 participants