Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few typos in graphql.md | Stefan VanBuren | 2021-02-27 | 1 | -4/+4 |
| | |||||
* | todo.sr.ht: add GraphQL docs | Drew DeVault | 2021-02-25 | 4 | -1/+23 |
| | |||||
* | Update builds.sr.ht database configuration | Drew DeVault | 2021-02-21 | 1 | -1/+2 |
| | |||||
* | Fix link in HTML in Markdown | David Florness | 2021-02-21 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | support: Add link to pages.sr.ht bug tracker | Noelle Leigh | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | Add instructions for removing custom README | Sumner Evans | 2021-02-18 | 1 | -0/+6 |
| | |||||
* | Skeleton out pages.sr.ht installation docs | Drew DeVault | 2021-02-18 | 2 | -1/+24 |
| | |||||
* | Add pages.sr.ht details | Drew DeVault | 2021-02-18 | 2 | -1/+9 |
| | |||||
* | Document OAuth option for build manifests | Drew DeVault | 2021-02-17 | 1 | -0/+9 |
| | |||||
* | lists: api: Fix some errors | Armin Weigl | 2021-02-17 | 1 | -7/+7 |
| | |||||
* | 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. | ||||
* | Fix example command on how to setup a repository | Michael Anckaert | 2021-02-03 | 1 | -1/+1 |
| | | | | | | | | | | This patch fixes an inconsistency on the tutorial that might confuse new users. The explanation on how to setup a repository refers to changing the string 'username' in the git remote command. The example command however displays the username 'rvoid', apparantly the original author of the tutorial. | ||||
* | Fix typo on installation page | Gregory Anders | 2021-01-28 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: correct jq command for custom readme | Drew DeVault | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: fix typo in readme query | Drew DeVault | 2021-01-25 | 1 | -2/+2 |
| | |||||
* | Add explanation of what's going on in README command | Drew DeVault | 2021-01-25 | 1 | -0/+26 |
| | |||||
* | Update git.sr.ht custom README to API 2.0 | Drew DeVault | 2021-01-25 | 1 | -17/+40 |
| | |||||
* | 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 another broken tutorial link | Drew DeVault | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | Fix additional tutorial link | Drew DeVault | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | Correct additional links | Drew DeVault | 2021-01-14 | 2 | -2/+2 |
| | |||||
* | Fix link at the end of the GitHub tutorial | Drew DeVault | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | Improve wording of main installation page | Jason Phan | 2020-12-30 | 1 | -3/+3 |
| | | | | Removed typo. Added transition. | ||||
* | paste.sr.ht: Remove link to missing config page | Jason Phan | 2020-12-30 | 2 | -5/+0 |
| | |||||
* | license.md: add LGPL | Drew DeVault | 2020-12-30 | 1 | -0/+7 |
| | |||||
* | ops/topology: de-provision cmpwn.com | Drew DeVault | 2020-12-28 | 1 | -1/+1 |
| | |||||
* | Fix broken yaml highlighting | Steven Guikal | 2020-12-15 | 2 | -3/+3 |
| | |||||
* | Fix broken "subscription-resource" links | alex wennerberg | 2020-12-12 | 1 | -2/+2 |
| | | | | | | | Apologies for my mistaken previous patch -- this should be on the correct service. Alex | ||||
* | graphql.md: some minor clarifications | Drew DeVault | 2020-12-07 | 1 | -1/+4 |
| | |||||
* | GraphQL: increment header level | Drew DeVault | 2020-12-03 | 1 | -10/+10 |
| | |||||
* | Add initial GraphQL documentation | Drew DeVault | 2020-12-03 | 6 | -2/+249 |
| | |||||
* | 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 API configuration to installation docs | Drew DeVault | 2020-11-24 | 4 | -248/+58 |
| | |||||
* | Add configuration links to all installation pages | Drew DeVault | 2020-11-23 | 10 | -0/+40 |
| | |||||
* | Improve wording of introduction text | Drew DeVault | 2020-11-20 | 1 | -7/+6 |
| | |||||
* | Ditch configuration_reference pages | Drew DeVault | 2020-11-19 | 10 | -60/+3 |
| | | | | These are superfluous | ||||
* | Revert "Principles" | Drew DeVault | 2020-11-18 | 1 | -7/+0 |
| | | | | | | Moved this to sourcehut.org instead, is a bit more subtle. This reverts commit 621b3920f79392493153abb4c791f1c27a4b277b. | ||||
* | Principles | Drew DeVault | 2020-11-18 | 1 | -0/+7 |
| | |||||
* | Fix packages link | Jason Phan | 2020-11-18 | 1 | -1/+2 |
| | | | | Previous link was in markdown but it was supposed to be in html. | ||||
* | Fix up packages notes | Jason Phan | 2020-11-18 | 2 | -7/+13 |
| | | | | | | | | | | | | | | | I think we should keep the note about packages automatically setting up the daemons for you, as that isn't exactly obvious when going through this the first time. As for the note for users wanting to contribute to the repositories, I'd like to keep it consistent with, say, the Hacking note on /installation.md, which is green as well. Also it's kinda hard to see that short paragraph when it's right before a big yellow box. I also don't think we need a note about Alpine being the only official repository. The fact that Alpine hosts are the only officially supported host sort of implies that. | ||||
* | 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 |
| | |||||
* | Add sr.ht config reference page | Jason Phan | 2020-11-17 | 1 | -0/+245 |
| |