Dan Albert
|
a0ccdccff1
|
Call book/build.sh from docker (#5237)
* Call book/build.sh from docker
* debug
* Revert "debug"
This reverts commit 32986b73b7dd1c8866051ea06544e4140ff0d354.
|
2019-07-22 21:37:43 -07:00 |
Dan Albert
|
735c7c9841
|
Add manual publish for book and create book-beta (#5112)
|
2019-07-22 17:45:00 -06:00 |
Michael Vines
|
53275cc678
|
Introduce normalized CI environment vars: ci/env.sh (#4571)
|
2019-06-06 12:20:47 -07:00 |
Greg Fitzgerald
|
74cea2748c
|
Revert "Publish design proposals"
This reverts commit fb44e2bf48 .
|
2019-03-23 14:04:34 -06:00 |
Michael Vines
|
fb44e2bf48
|
Publish design proposals
|
2019-03-21 10:54:59 -06:00 |
Michael Vines
|
5d3847d14d
|
Publish book from both the edge and beta channels
|
2019-01-12 11:08:29 -08:00 |
Michael Vines
|
e8e6c70e19
|
Remove duplicate _ definitions
|
2018-12-18 14:25:10 -08:00 |
Michael Vines
|
cbca0ae264
|
Remove dead code
|
2018-12-18 10:48:06 -08:00 |
Michael Vines
|
29776c0283
|
Publish book only on content changes instead of on every commit
|
2018-12-17 16:42:22 -08:00 |
Michael Vines
|
af1d9345e0
|
De-dup ci book build
|
2018-11-26 18:38:57 -08:00 |
Greg Fitzgerald
|
69beee5416
|
Install svgbob
|
2018-11-26 09:44:19 -08:00 |
Greg Fitzgerald
|
2200a31331
|
Generate book images via Make
|
2018-11-26 09:44:19 -08:00 |
Greg Fitzgerald
|
88e270723f
|
Move markdown book out of src/
|
2018-11-26 09:44:19 -08:00 |
Michael Vines
|
591a28d516
|
Avoid extra commit when publishing book
|
2018-11-17 10:17:52 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
eaa8b9cb1e
|
Publish book
|
2018-11-09 02:13:59 -07:00 |