Commit graph

4 commits

Author SHA1 Message Date
8a12834314
Added support for creating forgejo release pages 2024-05-03 21:02:17 +08:00
ed56fb7d50
All packages to be built in the build farm, none on the host machine.
Will close #17 when merged
2024-05-01 20:44:54 +08:00
2ee59ef5a5
Dynamically determine distribution codename
Removes the need for the user to specify it in the config file
2024-05-01 17:08:24 +08:00
7e0d90a69c
Config file is now TOML rather than a shell script
Much easier to read, much easier to edit, much less dangerous. It really shouldn't have been a shell script to begin with. This change will just about finally close #6 when it's merged. (The build-farm makefiles also have to be dealt with, however)
2024-05-01 16:33:52 +08:00