No description
  • Go 38.6%
  • Shell 26.6%
  • Python 17.9%
  • HTML 11.2%
  • JavaScript 1.4%
  • Other 4.3%
Find a file
Conrad Hoffmann f797fecc8e images/openbsd: clean up obsolete versions
We may want to take this even further, but these versions have seen no
usage in the last three months. 7.6, the oldest version left after this
commit, was used for two builds in the last three months.
2026-07-08 13:29:59 +02:00
.builds Run golangci-lint in CI 2025-11-11 12:18:41 +01:00
api api: move manifest.go from api/graph to api 2026-05-11 14:15:06 +02:00
ariadne ariadne/meta: rename client to MetaClient 2025-09-19 15:05:50 +02:00
buildsrht templates/job: skip redundant link in title 2026-06-03 13:32:11 +02:00
cmd shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
contrib images/nixos: add NixOS 26.05 2026-06-15 13:39:49 +02:00
images images/openbsd: clean up obsolete versions 2026-07-08 13:29:59 +02:00
js Move _static => js and install to sharedir 2025-05-13 10:59:58 +09:00
migrations Remove legacy API 2025-11-05 13:56:45 +01:00
scss Make "to-bottom" link sticky too 2022-10-10 11:28:33 +02:00
shell shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
worker shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
.editorconfig Add .editorconfig 2025-01-20 15:12:34 +01:00
.git_archival.txt Preparations for PEP440 support 2024-07-24 13:27:07 +02:00
.gitattributes Preparations for PEP440 support 2024-07-24 13:27:07 +02:00
.gitignore shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
.golangci.yml Run golangci-lint in CI 2025-11-11 12:18:41 +01:00
config.example.ini Cleanup example config.ini 2026-02-24 11:56:50 +01:00
go.mod shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
go.sum shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
LICENSE AGPL 2017-04-08 17:06:12 -04:00
Makefile shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
pyproject.toml shell: implement builds.sr.ht-shell in Go 2026-06-24 10:21:15 +02:00
README.md Correct link in README.md 2019-01-08 18:07:54 -05:00
run.py Use new way of running debug/local services 2019-01-16 20:40:39 -05:00
schema.sql Remove legacy API 2025-11-05 13:56:45 +01:00
setup.py Convert to new shared asset distribution 2025-01-15 13:23:46 +01:00

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