Add mediamark repository #86
Reference in New Issue
Block a user
Delete Branch "benvin/mediamark-repo"
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?
The kids/adult media split needs a fast way to reclassify existing media as cheeztv (kids) content. mediamark is a small Go web app that does exactly that, so it needs a Gitea repo before any code can land.
config/git.unkin.net/unkin/repository/mediamark.yaml, a private repo onmainwith squash merges and delete-branch-after-merge.main: pushes disabled, merges restricted to the Owners team.status_check_contextsfor now, matching the mediamover repo at creation time; the repo has no Woodpecker pipelines yet, so required contexts would block its first PR. A follow-up adds them once CI exists.Amended per review (
cd006fd), superseding the third bullet in the description:private: false— repos are public unless explicitly requested otherwise.build,test,pre-commit), matching arrproxy and logviewer. The chicken-and-egg is accepted: mediamark's scaffold PR ships the.woodpeckerpipelines, so the contexts will report on it.