mark
5643607b1b
don't use cache while running PR builds
2020-11-23 18:42:24 -05:00
Camelid
d89ecf02aa
Use official mdbook-linkcheck version
...
We were using an alpha version before, pinned to a Git hash, so that we
could access a new feature (Michael-F-Bryan/mdbook-linkcheck#42 ).
Now there is a point release though (0.7.1), so we can update to that!
2020-10-11 17:51:07 -04:00
mark
934bdf4ce2
pin mdbook-linkcheck version
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
Camelid
cf031f4008
Use latest patch release of mdBook and linkcheck
2020-09-15 18:11:05 -04:00
Camelid
63f5a8b43c
Bump mdbook version
...
0.4.1 -> 0.4.3
2020-09-15 18:11:05 -04:00
Yuki Okushi
b2630675af
Turn off travis' email notifications
2020-07-24 15:08:31 -05:00
Eric Huss
77786591f5
Update mdbook
2020-07-03 13:41:31 -05:00
Who? Me?!
32c4f1aa61
Upgrade to mdbook 0.4 and switch to book parts ( #764 )
...
* upgrade to mdbook 0.4 and switch to book parts
* update linkcheck
* fix links, update about-this-guide
2020-06-24 14:47:50 -03:00
mark
bfedc31819
fix the rebase trick
2020-06-23 12:01:46 -05:00
Who? Me?!
8011445536
Fix master branch links ( #757 )
...
* fix links
* some debugging
* more debugging
* fix git checkout in ci
* try again
* already tests with a merge
* Typo
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
2020-06-21 20:25:43 +02:00
Who? Me?!
94845d7d20
Fix CI rebase ( #745 )
...
* Fix CI rebase
2020-06-10 23:48:02 -03:00
Who? Me?!
3ea92975c1
Only build master branch on push
2020-06-10 16:16:30 -05:00
Who? Me?!
1bd1035ef5
do a rebase before testing ( #737 )
2020-06-05 14:42:45 -03:00
Who? Me?!
668af99b5a
Update .travis.yml
2020-06-02 13:23:36 -05:00
Who? Me?!
ec395a729c
Playing with travis images
2020-06-02 13:23:36 -05:00
mark
5dc6a276b6
update to mdbook 0.3.5
2020-04-05 19:56:19 -05:00
Yuki Okushi
63c5f529d1
Add travis config for custom domain ( #608 )
2020-03-10 10:02:55 -03:00
Mark Mansi
0740d946f7
use cargo install
2020-01-30 21:47:13 -06:00
Who? Me?!
b20618cb83
Don't run mdbook test
...
We don't want to test almost any of our code blocks... none of them are valid on their own...
2019-11-26 21:00:34 -06:00
Mark Mansi
2d8434cec3
remove all the hacks, add some improvements
2019-11-05 11:58:33 -06: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
7842d88dbc
Revert "Removes timeout script call so CI does not have false pasitives"
...
This reverts commit 5aa733097a .
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
1b6f51dd23
Removes timeout script call so CI does not have false pasitives
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
83cdd46c3e
Made sure travis caches mdbook-linkcheck's cache file
2019-09-05 17:03:24 -05:00
Who? Me?!
3046ae6638
hack around timeouts ( #416 )
2019-08-05 17:57:25 -03:00
Mark Mansi
041020ab2d
use nightly rust for ci
2019-04-25 20:39:32 -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
varkor
7193016eea
Add mdbook test to Travis
2018-04-06 14:18:08 -05:00
Alexander Regueiro
26d4882c94
Travis CI script now sets `globstar` shell option.
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
8f54b10686
Fix Github Pages path.
...
The newer version of mdBook uses a different path for the html output.
2018-02-17 22:46:40 -06:00
Michael Bryan
6642a34d10
Toned down the log verbosity
2018-01-31 14:13:10 -05:00
Michael Bryan
a9a76280f4
Removed ghp-import and run mdbook build unconditionally
2018-01-31 14:13:10 -05:00
Niko Matsakis
3462b6a197
try adjusting secure password again
2018-01-24 04:17:48 -05:00
Niko Matsakis
585b8b546a
try to use travis's builtin deploy workflow
2018-01-23 21:45:37 -05:00
Niko Matsakis
90836a6ebb
add an encrypted auth token
2018-01-23 10:46:33 -05:00
Niko Matsakis
864a71fda0
improvements to travis setup -- cache, use command -v
2018-01-19 14:48:39 -05:00
Niko Matsakis
246dee63e4
invoke `cargo` to install mdbook
2018-01-19 07:28:19 -05:00
Michael Bryan
dd24d7244d
Created a couple basic CI scripts
2018-01-17 12:30:45 +08:00