summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2021-12-26CI: Fix the broken tasks.more-efficient-ciLain Soykaf
2021-12-26CI: Use own package as baseLain Soykaf
2021-12-26CI: Start testing erratic test againLain Soykaf
2021-12-25GitLab CI: don't retry failed jobsAlex Gleason
2021-11-15CI: Upload the image for all platformsLain Soykaf
2021-11-14CI: Conservatively update release images so they keep building.Lain Soykaf
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-09-20Update to newer buildx as current one can't be downloaded due to some Github ...Mark Felder
2021-06-11Cycles CI: skip unless Elixir code is modifiedAlex Gleason
2021-06-09Cycles CI: disable cacheAlex Gleason
2021-06-09CI: echo $MIX_ENVAlex Gleason
2021-06-09Add cycles test to .gitlab-ci.ymlAlex Gleason
2021-06-02Don't generate new specs unless they've changed.Mark Felder
2021-06-02Skip build, test, analysis/lint when we don't make code changesMark Felder
2021-04-29CI: Purge pleroma build directory between runsAlex Gleason
2021-04-27Cache gitlab-ci based on mix.lockAlex Gleason
2021-03-11Execute mix deps.get earlier and avoid duplicate invocations if possibleMark Felder
2021-03-10Revert "See if switching to same image as releases fixes the build"Mark Felder
2021-03-10See if switching to same image as releases fixes the buildMark Felder
2021-03-10Ensure we fetch deps during spec-build stageMark Felder
2021-02-17Do not want these interfering with develop buildsMark Felder
2021-02-17Make it possible to generate custom docker images by prefixing the branch nam...Mark Felder
2021-02-03CI: Forgot $ in spec-deployrinpatch
2021-02-03CI: Add job ref when calling api docs builderrinpatch
2021-02-03Improve OpenAPI spec and deploy it to api.pleroma.socialrinpatch
2020-11-27Gitlab-CI: Explicitly tag specified arm32 images.lain
2020-11-19Gitlab CI: Update postgreslain
2020-11-17Gitlab CI: Specify image architecture for arm64 imageslain
2020-11-13Gitlab CI: Change tags bag to arm32lain
2020-11-13Gitlab CI: Alpine is alpinelain
2020-11-13Gitlab CI: Specify arm32v7 image for arm32 buildslain
2020-10-20CI: Install libmagic-dev in debian release targetsHaelwenn (lanodan) Monnier
2020-10-20CI: Install file-dev in alpine release targetsHaelwenn (lanodan) Monnier
2020-10-09Merge branch 'develop' into feature/gen-magicMark Felder
2020-09-28CI: Add ffmpeglain
2020-09-10Merge branch 'develop' into feature/gen-magicMark Felder
2020-08-26Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-2.1...lain
2020-08-25Merge branch 'buildx-multiarch-arm32v7' into 'develop'Haelwenn
2020-08-25Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0lain
2020-08-19CI: Fix release builds once more.lain
2020-08-13CI: Add cmake to buildlain
2020-08-13Build files: Add cmakelain
2020-08-07CI: install cmake since fast_html now requires itrinpatch
2020-08-06Add checksum to docker buildx, add aarch/arm64 to the list of platformsGuy Sheffer
2020-07-22Add multiarch support to docker container, fixes https://git.pleroma.social/p...Guy Sheffer
2020-07-10Support Exiftool for stripping EXIF dataMark Felder
2020-07-08re-enable federation testsstwf
2020-06-17Update OTP releases to official images of 1.10.3rinpatch
2020-06-16Upgrade to Elixir 1.9Steven Fuchs
2020-06-16Pleroma.MIME: use gen_magichref