Skip to content

Fix warning 16 on 4.12#250

Merged
avsm merged 1 commit into
mirage:masterfrom
emillon:fix-warn16-on-412
Jun 22, 2021
Merged

Fix warning 16 on 4.12#250
avsm merged 1 commit into
mirage:masterfrom
emillon:fix-warn16-on-412

Conversation

@emillon
Copy link
Copy Markdown
Contributor

@emillon emillon commented Jun 21, 2021

repo_refs is not part of the public API so we can change its type to use a mandatory option rather than an optional argument.

`repo_refs` is not part of the public API so we can change its type to
use a mandatory option rather than an optional argument.
@avsm avsm merged commit 70e02c6 into mirage:master Jun 22, 2021
@avsm
Copy link
Copy Markdown
Member

avsm commented Jun 22, 2021

Thanks!

@emillon emillon deleted the fix-warn16-on-412 branch June 22, 2021 09:57
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Jul 13, 2021
CHANGES:

- Fixes to odoc warnings and cohttp dependencies (@Aaylor mirage/ocaml-github#244)
- Support for 4.12 and fixing recent compiler warnings (@tmcgilchrist mirage/ocaml-github#246 mirage/ocaml-github#252 and @emillon mirage/ocaml-github#250 mirage/ocaml-github#247 mirage/ocaml-github#251)
- Add a new package `github-data` which contains just the serialisation logic
  without a dependency on the web stack (mirage/ocaml-github#248 @emillon)
- Add Github checks API support (mirage/ocaml-github#249 @tmcgilchrist)
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Jul 21, 2021
CHANGES:

- Fixes to odoc warnings and cohttp dependencies (@Aaylor mirage/ocaml-github#244)
- Support cohttp 4.0. (@tmcgilchrist mirage/ocaml-github#257)
- Support for 4.12 and fixing recent compiler warnings (@tmcgilchrist mirage/ocaml-github#246 mirage/ocaml-github#252 and @emillon mirage/ocaml-github#250 mirage/ocaml-github#247 mirage/ocaml-github#251)
- Add a new package `github-data` which contains just the serialisation logic
  without a dependency on the web stack (mirage/ocaml-github#248 @emillon)
- Add Github checks API support (mirage/ocaml-github#249 @tmcgilchrist)
- Label field missing in branch refs for ghost (@dra27 and @tmcgilchrist mirage/ocaml-github#256)
- Get all commits for user/repo (@Stevendeo mirage/ocaml-github#245)
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