Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update nixos/latest to 21.05 | Francesco Gazzetta | 2021-06-08 | 1 | -2/+2 |
| | |||||
* | How to update build images | Drew DeVault | 2021-06-06 | 1 | -0/+17 |
| | |||||
* | builds.sr.ht: update OpenBSD versions | Simon Ruderich | 2021-05-29 | 1 | -4/+4 |
| | |||||
* | builds.sr.ht: refresh Fedora images | Timothée Floure | 2021-05-17 | 1 | -5/+5 |
| | |||||
* | s/hyphen/em dash/g | Sol Fisher Romanoff | 2021-05-16 | 6 | -14/+14 |
| | |||||
* | builds.sr.ht: add GraphQL docs | Drew DeVault | 2021-05-16 | 1 | -0/+15 |
| | |||||
* | builds.sr.ht: Ubuntu needs a new maintainer | Drew DeVault | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Add note about payments in builds docs | Sol Fisher Romanoff | 2021-04-23 | 1 | -0/+8 |
| | |||||
* | builds.sr.ht/compatibility: add freebsd/13.x | Simon Ser | 2021-04-14 | 1 | -1/+31 |
| | |||||
* | builds.sr.ht/compatibility: freebsd images are updated weekly | Simon Ser | 2021-04-14 | 1 | -2/+2 |
| | | | | The docs were outdated here. | ||||
* | Fix typo | Armaan Bhojwani | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | Fix "Github" capitalisation | Sol Fisher Romanoff | 2021-03-15 | 1 | -2/+2 |
| | |||||
* | builds: document environment for dispatch.sr.ht | Alexey Yerin | 2021-03-06 | 1 | -0/+7 |
| | |||||
* | Update builds.sr.ht database configuration | Drew DeVault | 2021-02-21 | 1 | -1/+2 |
| | |||||
* | Fix incorrect redirect example. | Jason Miller | 2021-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Redirects are processed left-to-right so '2>&1 >/dev/null' means: '2>&1' redirects stderr to the original stdout '>/dev/null' redirects just stdout to /dev/null, leaving stderr going to the original stdout Reversing the order causes stdout to redirect to /dev/null and then stderr to go to the same place as stdout (which is /dev/null). | ||||
* | Add docs about keeping build secrets secret | Drew DeVault | 2021-02-19 | 1 | -3/+32 |
| | |||||
* | Document OAuth option for build manifests | Drew DeVault | 2021-02-17 | 1 | -0/+9 |
| | |||||
* | builds: document PATCHSET_URL and PATCHSET_ID | Alexey Yerin | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | builds: remove hg.sr.ht environment | Alexey Yerin | 2021-02-16 | 1 | -4/+0 |
| | | | | | This is a possible confusion as git.sr.ht implements BUILD_SUBMITTER and hg.sr.ht doesn't yet. | ||||
* | Document BUILD_SUBMITTER and BUILD_REASON environment variables in ↵ | Anton Gusev | 2021-02-15 | 1 | -0/+24 |
| | | | | | | | | | build.sr.ht documentation Environment variables BUILD_SUBMITTER and BUILD_REASON that show information about integrations are implemented, but not documented. This patch adds them to the list of environment variables and adds their values to the respective integration pages. Made in response to https://lists.sr.ht/~sircmpwn/sr.ht-discuss/<20210213233602.4dd7ae3113379f443fc0468e@mail.ru> | ||||
* | Clarify SSH key setup documentation for private repo setups. | RoughB Tier0 | 2021-02-11 | 1 | -2/+3 |
| | | | | Follow-up on https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3C1205952567.133309.1601845746778%40office.mailbox.org%3E | ||||
* | Update Fedora versions specifiers | Nate Guerin | 2021-02-07 | 1 | -5/+5 |
| | | | | | Fedora Rawhide is now Fedora 34, and the current supported (by Fedora) releases are Fedora 33 and 32. 31 and 30 are unsupported. | ||||
* | builds.sr.ht: update Alpine versions | Drew DeVault | 2021-01-19 | 1 | -9/+12 |
| | |||||
* | update possible OpenBSD 6.8 architectures | Moritz Buhl | 2021-01-16 | 1 | -1/+1 |
| | | | | | Source: https://www.openbsd.org/plat.html sgi was retired with 6.7. power64 came with 6.8 | ||||
* | Fix broken yaml highlighting | Steven Guikal | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | builds.sr.ht: document /api/jobs/:id/cancel | Alexey Yerin | 2020-11-27 | 1 | -0/+4 |
| | | | | Signed-off-by: Alexey Yerin <yerinalexey98fd@gmail.com> | ||||
* | Add configuration links to all installation pages | Drew DeVault | 2020-11-23 | 1 | -0/+4 |
| | |||||
* | Ditch configuration_reference pages | Drew DeVault | 2020-11-19 | 1 | -5/+0 |
| | | | | These are superfluous | ||||
* | Remove JSON from builds.sr.ht/triggers.md | Drew DeVault | 2020-11-17 | 1 | -12/+4 |
| | | | | This is no longer encouraged; machines can edit YAML. | ||||
* | Improve visibility of builds.sr.ht docs | Drew DeVault | 2020-11-17 | 1 | -0/+2 |
| | |||||
* | Update builds.sr.hts installation/config pages | Jason Phan | 2020-11-17 | 3 | -159/+195 |
| | |||||
* | builds.sr.ht/compatibility.md#nixos: default repo | Francesco Gazzetta | 2020-11-16 | 1 | -5/+20 |
| | | | | | | | 17a873146ab0df176fd4bd24425edd7d288ad0ae in git.sr.ht/~sircmpwn/builds.sr.ht switched to the make-disk-image.nix script, which adds a "nixos" root channel. This commit documents the change. | ||||
* | Update latest to nixos 20.09 | Jakub Kopański | 2020-11-10 | 1 | -2/+2 |
| | |||||
* | Document number of builds per push | Nguyễn Gia Phong | 2020-11-10 | 1 | -1/+2 |
| | |||||
* | Update builds.sr.ht/installation.md | Drew DeVault | 2020-10-31 | 1 | -0/+1 |
| | |||||
* | builds.sr.ht: add note about freebsd ports | Simon Ser | 2020-10-31 | 1 | -0/+3 |
| | |||||
* | OpenBSD 6.8 released, update compatibility docs accordingly | Jarkko Oranen | 2020-10-24 | 1 | -4/+4 |
| | |||||
* | Make yaml spacing consistence in documentation for build manifests. | Alexander Johnson | 2020-10-06 | 1 | -4/+4 |
| | |||||
* | Update Ubuntu image maintainer | Drew DeVault | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Update compatibility.md for Ubuntu | Drew DeVault | 2020-07-20 | 1 | -32/+3 |
| | |||||
* | Update build triggers reference | Drew DeVault | 2020-07-15 | 1 | -1/+5 |
| | |||||
* | Update Ubuntu support status | Drew DeVault | 2020-07-02 | 1 | -3/+80 |
| | |||||
* | Describe how to specify git revision in source | ronys | 2020-06-14 | 1 | -1/+5 |
| | |||||
* | builds.sr.ht: add Alpine 3.12 docs | Drew DeVault | 2020-05-30 | 1 | -1/+31 |
| | |||||
* | Add OpenBSD 6.7 and drop 6.5 | Jarkko Oranen | 2020-05-25 | 1 | -4/+4 |
| | |||||
* | Add 9front to compatibility.md | Drew DeVault | 2020-05-08 | 1 | -0/+37 |
| | |||||
* | Update nixos/latest to 20.03 | Francesco Gazzetta | 2020-05-06 | 1 | -2/+2 |
| | |||||
* | Fix some insecure and redirected links. | Nate Ijams | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | ubuntu: update lts to focal | Drew DeVault | 2020-04-25 | 1 | -3/+3 |
| | |||||
* | Documentation clarification for private repos. The SSH key cannot use a ↵ | Robert Johnstone | 2020-04-18 | 1 | -1/+1 |
| | | | | passphrase. Cloning will fail since the passphrase won't be available to the builder. See ssh-keygen -p for adding/removing passphrase to existing SSH keys. |