index
:
mdBook
0.4.5-br
ehuss-patch-1
fix-travis
gh-pages
master
revert-1173-anchors
revert-2009-deps/toml
smart-preprocessor
update-readme
version
Mirror of https://github.com/rust-lang/mdBook
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
2023-07-16
Rewrite asset deploy.
Eric Huss
2023-07-16
Rename make-release.sh to make-release-asset.sh
Eric Huss
2023-02-13
Also make sure releases use --locked
Eric Huss
2022-07-23
Deploy {x86_64,aarch64}-unknown-linux-musl binary
gifnksm
2020-10-08
Update deprecated GitHub Actions commands.
Eric Huss
2020-09-09
Fix macOS CI deploy take 2.
v0.4.3
Eric Huss
2020-09-09
Fix macOS CI deploy.
Eric Huss
2020-08-11
Fix release script LTO.
v0.4.2
Eric Huss
2020-07-07
Fix CI due to new rustup.
Eric Huss
2020-01-27
Fix CI: Don't update rustup.
Eric Huss
2019-10-21
Fix gh-pages deploy.
Eric Huss
2019-10-21
Switch to GitHub Actions.
Eric Huss
2018-08-21
Improve CI
Matt Ickstadt
2018-08-02
Remove travis github_pages deploy
Matt Ickstadt
2018-07-26
Remove stylus support
Matt Ickstadt
2018-07-26
Fix travis deploy out of disk space error
Matt Ickstadt
2018-07-24
Fix travis deploy script
Matt Ickstadt
2018-04-07
Remove unnecessary travis jobs (#664)
Michael Bryan
2018-03-07
Search with Elasticlunr, updated (#604)
Matt Ickstadt
2018-01-21
Increase Documentation Coverage (#543)
Michael Bryan
2018-01-06
Workaround for travis-ci/travis-ci#4704 (#529)
Michael Bryan
2018-01-06
Revert "Added dummy `df` statements to debug the travis failures (#526)" (#528)
Michael Bryan
2018-01-05
Added dummy `df` statements to debug the travis failures (#526)
Michael Bryan
2018-01-02
Rolls back the Iron version due to issues with staticfile
Michael Bryan
2017-12-30
All git commands in github_pages.sh are now `--quiet`
Michael Bryan
2017-12-30
Use `cargo run` for github pages instead of hard-coding the binary path
Michael Bryan
2017-12-30
Forgot to install npm deps globally in #516
Michael Bryan
2017-12-30
Update travis CI (#516)
Michael Bryan
2017-11-22
updated links from azerupi to rust-lang-nursery (#489)
Anna Liao
2017-09-08
Update and simplify Travis CI
Mathieu David
2017-08-01
fix travis ci for beta channel
MichaÅ BudzyÅski
2016-05-08
ci: test without default features
Jorge Aparicio
2016-04-13
travis: use rustup instead of Travis built-in Rust support
Jorge Aparicio
2016-03-08
disable doc tests when crossing
Jorge Aparicio
2016-03-07
Travis CI: expand to test and deploy for Linux and Mac
Jorge Aparicio