summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2024-01-21Fix testing cache policyMark Felder
2024-01-21Fix testing cache policyMark Felder
2024-01-21Clarify formatting and cycles versionsMark Felder
2024-01-21Rename 1.15 image to include otp25, clarify test namesMark Felder
2024-01-21Fix the image nameMark Felder
2024-01-20Use our own 1.15 ci-base imageMark Felder
2024-01-20Add Dialyxir with manual job executionMark Felder
2024-01-20Spec building should be in build stageMark Felder
2024-01-20Linting as a separate stageMark Felder
2024-01-20Add a build and test pipeline for elixir 1.15 with a new naming conventionMark Felder
2023-12-13Gitlab CI: Switch to our own docker hubLain Soykaf
2023-12-13Gitlab CI: Update postgres for rum tests.Lain Soykaf
2023-12-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into no-async-cl...Lain Soykaf
2023-12-11Gitlab CI: Build using system provided libvipsLain Soykaf
2023-12-10CI: Use Elixir 1.13 for linting.Lain Soykaf
2023-12-03Revert "CI: Remove test coverage"Lain Soykaf
2023-11-30CI: Remove test coverageLain Soykaf
2023-11-30Gitlab CI: Make it work for a local runnerLain Soykaf
2023-11-07Merge branch 'develop' into phoenix1.7Mark Felder
2023-07-04CI: Use CI_JOB_TOKEN for cross-repo pipeline triggersHaelwenn (lanodan) Monnier
2023-07-04CI: Let curl return non-0 on http failure codeHaelwenn (lanodan) Monnier
2023-07-01Force the use of amd64 runners for jobs using ci-basetusooa
2023-05-31Bump minimum Elixir to 1.12Mark Felder
2023-05-17Merge branch 'tusooa/changelog-improve' into 'develop'Haelwenn
2023-05-02Fix MR pipelines not having build and test jobstusooa
2023-04-26Do not use needs: in pipeline yamltusooa
2023-04-26Work around docker login needing daemontusooa
2023-04-25Add ELIXIR_IMG arg to latesttusooa
2023-04-24Use self-built elixir image for armtusooa
2023-04-24Use --custom-platform to replace the deprecated onetusooa
2023-04-24Do not use nested levels for archtusooa
2023-04-22Skip changelog check for automated MRstusooa
2023-04-22Use git diff to search for changelog entrytusooa
2023-04-12Combine images of different platforms into onetusooa
2023-04-12Build images with kanikotusooa
2023-04-05Merge branch 'from/upstream-develop/tusooa/require-changelog' into 'develop'Haelwenn
2022-12-16CI: Fix image for amd64-muslLain Soykaf
2022-12-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into update-depsLain Soykaf
2022-12-06CI: Tag amd64 releases for amd64 runnersHaelwenn (lanodan) Monnier
2022-11-11allow custom db portIván Raskovsky
2022-11-06Merge branch 'ci-coverage' into 'develop'tusooa
2022-11-03Update to Phoenix 1.6 and chase dependenciesMark Felder
2022-09-03Test coverage: Switch to covertool to get cobertura outputci-coverageHaelwenn (lanodan) Monnier
2022-09-02Bump minimum Elixir version to 1.10Haelwenn (lanodan) Monnier
2022-08-28Use dedicated scriptTusooa Zhu
2022-08-28Fix {} not working with alpine shTusooa Zhu
2022-08-28Display error infoTusooa Zhu
2022-08-28Allow to explicitly skip changelogTusooa Zhu
2022-08-28Prevent duplicate pipelinesTusooa Zhu
2022-08-28Check for changelog in ciTusooa Zhu