index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Age
Commit message (
Expand
)
Author
2024-06-20
Enable erratic tests
Mark Felder
2024-06-20
Change CI caching strategy
Mark Felder
2024-06-19
Custom mix task to retry failed tests once in CI pipeline
Mark Felder
2024-06-12
CI: Disallow failures for Elixir 1.15
Haelwenn (lanodan) Monnier
2024-06-12
Switch formatting checks to Elixir 1.15
Haelwenn (lanodan) Monnier
2024-06-08
Update job names
Mark Felder
2024-06-08
OTP updates
Mark Felder
2024-05-20
CI: Specify correct image name.
Lain Soykaf
2024-05-20
CI: Add new builders for base images
Lain Soykaf
2024-05-20
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bump-elixir
Lain Soykaf
2024-03-19
CI: Move changelog check to later in the pipeline
Lain Soykaf
2024-03-18
Update minimum Postgres version to 11.0; disable JIT
Mark Felder
2024-03-17
CI: Remove RUM tests.
Lain Soykaf
2024-01-21
Fix testing cache policy
Mark Felder
2024-01-21
Fix testing cache policy
Mark Felder
2024-01-21
Clarify formatting and cycles versions
Mark Felder
2024-01-21
Rename 1.15 image to include otp25, clarify test names
Mark Felder
2024-01-21
Fix the image name
Mark Felder
2024-01-20
Use our own 1.15 ci-base image
Mark Felder
2024-01-20
Add Dialyxir with manual job execution
Mark Felder
2024-01-20
Spec building should be in build stage
Mark Felder
2024-01-20
Linting as a separate stage
Mark Felder
2024-01-20
Add a build and test pipeline for elixir 1.15 with a new naming convention
Mark Felder
2023-12-20
Elixir 1.13 is the minimum required version
Mark Felder
2023-12-13
Gitlab CI: Switch to our own docker hub
Lain Soykaf
2023-12-13
Gitlab CI: Update postgres for rum tests.
Lain Soykaf
2023-12-12
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into no-async-cl...
Lain Soykaf
2023-12-11
Gitlab CI: Build using system provided libvips
Lain Soykaf
2023-12-10
CI: Use Elixir 1.13 for linting.
Lain Soykaf
2023-12-03
Revert "CI: Remove test coverage"
Lain Soykaf
2023-11-30
CI: Remove test coverage
Lain Soykaf
2023-11-30
Gitlab CI: Make it work for a local runner
Lain Soykaf
2023-11-07
Merge branch 'develop' into phoenix1.7
Mark Felder
2023-07-04
CI: Use CI_JOB_TOKEN for cross-repo pipeline triggers
Haelwenn (lanodan) Monnier
2023-07-04
CI: Let curl return non-0 on http failure code
Haelwenn (lanodan) Monnier
2023-07-01
Force the use of amd64 runners for jobs using ci-base
tusooa
2023-05-31
Bump minimum Elixir to 1.12
Mark Felder
2023-05-17
Merge branch 'tusooa/changelog-improve' into 'develop'
Haelwenn
2023-05-02
Fix MR pipelines not having build and test jobs
tusooa
2023-04-26
Do not use needs: in pipeline yaml
tusooa
2023-04-26
Work around docker login needing daemon
tusooa
2023-04-25
Add ELIXIR_IMG arg to latest
tusooa
2023-04-24
Use self-built elixir image for arm
tusooa
2023-04-24
Use --custom-platform to replace the deprecated one
tusooa
2023-04-24
Do not use nested levels for arch
tusooa
2023-04-22
Skip changelog check for automated MRs
tusooa
2023-04-22
Use git diff to search for changelog entry
tusooa
2023-04-12
Combine images of different platforms into one
tusooa
2023-04-12
Build images with kaniko
tusooa
2023-04-05
Merge branch 'from/upstream-develop/tusooa/require-changelog' into 'develop'
Haelwenn
[next]