Merge pull request 'Update vanilla Pleroma-FE links after forge migration' (#1133) from phnt/akkoma:pleroma-fe-vanilla-links into develop
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/publish/4 Pipeline was successful
ci/woodpecker/push/publish/1 Pipeline was successful
ci/woodpecker/push/publish/2 Pipeline was successful

Reviewed-on: #1133
This commit is contained in:
floatingghost 2026-05-30 22:07:10 +00:00
commit 899817c7f4

View file

@ -834,10 +834,10 @@ config :pleroma, :frontends,
"name" => "pleroma-fe-vanilla",
"git" => "https://git.pleroma.social/pleroma/pleroma-fe/",
"build_url" =>
"https://git.pleroma.social/pleroma/pleroma-fe/-/jobs/artifacts/${ref}/download?job=build",
"https://git.pleroma.social/api/packages/pleroma/generic/pleroma-fe-builds/${ref}/latest.zip",
"ref" => "develop",
"build_dir" => "dist",
"bugtracker" => "https://git.pleroma.social/pleroma/pleroma-fe/-/issues"
"bugtracker" => "https://git.pleroma.social/pleroma/pleroma-fe/issues"
},
"pl-fe" => %{
"name" => "pl-fe",