Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Remove builds.sr.ht ACL docs | Matías Lang | 2020-04-08 | 1 | -14/+0 |
| | | | | | | The ACL feature to restrict read/write access to jobs is not implemented yet. Remove the docs of it to prevent users assuming their job is private when it's actually public. | ||||
* | Overhaul installation documentation | Drew DeVault | 2020-03-26 | 1 | -17/+11 |
| | |||||
* | Fix links on builds.sr.ht man page | Sam Whited | 2020-03-21 | 1 | -1/+5 |
| | | | | | | | Previously two mailing list links did not have targets and were broken, this patch fixes them to point to the correct mailing list. Signed-off-by: Sam Whited <sam@samwhited.com> | ||||
* | Drop FreeBSD-current from compatibility matrix | Drew DeVault | 2020-03-16 | 1 | -30/+0 |
| | | | | | Word from FreeBSD upstream is that this release channel isn't well-suited to CI. | ||||
* | builds: improve documentation of artifact upload | Drew DeVault | 2020-03-13 | 1 | -0/+4 |
| | |||||
* | Fix internal links under /builds.sr.ht/ | berfr | 2020-03-02 | 2 | -5/+7 |
| | |||||
* | Document builds.sr.ht artifacts API | Drew DeVault | 2020-02-26 | 1 | -0/+23 |
| | |||||
* | Document builds.sr.ht artifacts | Drew DeVault | 2020-02-25 | 1 | -0/+8 |
| | |||||
* | builds.sr.ht: update installation.md for artifacts | Drew DeVault | 2020-02-25 | 1 | -1/+1 |
| | |||||
* | builds/manifest: Make clear that tasks with dashes are supported | Wolf | 2020-02-06 | 1 | -3/+3 |
| | |||||
* | Fix broken link to the "SSH access to build VMs" page | Marcin Cieślak | 2020-02-06 | 1 | -1/+1 |
| | |||||
* | builds installation: How to configure ssh access | Thorben Günther | 2020-01-28 | 1 | -0/+3 |
| | |||||
* | Drop ubuntu/disco; EoL'd upstream | Drew DeVault | 2020-01-23 | 1 | -30/+0 |
| |