Commit graph

14 commits

Author SHA1 Message Date
Jonatan Kłosko 47d29cb389
Require Elixir 1.13 (#737)
* Bump required Elixir version to 1.13 and fix TODOs

* Fix tests

* Remove the deprecated URI.parse/1

* Bump Docker base image

* Bump Elixir on CI
2021-12-03 21:47:20 +01:00
Jonatan Kłosko 2dfb2b143d Simplify Docker layer caching 2021-11-09 19:40:12 +01:00
Jonatan Kłosko 5213b732b9 Make sure the deploy job uses the latest commit when assets are updated 2021-11-09 19:23:14 +01:00
Jonatan Kłosko a41dda9c7c
Keep static files outside priv (#602)
* Keep static files outside priv

* Override generated assets on the CI
2021-10-18 22:32:09 +02:00
Jonatan Kłosko 5dea204fc9
Fix intermittent test failures (#596)
* Bump Elixir on the CI

* Start permanent node manager in tests

* Adjust timeouts

* Make sure random node cookies are alphanumeric
2021-10-13 22:25:33 +02:00
Jonatan Kłosko 18c9d4413a Use test mix env in the CI 2021-05-26 16:15:09 +02:00
Jonatan Kłosko 8f7320e666 Automate building Docker images 2021-05-26 15:46:40 +02:00
Jonatan Kłosko 10973de66b Setup CI cache for Elixir and Node dependencies 2021-05-21 02:09:05 +02:00
Jonatan Kłosko 889503ad68
Require Elixir v1.12 (#278)
* Require Elixir v1.12

* Update introductory notebook

* Update base Docker images

* Add completion of reserved module attributes

* Move complete_module_attribute/1
2021-05-19 16:46:33 +02:00
Akash Hiremath a2eb269cec
Fix undefined function warning (#241) 2021-04-26 08:59:46 +02:00
José Valim 101f582196
Use known cookie when starting runtimes (#199) 2021-04-15 20:09:54 +02:00
Jonatan Kłosko b054ef07b3 Add GH Actions workflow automatically building assets (#147) 2021-04-05 21:13:10 +02:00
Jonatan Kłosko 2846503da6
Add formatting checks to CI workflow (#108) 2021-03-22 22:16:38 +01:00
Jonatan Kłosko f2f121a63b Set up CI 2021-02-16 23:37:10 +01:00