Go to file
Drew DeVault a4cbc72c2d Upgrade to Alpine 3.17 2023-03-22 11:04:21 +01:00
.builds Upgrade to Alpine 3.17 2023-03-22 11:04:21 +01:00
_static Add Libre.js header to yaml.js 2021-12-17 11:57:46 +01:00
api api/artifacts: Use SelectAll and ScanAll 2023-03-13 12:55:11 +01:00
buildsrht Fix secret parsing 2023-02-27 08:38:49 +01:00
contrib Add fedora/39 and adjust rawhide 2023-02-28 09:39:50 +01:00
images images/guix: Update project email contact. 2023-03-07 09:35:32 +01:00
scss Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
worker allow referencing secrets by name in manifests 2023-02-22 09:13:06 +01:00
.gitignore Remove models_gen.go 2022-03-24 14:42:54 +01:00
LICENSE AGPL 2017-04-08 17:06:12 -04:00
Makefile Upgrade to Alpine 3.17 2023-03-22 11:04:21 +01:00
README.md Correct link in README.md 2019-01-08 18:07:54 -05:00
buildsrht-initdb add database stamp for core.sr.ht 2020-08-10 09:46:49 -04:00
buildsrht-keys Add "master-shell", supports submitting via SSH 2020-07-30 16:59:31 -04:00
buildsrht-migrate API: implement user account deletion 2022-11-01 15:35:00 +01:00
config.example.ini Add api-origin to example config 2022-05-10 10:31:02 +02:00
master-shell buildsrht: Use GraphQL to submit builds 2022-06-29 17:13:44 +02:00
run.py Use new way of running debug/local services 2019-01-16 20:40:39 -05:00
runner-shell Add "master-shell", supports submitting via SSH 2020-07-30 16:59:31 -04:00
schema.sql Add index on job.job_group_id 2023-01-19 15:08:53 +01:00
setup.py GraphQL finishing touches 2021-05-03 14:08:21 -04:00
static Add setup.py 2017-04-18 09:12:56 -04:00

README.md

This repository contains the code for the sr.ht build service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/builds.sr.ht/installation.md