Allow custom repo name for *.org pages & add design.codeberg.org #51
Merged
hw
merged 1 commits from momar/build-deploy-gitea:feature/design-resources
into master
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'momar/build-deploy-gitea:feature/design-resources'
Deleting a branch is permanent. It CANNOT be undone. Continue?
How does this work?
It's not as awesome as it sounds, it just allows the mapping of
fonts.codeberg.org
not just tocodeberg-fonts/pages
but toCodeberg/Fonts
, so we can restructure the Codeberg-internal pages repositories (like pages, get-it-on etc.) a bit, and uses that to expose theCodeberg/Design
repo at design.codeberg.org.cool, will move this around asap
momar referenced this pull request from Codeberg/build-deploy-reg-server 1 year agoAny update on this? 🙃
8c1c45ef81
into master 1 year agomerged to master, deployed to https://codeberg-test.org
Thanks! I'm not a member of the Codeberg org on test, could you migrate the Design repo to the test server?
... or be more generous with the rights on the testing instance, might come in handy from time to time 😉
;) now you are
Oh, thank you! 🙃
It is deployed, however I found out that the repo names actually have to be lowercase in
$subdomain_repo
, and that the page still has the wrong content type (and thus doesn't display) due to #50 / #52.Do you want to correct the upper-/lowercase typo directly on master or shall I fix it on my branch & create a new PR?
I have added another commit that fixes said typo, so you can cherry-pick it
8c1c45ef81
.