Age | Commit message (Collapse) | Author |
|
|
|
Key the cache on the image being used and the commit sha. This should allow the cache to be reused by the same runner across multiple jobs/stages where appropriate.
|
|
This will be temporary* as we hunt down the cause of the random test failures
* gonna regret this
|
|
|
|
|
|
|
|
Update to otp25 for Elixir 1.13; otp26 for Elixir 1.15
|
|
|
|
|
|
|
|
No reason to not run tests.
|
|
This release is where JIT was introduced and it should be disabled. Pleroma's queries do not benefit from JIT, but it can increase latency of queries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no-async-clear-config
|
|
|
|
|
|
This reverts commit d99e139c6bec91150a10b68c032019a163eccf04.
|
|
|
|
|
|
|
|
|
|
Otherwise it silently fails
|
|
|
|
|
|
Use git diff to search for changelog entry
See merge request pleroma/pleroma!3875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require changelog
See merge request pleroma/pleroma!3739
|