Commit Graph

43 Commits

Author SHA1 Message Date
lain 4e45f7bc87 CI: Add auto-deployment via dokku. 2019-05-31 10:55:35 +02:00
lain ef63cf7088 CI: Use the correct image with the correct hostname. 2019-05-17 15:30:50 +02:00
lain a3fc7294da CI: Add rum variant testing. 2019-05-17 14:26:07 +02:00
feld f831acf912 Excoveralls for code coverage 2019-05-15 15:19:20 +00:00
AkiraFukushima dff6afc7c8 fix: Add mix deps.get before unit-testing 2019-05-02 21:04:09 +09:00
rinpatch e5df8cadea Revert "Merge branch 'test-coverage' into 'develop'"
This reverts merge request !1027
2019-04-05 19:59:03 +00:00
optikfluffel fb1be1d798 Use --cover option when running CI tests 2019-04-05 20:12:44 +02:00
rinpatch 8c71ea5a1a remove reduntant services in docs deploy and change job names to kebab case 2019-04-02 09:13:34 +03:00
rinpatch 5ee54d8183 what the fuck 2019-04-02 09:07:58 +03:00
rinpatch 7827b929fc huh 2019-04-02 09:02:21 +03:00
rinpatch 4861558b93 Separate CI jobs to 3 stages to allow them to be executed in parallel 2019-04-02 08:58:09 +03:00
rinpatch a5326bb783 Remove useless echo 2019-03-23 10:19:13 +03:00
rinpatch 4bf327b664 Remove postgres from documentation related jobs 2019-03-23 01:01:01 +03:00
rinpatch 55cf85376f Add automatic doc build and deploy 2019-03-22 23:31:04 +03:00
Haelwenn (lanodan) Monnier f62867dde6
.gitlab-ci.yml: Use --strict instead of list
This makes the output to be more compact while not loosing readability
--format=flycheck // --format=json could also be used but they are
not very human readable
2019-03-13 04:26:56 +01:00
Haelwenn (lanodan) Monnier 4b73ca638e
[Credo][CI] Add readability as it’s fixed 2019-03-13 04:26:56 +01:00
Haelwenn (lanodan) Monnier 4c440f12c3
[Credo] Fix the consistency 2019-03-13 04:17:30 +01:00
Haelwenn (lanodan) Monnier ddcd0910d3
[Credo][CI] Do not make TODO/FIXME fail 2019-03-13 04:17:30 +01:00
Haelwenn (lanodan) Monnier 6c8743d0c0
[Credo] Fix the warnings 2019-03-13 04:17:30 +01:00
Haelwenn (lanodan) Monnier d93ab4817b
.gitlab-ci.yml: Adds credo to the chain
Not really sure about the order in which this is but it feels right
because credo is more about checking if a ~working code could need
some improvements.<M-1>
2019-03-13 04:17:30 +01:00
rinpatch 7b227d935d Switch the CI to Elixir 1.8.1 2019-03-11 22:36:02 +03:00
lain 71c8c60ded More speedup, test fixes. 2019-02-17 17:47:24 +01:00
lain fa191a658b Speed up docker postgres. 2019-02-17 11:46:51 +01:00
Rin Toshaka e31b4d05a8 [CI] Set MIX_ENV to test in `variables` section instead of specifying it before the command. Fix `mix compile` compiling in the dev env. 2018-12-26 18:50:52 +01:00
Rin Toshaka facd30c9e8 Compile pleroma before ecto migrate 2018-12-18 21:20:49 +01:00
Rin Toshaka f685351c1e Improve CI cache 2018-12-18 21:06:53 +01:00
lain 0f67c1d487 don't re-use build 2018-12-17 20:26:48 +01:00
rinpatch 72f038bdf2 Only jobs for one branch are allowed to use the same cache 2018-11-29 12:20:47 +03:00
rinpatch 36826b11a6 Cache _build 2018-11-29 12:09:32 +03:00
rinpatch 2a58f5dcaa Add dependency caching 2018-11-29 11:45:14 +03:00
lain 236fd28aca use more modern elixir 2018-11-06 16:12:09 +01:00
lambda bbd549c018 Update .gitlab-ci.yml 2018-04-24 12:28:59 +00:00
lain 21510f6990 . 2018-04-21 09:30:15 +02:00
lain 44a7789732 . 2018-04-21 09:28:44 +02:00
lain 34aab9f877 .. 2018-04-21 09:27:35 +02:00
lain b68c4bd271 Update CI. 2018-04-21 09:24:51 +02:00
lain 18c3ca7844 Add format checking to CI. 2018-04-20 13:09:41 +02:00
lain 26ccb768d3 Make test output easier to read. 2018-02-12 10:14:11 +01:00
Roger Braun 9554436d61 update gitlab ci 2017-11-02 17:52:53 +01:00
lambda 32e1e52bd8 Update .gitlab-ci.yml 2017-11-02 16:33:05 +00:00
lambda 520cc0c80f Update .gitlab-ci.yml 2017-11-02 16:31:03 +00:00
lambda 41425fd64a Update .gitlab-ci.yml 2017-11-02 16:28:38 +00:00
lambda 201fbd972e Add gitlab-ci.yml 2017-11-02 16:26:13 +00:00