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

Release 3.0.0 #1769

Merged
merged 20 commits into from Feb 16, 2022
Merged

Release 3.0.0 #1769

merged 20 commits into from Feb 16, 2022

Conversation

craigfe
Copy link
Member

@craigfe craigfe commented Feb 11, 2022

Fix #1695.

Corresponding opam-repository PR: ocaml/opam-repository#20734.

@mirage mirage deleted a comment from codecov-commenter Feb 11, 2022
@craigfe
Copy link
Member Author

craigfe commented Feb 12, 2022

Currently waiting on ocaml/opam-repository#20729, after which we can drop the pin-depend and release.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2022

Codecov Report

Merging #1769 (ff9a431) into main (1d83f08) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1769   +/-   ##
=======================================
  Coverage   67.51%   67.52%           
=======================================
  Files         100      100           
  Lines       12974    12974           
=======================================
+ Hits         8760     8761    +1     
+ Misses       4214     4213    -1     
Impacted Files Coverage Δ
src/irmin-unix/fs.ml 68.38% <0.00%> (+0.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d83f08...ff9a431. Read the comment docs.

This is necessary in order to attach our MDX and Cram tests to specific
packages, in order to get the `opam-repository` CI to pass.
... and remove the unnecessary dependency on `mdx` from `irmin`.
This is needed for the `Yaml.Util` module.
This provides test assertions with source locations and collection of
exception backtraces by default.
This avoids a dependency cycle, since `irmin-tezos` itself depends on
`irmin-pack` but `irmin-pack` only depends on `irmin-tezos` for test
purposes.
@craigfe
Copy link
Member Author

craigfe commented Feb 16, 2022

Now merged downstream 🎉

@craigfe craigfe merged commit 7957719 into main Feb 16, 2022
@samoht samoht deleted the release-3.0.0 branch March 27, 2022 10:48
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.

Release 3.0
2 participants