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

Prepare to release #3308

Merged
merged 5 commits into from
Feb 23, 2023
Merged

Prepare to release #3308

merged 5 commits into from
Feb 23, 2023

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Feb 22, 2023

Description

This PR prepares versions of all packages for release to CHaPs. After this PR we will have to think of the release process on a per package basis, rather than as a repo as a whole

Checklist

  • Commit sequence broadly makes sense
  • Commits have useful messages
  • New tests are added if needed and existing tests are updated
  • Any changes are noted in the changelog
  • Code is formatted with fourmolu (which can be run with scripts/fourmolize.sh)
  • Cabal files are formatted (which can be done with scripts/cabal-format.sh)
  • Self-reviewed the diff

@lehins lehins requested a review from JaredCorduan February 22, 2023 23:03
@lehins lehins requested a review from a team as a code owner February 22, 2023 23:52
* Prepare intial release for:

  * `cardano-ledger-binary-1.0.0.0`

* Mark first properly versioned release of all general purpose libraries:

  * `non-integral-1.0.0.0`
  * `small-steps-1.0.0.0`
  * `small-steps-test-1.0.0.0`
  * `vector-map-1.0.0.0`
  * `cardano-data-1.0.0.0`
  * `set-algebra-1.0.0.0`

* Mark first properly versioned release of all ledger specific libraries:

  * `cardano-ledger-core-1.0.0.0`
  * `cardano-protocol-tpraos-1.0.0.0`
  * `cardano-ledger-api-1.0.0.0`
  * `cardano-ledger-pretty-1.0.0.0`

* Mark first properly versioned release of all era specific libraries:

  * `cardano-ledger-shelley-1.0.0.0`
  * `cardano-ledger-allegra-1.0.0.0`
  * `cardano-ledger-mary-1.0.0.0`
  * `cardano-ledger-alonzo-1.0.0.0`
  * `cardano-ledger-babbage-1.0.0.0`
  * `cardano-ledger-conway-1.0.0.0`
  * `cardano-ledger-shelley-ma-1.0.0.0`

* Mark first properly versioned release of all era specific test libraries:

  * `cardano-ledger-alonzo-test-1.0.0.0`
  * `cardano-ledger-babbage-test-1.0.0.0`
  * `cardano-ledger-conway-test-1.0.0.0`
  * `cardano-ledger-shelley-ma-test-1.0.0.0`
  * `cardano-ledger-shelley-test-1.0.0.0`

* Mark first properly versioned release of all Byron era specific libraries:

  * `cardano-crypto-wrapper-1.5.0.0`
  * `cardano-crypto-test-1.5.0.0`
  * `cardano-ledger-byron-1.0.0.0`
  * `cardano-ledger-byron-test-1.5.0.0`
  * `byron-spec-chain-1.0.0.0`
  * `byron-spec-ledger-1.0.0.0`
@lehins lehins force-pushed the lehins/prepare-release branch from a0dff80 to 626a826 Compare February 22, 2023 23:59
Copy link
Contributor

@JaredCorduan JaredCorduan left a comment

Choose a reason for hiding this comment

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

looks great, thank you!

1.0.0.0 🎉 it's a big occasion 🎆

@lehins lehins enabled auto-merge February 23, 2023 02:58
@lehins lehins merged commit 66b1490 into master Feb 23, 2023
@iohk-bors iohk-bors bot deleted the lehins/prepare-release branch February 23, 2023 11:30
@andreabedini andreabedini mentioned this pull request Feb 24, 2023
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.

2 participants