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

Fix #183 (pre-ppxlib only): CI testing for our reverse dependencies (again!) #227

Merged

Commits on May 24, 2020

  1. Fix ocaml-ppx#183 (pre-ppxlib only): CI testing for our reverse depen…

    …dencies
    
    This should implement @gasche suggestion:
    ocaml-ppx#183
    
    We should do that for `master` as well (I expect there will be
    more failures there!) but I begin here.
    thierry-martinez committed May 24, 2020
    Configuration menu
    Copy the full SHA
    0d7bc9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55510eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d874295 View commit details
    Browse the repository at this point in the history
  4. Revert "Try single-line strings"

    This reverts commit d874295.
    thierry-martinez committed May 24, 2020
    Configuration menu
    Copy the full SHA
    b936dd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    476b1e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94bd74a View commit details
    Browse the repository at this point in the history
  7. Set TESTS=true

    Suggested by Gabriel Scherer.
    thierry-martinez committed May 24, 2020
    Configuration menu
    Copy the full SHA
    6dfeead View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e974c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7848565 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09dc53b View commit details
    Browse the repository at this point in the history
  11. Reverse OCAML_VERSION order

    I think that CI results on recent versions are often those that are
    the most interesting, so it is better to compute them first.
    thierry-martinez committed May 24, 2020
    Configuration menu
    Copy the full SHA
    0e7e2e7 View commit details
    Browse the repository at this point in the history
  12. Remove TESTS=true

    It is the default.
    Here is a pull-request to allow reverse-dependencies to be tested.
    ocaml/ocaml-ci-scripts#338
    thierry-martinez committed May 24, 2020
    Configuration menu
    Copy the full SHA
    7364f03 View commit details
    Browse the repository at this point in the history