Allow custom repo name for *.org pages & add design.codeberg.org #51
No reviewers
Labels
No labels
inadvertently closed
Kind: Breaking
Kind: Bug
Kind: Enhancement
Kind: Feature
Kind: Maintenance
Kind: Question
Kind: Security
Kind: Testing
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Status: Blocked
Status: Completed
Status: Help wanted
Status: In progress
Status: Needs feedback
Status: Stale
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Codeberg-Infrastructure/build-deploy-forgejo!51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "momar/build-deploy-gitea:feature/design-resources"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How does this work?
It's not as awesome as it sounds, it just allows the mapping of
fonts.codeberg.orgnot just tocodeberg-fonts/pagesbut 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/Designrepo at design.codeberg.org.cool, will move this around asap
momar referenced this pull request from Codeberg-e.V./registration-server2021-02-28 01:31:58 +01:00
Any update on this? 🙃
merged 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