summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2019-11-26Tests: Run the daemonlain
2019-11-26CI: Add testing stage for federated tests.lain
2019-11-14ci: disable --trace for unit testsrinpatch
2019-11-11Merge branch 'fix-dokku-2' into 'develop'lain
2019-11-11Use PG12 in CI for the RUM pipelineEgor Kislitsyn
2019-11-11Dokku deploys: Keep the git dir so version number generation works.lain
2019-11-05CI: Remove the docs-build jobrinpatch
2019-10-16Merge branch 'benchmark-finishing' into 'develop'lain
2019-10-14Preparations for renaming `master` to `stable`rinpatch
2019-10-10Gitlab CI: Run correct benchmark task.lain
2019-10-10Merge remote-tracking branch 'origin/develop' into benchmark-finishinglain
2019-10-10Gitlab: Run benchmark in CI.lain
2019-10-03Remove a test branch from CIrinpatch
2019-10-03Change docs build/deploy to just trigger a pipeline in the docs reporinpatch
2019-09-30CI: Enable OTP release building for maint/* branchesrinpatch
2019-06-29Add PLEROMA_BUILD_ENV to override env for the version generator and use it in...rinpatch
2019-06-29Revert "Build releases only on tags or develop"rinpatch
2019-06-29Build releases only on tags or developrinpatch
2019-06-20Export PLEROMA_BUILD_BRANCHrinpatch
2019-06-19Make possible to override the branch name via a env variablerinpatch
2019-06-13remove the feature branch from onlyrinpatch
2019-06-13Remove a TODOrinpatch
2019-06-13Expire artifacts in 42 yearsrinpatch
2019-06-13CI: Add automatic release buildsrinpatch
2019-06-03CI: Actually push to correct repo.lain
2019-06-03CI: Replace mix test and mix coveralls with just mix coverallsrinpatch
2019-05-31CI: Add auto-deployment via dokku.lain
2019-05-17CI: Use the correct image with the correct hostname.lain
2019-05-17CI: Add rum variant testing.lain
2019-05-15Excoveralls for code coveragefeld
2019-05-02fix: Add mix deps.get before unit-testingAkiraFukushima
2019-04-05Revert "Merge branch 'test-coverage' into 'develop'"rinpatch
2019-04-05Use --cover option when running CI testsoptikfluffel
2019-04-02remove reduntant services in docs deploy and change job names to kebab caserinpatch
2019-04-02what the fuckrinpatch
2019-04-02huhrinpatch
2019-04-02Separate CI jobs to 3 stages to allow them to be executed in parallelrinpatch
2019-03-23Remove useless echorinpatch
2019-03-23Remove postgres from documentation related jobsrinpatch
2019-03-22Add automatic doc build and deployrinpatch
2019-03-13.gitlab-ci.yml: Use --strict instead of listHaelwenn (lanodan) Monnier
2019-03-13[Credo][CI] Add readability as it’s fixedHaelwenn (lanodan) Monnier
2019-03-13[Credo] Fix the consistencyHaelwenn (lanodan) Monnier
2019-03-13[Credo][CI] Do not make TODO/FIXME failHaelwenn (lanodan) Monnier
2019-03-13[Credo] Fix the warningsHaelwenn (lanodan) Monnier
2019-03-13.gitlab-ci.yml: Adds credo to the chainHaelwenn (lanodan) Monnier
2019-03-11Switch the CI to Elixir 1.8.1rinpatch
2019-02-17More speedup, test fixes.lain
2019-02-17Speed up docker postgres.lain
2018-12-26[CI] Set MIX_ENV to test in `variables` section instead of specifying it befo...Rin Toshaka