Go to file
Tanguy Fardet 2a9b879050 Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
.builds .builds/alpine.yml: upgrade to 3.15 2022-02-21 18:21:38 +01:00
_static Add Libre.js header to yaml.js 2021-12-17 11:57:46 +01:00
api worker: Run go fmt and go mod tidy 2022-08-29 11:28:52 +02:00
buildsrht Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
contrib nixos: remove 21.11, it reached EOL 2022-08-29 15:35:29 +02:00
images images/guix: stop providing cache from host 2022-09-22 10:57:11 +02:00
scss Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
worker worker: Update prometheus/client_golang. 2022-09-22 11:00:00 +02: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 api: refactor build 2022-03-24 14:00: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 Add core.sr.ht migrations to buildsrht-migrate 2019-01-01 10:07:50 -05: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 schema.sql: add ON DELETE CASCADE to gql_user_wh_delivery 2022-08-16 15:02:53 +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