-
Notifications
You must be signed in to change notification settings - Fork 157
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
Update GitHub Actions #2321
Merged
Merged
Update GitHub Actions #2321
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
smorimoto
force-pushed
the
update-actions
branch
2 times, most recently
from
July 21, 2024 10:29
a77a530
to
5671c71
Compare
art-w
force-pushed
the
update-actions
branch
4 times, most recently
from
September 4, 2024 20:28
e676038
to
aeb6872
Compare
art-w
force-pushed
the
update-actions
branch
4 times, most recently
from
September 6, 2024 07:57
1f72ff8
to
1bada5d
Compare
art-w
force-pushed
the
update-actions
branch
from
September 6, 2024 09:57
1bada5d
to
8e5693f
Compare
art-w
approved these changes
Sep 6, 2024
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! I added a couple of fixes to greenify the remaining bits of the CI (there seems to be an issue on freebsd with setsockopt
in conduit, which I haven't completely tracked down)
samoht
added a commit
to samoht/opam-repository
that referenced
this pull request
Dec 11, 2024
CHANGES: ### Added - **irmin-git** - Expose `Content_addressable` type (mirage/irmin#2329, @art-w) ### Changed - **irmin** - Rename `Node.S.effect` to `read_effect` for OCaml 5.3 compatibility (mirage/irmin#2347, @art-w) ### Fixed - **irmin-client** - Fix a fd leak when using `clone` (mirage/irmin#2322, @samoht) - **irmin-git** - Fix git sync example (mirage/irmin#2327, @art-w) - Fixed issue with two subsequent `Irmin-git` repos, where one repo would lose the ability to find its root path (mirage/irmin#2326, @zazedd) - **irmin** - Fix CI, update dependencies (mirage/irmin#2321, @smorimoto) - Update documentation (mirage/irmin#2323, mirage/irmin#2324, mirage/irmin#2325, @christinerose) - **irmin-cli** - Fix uncaught exception (mirage/irmin#2326, @art-w) ### Removed - **irmin** - Removed `?allow_duplicate` parameter from the `Conf.key` function (mirage/irmin#2326, @zazedd)
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.
https://github.com/smorimoto/irmin/actions/runs/10027617242