Commit graph

10 commits

Author SHA1 Message Date
Samuel Attard
4f3664e6d9
build: fix docs only change script to pull all files not just 30 () 2021-04-19 20:00:28 -04:00
Charles Kerr
515e85079f
chore: fix minor script warnings () 2020-09-23 13:21:34 -07:00
Samuel Attard
dae60e01d4
build: use newer xCode image ()
* build: use newer xCode image

* build: log changed file paths
2020-09-22 02:19:00 -07:00
Charles Kerr
7f885bd266
chore: remove unused code from our js scripts () 2020-09-14 10:22:13 -07:00
Shelley Vohr
9274117e12
build: quash octokit deprecation warning () 2020-08-05 11:59:52 -04:00
John Kleinschmidt
8b0dcfaa74
ci: robustify doc only change check () 2020-04-23 11:01:30 -04:00
Samuel Attard
5d657dece4
build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
John Kleinschmidt
45591e31ce
ci: fix build failure on doc only changes ()
* ci: fix build failure on doc only changes

* ci: fix doc-only check when CI fires on branch before PR is created
2020-02-07 12:58:47 -05:00
John Kleinschmidt
73da4b7215
build: fix doc only change when there isn't a PR ()
* build: fix doc only change when there isn't a PR

Fixes issue where CI was mistakenly marking a PR as a doc only change because the CI was kicked off before the PR was created.
2019-10-28 09:40:21 -04:00
John Kleinschmidt
cc278cea00
ci: skip build on doc only changes ()
* ci: skip build on doc only changes

* Try using exit codes on doc-only-change

* Fixup

* Fixup circleci doc-only check

* Update appveyor.yml

Co-Authored-By: Samuel Attard <sattard@slack-corp.com>

* Properly detect doc only change on Windows

* Flip exit code per review
2019-10-23 19:36:26 -04:00