Go to file
Simon Ser 8bb21bb925 images/freebsd: remove myself from build failure notification CC 2024-04-19 12:28:56 +02:00
.builds Upgrade to Alpine 3.19 2024-03-20 14:37:34 +01:00
_static spelling: separator 2023-10-04 11:03:10 +02:00
api Use GraphQL API to fetch user type 2024-01-17 12:37:54 +01:00
buildsrht Drop unnecessary requires_payment() checks 2024-01-31 10:08:28 +01:00
contrib ubuntu/noble starts development 2024-04-11 13:10:59 +02:00
images images/freebsd: remove myself from build failure notification CC 2024-04-19 12:28:56 +02:00
scss Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
worker worker: fix unknown secret regression 2024-02-07 10:47:34 +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.19 2024-03-20 14:37:34 +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 spelling: connection 2023-10-04 11:03:09 +02:00
go.mod worker: drop go.mod 2023-11-30 12:38:21 +01:00
go.sum worker: drop go.mod 2023-11-30 12:38:21 +01: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 all: implement secret sharing 2023-08-28 11:01:14 +02: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