Compare commits

...

2 commits

Author SHA1 Message Date
899817c7f4 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
2026-05-30 22:07:10 +00:00
c8dee0ceed
Update vanilla Pleroma-FE links after forge migration
Some checks are pending
ci/woodpecker/pr/test/1 Pipeline is pending approval
ci/woodpecker/pr/test/2 Pipeline is pending approval
2026-05-30 23:22:55 +02:00

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",