Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
We really only want to strip location data anyway, and mogrify strips color profiles.
|
|
|
|
This is necessary since we bumped required version of elixir to 1.9.
The dlsym bug should be gone by now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image builds on unnecessary forks
|
|
|
|
|
|
|
|
|
|
own jobs
|
|
|
|
everything
|
|
CI: Make benchmarks manually triggered.
See merge request pleroma/pleroma!2020
|
|
|
|
|
|
|
|
|
|
it is mostly useless, but makes failures harder to find
|
|
Dokku deploys: Keep the git dir so version number generation works.
See merge request pleroma/pleroma!1967
|
|
|
|
|
|
The artifacts it produces were no longer used since we switched to
mkdocs.
|
|
Benchmark finishing
Closes #755
See merge request pleroma/pleroma!1848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the CI for building docs
This is needed because if we run with MIX_ENV=dev we will get a "+dev"
suffix to the version in the docs, but if we run with MIX_ENV=prod the
docs build will fail because ex_doc is dev-only dependency.
|
|
This reverts commit 54d287377054fa48c5a14cf6b056cd80e838b264.
|
|
Needed so we could push documentation updates to master without
triggering a rebuild
|
|
|
|
This is useful for the CI builds because they have a detached HEAD or
for emulating a feature that is availible only on a particular branch
(e.g pleroma_ctl downloads CI artifacts only for develop and master)
|
|
|
|
|
|
|
|
|