mark
5643607b1b
don't use cache while running PR builds
2020-11-23 18:42:24 -05:00
Joshua Nelson
123c2a51aa
fix formatting
2020-10-22 09:08:04 -04:00
Joshua Nelson
760c7edc03
Improve markdown formatting
2020-10-22 09:08:04 -04:00
Joshua Nelson
3f9ed29687
Add a `check-in.sh` script to automate writing markdown links
...
Example usage:
```
$ ./check-in.sh
usage: ./check-in.sh <since> <number-of-prs-merged>
$ ./check-in.sh 2020-09-03
usage: ./check-in.sh <since> <number-of-prs-merged>
help: you can find the number of PRs merged at https://github.com/rust-lang/rustc-dev-guide/pulls?q=is%3Apr+is%3Aclosed+updated%3A%3E2020-09-03
$ ./check-in.sh 2020-09-03 72
Authors:
- **@1c3t3a**
- **@arora-aman**
... snip ...
Changes:
- Replace links to `buildbot2.r-l.o` with `bors.r-l.o` [#929 ](https://github.com/rust-lang/rustc-dev-guide/pull/929 )
- Add reference PRs for `r?` and `r+` comments [#928 ](https://github.com/rust-lang/rustc-dev-guide/pull/928 )
... snip ...
Changes in progress:
```
2020-10-22 09:08:04 -04:00
Who? Me?!
7f22d040f8
Better error message
...
Co-authored-by: Camelid <camelidcamel@gmail.com>
2020-10-08 17:11:36 -04:00
Who? Me?!
b10bdb58f4
Lol logic is hard
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-10-08 17:11:36 -04:00
mark
b2ba3d1c14
add assert
2020-10-08 17:11:36 -04:00
Who? Me?!
26c1c5ddce
More debuggable bash settings
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-10-08 17:11:36 -04:00
Who? Me?!
7369dc03da
Add comment referring to travis docs
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-10-08 17:11:36 -04:00
mark
6ba01cf9eb
linkcheck only for changed files except in cron jobs
2020-10-08 17:11:36 -04:00
Joshua Nelson
3f1414cb00
Recommend setting up `check_line_lengths` as a pre-commit script
...
I've run into lots of annoying failures from this.
- Make it runnable without arguments
- Add it in the README
2020-10-01 01:27:11 -04:00
Mark Mansi
0740d946f7
use cargo install
2020-01-30 21:47:13 -06:00
Mark Mansi
2d8434cec3
remove all the hacks, add some improvements
2019-11-05 11:58:33 -06:00
Amanjeev Sethi
16e931f43e
Refactor (build CI script): minimizes the script, thanks to mark-i-m
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
bbaf50ac29
Fix (build CI script): fails early if linkcheck fails
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
a6e1c86d8b
Fix (build CI script):
...
* Removes timeout hack because it is not needed because we have upgraded mdbook_linkcheck
* Renamed build script because it is no longer ignoring timeouts
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
6b4949034b
Revert "Removes timeout script so CI does not have false positives"
...
This reverts commit c3ed0a1ef9 .
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
1c6dabdb6b
Removes timeout script so CI does not have false positives
2019-10-04 16:32:47 -05:00
Mark Mansi
6a0e3f667b
hack + drive-by-fix
2019-09-05 19:04:33 -05:00
Michael Bryan
589a4a2ea7
Updated the mdbook-linkcheck version
2019-09-05 17:03:24 -05:00
Who? Me?!
f2d1833f04
fix broken link ( #421 )
2019-08-13 11:56:02 -03:00
Who? Me?!
f2af67ab54
Remove leading new line
2019-08-06 17:18:07 -05:00
Who? Me?!
3046ae6638
hack around timeouts ( #416 )
2019-08-05 17:57:25 -03:00
Who? Me?!
d08d2dfd15
Update install.sh
2019-07-19 11:37:20 -05:00
Who? Me?!
d7997f6a87
Update mdbook
2019-07-19 11:37:20 -05:00
Who? Me?!
2f87467366
Update to mdbook-linkcheck 0.3.0
2019-06-24 09:52:03 -05:00
Who? Me?!
18feeb66aa
Update mdbook
2019-06-24 09:52:03 -05:00
Mark Mansi
0e93af6741
update mdbook
2019-03-01 17:16:50 -06:00
Who? Me?!
b692e893af
make the line-length script respect 100 char limit XD ( #240 )
...
🤣 🤣 🤣
2018-11-26 11:13:21 -06:00
Who? Me?!
8cf8cc3f34
Don't keep recompiling!
2018-11-09 19:37:59 -06:00
Mark Mansi
c3b0985d18
use the right version of mdbook linkcheck
2018-09-21 15:54:25 -05:00
Mark Mansi
5fa59f4c50
use new mdbook-linkcheck version
2018-09-21 15:54:25 -05:00
Mark Mansi
013d50c41f
use mdbook 0.2
2018-09-21 15:54:25 -05:00
Niko Matsakis
bce808f911
bump max line length to 100
...
otherwise our summary.md doesn't fit
2018-09-11 16:31:47 -04:00
Eric Huss
b52a3f6659
Update mdbook
...
Closes #138
Closes #160
2018-07-09 21:35:58 -05:00
Mark Mansi
11a2e465fc
allow long relative links
2018-06-02 17:20:47 -04:00
Mark Mansi
acd4c9ba37
update to mdbook 0.1.7
2018-05-08 12:44:02 -05:00
Niko Matsakis
eea5f4c3ad
make the script give more useful feedback
2018-03-26 20:28:00 -05:00
Alexander Regueiro
b3d8fba198
Hard-wrapped lines that are too long.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
34ec755d27
Ignore line check on certain types of lines or in certain blocks.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
95092971ab
Added check for all source files to ensure they have no lines longer than 80 chars.
2018-03-26 20:28:00 -05:00
Eric Huss
6723308d21
Add mdbook search.
2018-03-22 13:55:55 -05:00
Niko Matsakis
3077566265
bump mdbook to 0.1.5
2018-03-19 10:41:23 -05:00
Eric Huss
723222974d
Force mdbook update on CI if there is a version mismatch.
...
Fixes #58 .
2018-02-17 22:35:40 -06:00
Michael Bryan
a9a76280f4
Removed ghp-import and run mdbook build unconditionally
2018-01-31 14:13:10 -05:00
Michael Bryan
3f34f0c94e
Updated CI to install and use mdbook-linkcheck
2018-01-31 14:13:10 -05:00
Niko Matsakis
585b8b546a
try to use travis's builtin deploy workflow
2018-01-23 21:45:37 -05:00
Niko Matsakis
22a01ba73b
add `-p` flag to `ghp-import` so that it pushes
2018-01-23 17:12:26 -05:00
Niko Matsakis
6fa9b703bf
try pip install --user
2018-01-23 16:36:56 -05:00
Niko Matsakis
119f734fc0
invert the sense of `command -v`
2018-01-23 10:59:11 -05:00