| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-27 | Don't require $GITHUB_TOKEN to build locally (#1652) | jyn | -3/+13 | |
| 2021-04-27 | Remove the possible unnecessary flag | JohnTitor | -1/+1 | |
| 2021-04-27 | Replace some Travis-related things completely | Yuki Okushi | -1/+1 | |
| 2021-03-11 | Check `BASE_SHA` only if it's a PR (#1083) | Yuki Okushi | -1/+1 | |
| 2021-03-10 | Switch from Travis to GHA (#1073) | Yuki Okushi | -6/+6 | |
| 2020-11-30 | Improve contributor experience for the dev-guide itself (#973) | Joshua Nelson | -1/+3 | |
| - Fix typos in the README - Don't echo all instructions in the linkcheck.sh shellscript; this is noisy and unhelpful when developing locally. Verbose output is still enabled in CI. - Link to the index page for compiler docs, not `rustc_middle`. Note that the compiler docs are not a guide - that's us! - Remove outdated instructions about avoiding 429s. These should no longer be occurring locally now that we're using caching. - Consolidate info about `mdbook` and `mdbook-linkcheck` near each other | ||||
| 2020-11-23 | don't use cache while running PR builds | mark | -1/+1 | |
| 2020-10-08 | Better error message | Who? Me?! | -1/+1 | |
| Co-authored-by: Camelid <camelidcamel@gmail.com> | ||||
| 2020-10-08 | Lol logic is hard | Who? Me?! | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-10-08 | add assert | mark | -0/+5 | |
| 2020-10-08 | More debuggable bash settings | Who? Me?! | -0/+3 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-10-08 | Add comment referring to travis docs | Who? Me?! | -0/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-10-08 | linkcheck only for changed files except in cron jobs | mark | -0/+20 | |
