You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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.
12 hours ago
.builds Upgrade to Alpine 3.17 2 months ago
_static Add Libre.js header to yaml.js 1 year ago
api API: fetch user context in loader implementation 2 months ago
buildsrht Implement job visibility 2 months ago
contrib Add fedora/39 and adjust rawhide 3 months ago
images images/alpine: do not install any firmware 12 hours ago
scss Make "to-bottom" link sticky too 8 months ago
worker allow referencing secrets by name in manifests 3 months ago
.gitignore Remove models_gen.go 1 year ago
LICENSE AGPL 6 years ago
Makefile Upgrade to Alpine 3.17 2 months ago
README.md Correct link in README.md 4 years ago
buildsrht-initdb add database stamp for core.sr.ht 3 years ago
buildsrht-keys Add "master-shell", supports submitting via SSH 3 years ago
buildsrht-migrate API: implement user account deletion 7 months ago
config.example.ini Add api-origin to example config 1 year ago
go.mod Upgrade Go dependencies 2 months ago
go.sum Upgrade Go dependencies 2 months ago
master-shell buildsrht: Use GraphQL to submit builds 11 months ago
run.py Use new way of running debug/local services 4 years ago
runner-shell Add "master-shell", supports submitting via SSH 3 years ago
schema.sql Implement job visibility 2 months ago
setup.py GraphQL finishing touches 2 years ago
static Add setup.py 6 years ago

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