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

Flag deprecated packages as deprecated #18087

Merged
merged 9 commits into from
Feb 5, 2021

Conversation

kit-ty-kate
Copy link
Member

Discussed in:

Implemented as a builtin flag in opam in: ocaml/opam#4523

This PR should not have any effect on any of the packages from opam 2.0 to opam 2.1.0~beta4 and is just there for external tools support for the moment. If ocaml/opam#4523 gets merged, these packages will still be available, just avoided, if possible, by the solver.

@camelus
Copy link
Contributor

camelus commented Feb 4, 2021

Commit: a490749

Good to see you Madam.

🌩️ opam-lint errors a490749
  • mirage-conduit.3.1.0 has errors:

    • error 57: Synopsis and description must not be both empty
  • charrua-core.0.1 has some warnings:

    • warning 47: Synopsis (or description first line) should start with a capital and not end with a dot
  • charrua-core.0.3 has some warnings:

    • warning 47: Synopsis (or description first line) should start with a capital and not end with a dot
  • charrua-core.0.4 has some warnings:

    • warning 47: Synopsis (or description first line) should start with a capital and not end with a dot
  • charrua-core.0.5 has some warnings:

    • warning 47: Synopsis (or description first line) should start with a capital and not end with a dot
  • io-page-xen.0.1.0 has some warnings:

    • warning 25: Missing field 'authors'
    • warning 35: Missing field 'homepage'
    • warning 36: Missing field 'bug-reports'
  • io-page-xen.0.9.9 has some warnings:

    • warning 25: Missing field 'authors'
    • warning 35: Missing field 'homepage'
    • warning 36: Missing field 'bug-reports'
  • lwt-zmq.1.0-beta3 has some warnings:

    • warning 25: Missing field 'authors'
    • warning 36: Missing field 'bug-reports'
  • lwt-zmq.1.0-beta4 has some warnings:

    • warning 25: Missing field 'authors'
    • warning 36: Missing field 'bug-reports'
  • lwt-zmq.1.0.0 has some warnings:

    • warning 36: Missing field 'bug-reports'
  • lwt-zmq.2.0.0 has some warnings:

    • warning 36: Missing field 'bug-reports'
  • mirage-conduit.2.0.0 has some warnings:

    • warning 25: Missing field 'authors'
    • warning 35: Missing field 'homepage'
    • warning 36: Missing field 'bug-reports'
  • These packages passed lint tests: charrua-core.0.10, charrua-core.0.11.0, charrua-core.0.11.1, charrua-core.0.11.2, charrua-core.0.12.0, charrua-core.0.6, charrua-core.0.7, charrua-core.0.8, charrua-core.0.9, configurator.v0.10.0, configurator.v0.11.0, configurator.v0.9.0, configurator.v0.9.1, expect_test_helpers.v0.10.0, expect_test_helpers.v0.11.0, expect_test_helpers.v0.12.0, expect_test_helpers.v0.13.0, expect_test_helpers.v0.9.0, expect_test_helpers_kernel.v0.10.0, expect_test_helpers_kernel.v0.11.0, expect_test_helpers_kernel.v0.12.0, expect_test_helpers_kernel.v0.13.0, expect_test_helpers_kernel.v0.9.0, io-page-xen.2.0.0, io-page-xen.2.0.1, io-page-xen.2.1.0, io-page-xen.2.2.0, io-page-xen.2.3.0, lwt-zmq.2.0.1, lwt-zmq.2.1.0, mirage-conduit.1.0.3, mirage-conduit.1.3.0, mirage-conduit.2.1.0, mirage-conduit.2.2.0, mirage-conduit.2.3.0, mirage-conduit.2.3.1, mirage-conduit.3.0.0, mirage-conduit.3.0.1, mirage-conduit.3.2.0, mirage-xen-ocaml.2.3.0, mirage-xen-ocaml.2.3.1, mirage-xen-ocaml.2.3.4, mirage-xen-ocaml.2.6.0, mirage-xen-ocaml.3.0.0, mirage-xen-ocaml.3.0.4, mirage-xen-ocaml.3.0.5, mirage-xen-ocaml.3.0.6, mirage-xen-ocaml.3.1.0, mirage-xen-ocaml.3.2.0, mirage-xen-ocaml.3.3.0, mirage-xen-ocaml.3.3.1, mirage-xen-ocaml.3.3.2, mirage-xen-ocaml.3.3.3, named-pipe.0.2, named-pipe.0.3, named-pipe.0.4.0


☀️ Installability check (+0)

@kit-ty-kate
Copy link
Member Author

accepted on principal by the opam devs. Can always be changed/reverted if need be.

@kit-ty-kate kit-ty-kate marked this pull request as ready for review February 5, 2021 11:04
@kit-ty-kate kit-ty-kate merged commit ad7e81e into ocaml:master Feb 5, 2021
@kit-ty-kate kit-ty-kate deleted the deprecated branch February 5, 2021 11:04
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