Go to file
Conrad Hoffmann 22bd41ead3 images/alpine: do not install any firmware
The firmware is not needed, and with some bad luck one will hit a
firmware upgrade when a setup job runs `apk upgrade`, which can take a
substantial amount of time.
2023-06-01 12:40:14 +02: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: fetch user context in loader implementation 2023-04-17 14:05:43 +02:00
buildsrht Implement job visibility 2023-04-17 13:17:13 +02:00
contrib Add fedora/39 and adjust rawhide 2023-02-28 09:39:50 +01:00
images images/alpine: do not install any firmware 2023-06-01 12:40:14 +02: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
go.mod Upgrade Go dependencies 2023-04-17 13:16:13 +02:00
go.sum Upgrade Go dependencies 2023-04-17 13:16:13 +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 Implement job visibility 2023-04-17 13:17:13 +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