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

Mise à jour Elixir 1.10 -> 1.12 et OTP 23 -> 24 #1683

Merged
merged 24 commits into from
Jul 9, 2021
Merged

Commits on Jun 24, 2021

  1. Bump up Elixir & OTP to latest

    thbar committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d8f44df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed38499 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Bump up base image + OTP & Elixir

    Hex.pm has published a new image, which has allowed me to release (https://github.com/etalab/transport-ops/releases/tag/elixir-1.12.1-erlang-24.0.3-alpine-3.13.3) a compatible image.
    thbar committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e171404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46cc549 View commit details
    Browse the repository at this point in the history
  3. Fix base image reference

    thbar committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8a2fdef View commit details
    Browse the repository at this point in the history
  4. Merge branch 'upgrade-elixir-otp' of github.com:etalab/transport-site…

    … into upgrade-elixir-otp
    thbar committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    028b663 View commit details
    Browse the repository at this point in the history
  5. Trigger CI build

    thbar committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e08a830 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    f318d76 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    97d8816 View commit details
    Browse the repository at this point in the history
  2. Apply mix format

    thbar committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    170acea View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Remove warning during tests

    thbar committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9e41483 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    9580abc View commit details
    Browse the repository at this point in the history
  2. Upgrade mochiweb to latest (OTP 24 compat)

    I had for now to work-around the lack of official hex.pm release (mochi/mochiweb#233).
    thbar committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9771d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    b4a9b4a View commit details
    Browse the repository at this point in the history
  2. Update Vex to master for Elixir 1.11 compat

    I also removed vex dependency for apps which did not depend on vex.
    thbar committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4c7120f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    e7662d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Bump up Elixir to 1.12.2

    thbar committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    4b3c89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904caa1 View commit details
    Browse the repository at this point in the history
  3. Bump up coveralls

    thbar committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b88e749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c3178 View commit details
    Browse the repository at this point in the history
  5. Skip credo issue for now

    thbar committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d1517cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59993d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a21dbc2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'upgrade-elixir-otp' of github.com:etalab/transport-site…

    … into upgrade-elixir-otp
    thbar committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fa8cb47 View commit details
    Browse the repository at this point in the history