Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-13 | Gitlab CI: Switch to our own docker hub | Lain Soykaf | |
2023-12-13 | Gitlab CI: Update postgres for rum tests. | Lain Soykaf | |
2023-05-31 | Bump minimum Elixir to 1.12 | Mark Felder | |
2022-11-03 | Update to Phoenix 1.6 and chase dependencies | Mark Felder | |
Also bump minimum Elixir to 1.11 | |||
2022-09-03 | ci-base: Document building and pushing a new image | Haelwenn (lanodan) Monnier | |
2022-09-02 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0 | |||
2021-12-26 | CI: Use own package as base | Lain Soykaf | |
So we can skip updating and installing the same packages a million times. It will still grab the hex.pm stuff -- maybe we can find a way to avoid this, too. |