feat: use elixir slim image #35

Merged
joao.dubas merged 4 commits from jpd/feat/use-slim-image into main 2023-07-23 23:01:04 +00:00
Owner

Upgrade runtimes to the latest versions. Also, save some by using the slim variant image.

Since the slim variant doesn't have make command, the drone definition is updated to use raw commands.

  • elixir from 1.14.5 to 1.15.4
  • erlang from 24.3.4 to 26.0.2
Upgrade runtimes to the latest versions. Also, save some by using the `slim` variant image. Since the `slim` variant doesn't have `make` command, the `drone` definition is updated to use raw commands. * elixir from 1.14.5 to 1.15.4 * erlang from 24.3.4 to 26.0.2
joao.dubas added 1 commit 2023-06-21 02:17:13 +00:00
feat: use elixir slim image
Some checks failed
continuous-integration/drone/pr Build is failing
693c7c0735
joao.dubas added 2 commits 2023-07-23 22:35:41 +00:00
* elixir from 1.14.5 to 1.15.4
* erlang from 24.3.4 to 26.0.2
fix(ci): use raw commands for test and static code analysis
Some checks failed
continuous-integration/drone/pr Build is failing
1704c39074
The `slim` variant image doesn't have `make` installed.
joao.dubas added 1 commit 2023-07-23 22:44:21 +00:00
fix(ci): add .tool-versions to set cache key
All checks were successful
continuous-integration/drone/pr Build is passing
343b353795
With this change we ensure dependencies and build directories are
re-created when changes in runtime are applied.
joao.dubas merged commit 2039b43c53 into main 2023-07-23 23:01:04 +00:00
joao.dubas deleted branch jpd/feat/use-slim-image 2023-07-23 23:01:04 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#35
No description provided.