Login
4 branches 0 tags
Ben Add comment aaf4032 1 month ago 51 Commits
date
2025-12-22T10:33:00.176314285Z
author
ben
email
bennyschulenburg@gmx.de
title
Migrate from !project.json to `rubhub/profile` branch

Right now we store project metadata in a separate json file stored next to the bare git repo, since I really like how the issue system turned out I'd like to use a similar system here as well, basically have a special rubhub/profile branch which contains a README.md with frontmatter to specify project metadata, that way a project is just a bare repo with nothing else, and we get free versioning for metadata/configuration.