1
1
mirror of https://github.com/primer/css.git synced 2024-11-25 18:26:14 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Rez
40b9e1674c
add deployment workflows for GitHub Pages (#2038)
* add workflows

* change trigger to pull_request

* remove duplciate workflow stage name

* remove workflow trigger conditions

* switch to experimental workflow

* attempt restoring storybook environment

* fix build trigger

* apply correct storybook environment

* add deployments to permissions

* bump more permissions

* add ref

* another workaround

* change target_url to make deployment appear

* revert ref stuff
2022-04-19 16:26:47 -07:00
Katie Langerman
b7fd01d5a1
Deploy Storybook on Pull-Request (#1703)
* add build storybook

* Storybook deployment status (#1704)

* attempt 1

* nested path for storybook

* create duplicate deployment

* Different environment for storybook

* Take care of failure case as well

Co-authored-by: Siddharth Kshetrapal <siddharthkp@github.com>
2021-10-25 16:45:39 -07:00
Jon Rohan
23c483f253
docs build script updates 2021-03-27 22:14:11 -07:00
Michelle Tilley
334bc16849
Move now-build.sh to docs folder 2019-12-16 14:08:45 -08:00
Shawn Allen
b24c5ac127 chore: move all the docs stuff up 2019-02-04 12:55:18 -08:00
Shawn Allen
99972e6713 tweak broken link report a bit more 2019-01-11 14:29:22 -08:00
Shawn Allen
a08be0714c better broken link reports, fix local URL prefix fade 2019-01-11 14:29:22 -08:00
Shawn Allen
20c667a6ae better handling of "excepted" urls in link checker 2019-01-11 14:29:22 -08:00
Shawn Allen
d8598507f5 clean up link checker output some more 2019-01-11 14:29:22 -08:00
Shawn Allen
fcea64cfb1 log excluded urls, even when not --verbose 2019-01-11 14:29:22 -08:00
Shawn Allen
43e42879df fix syntax error 2019-01-11 14:29:22 -08:00
Shawn Allen
74972a0437 run script/check-links instead of blc 2019-01-11 14:29:22 -08:00
Shawn Allen
58cc205af2 rename check-local-links -> check-relative-links 2019-01-11 14:29:22 -08:00
Shawn Allen
8396c64f44 add new check-links wrapper script 2019-01-11 14:29:22 -08:00
Shawn Allen
82fec2ac85 add script/check-local-links for fast markdown checks 2019-01-11 14:29:22 -08:00
Shawn Allen
6d9618e8c4 add styleguide CSS + JS bundles 2018-12-17 15:57:53 -08:00
Shawn Allen
c2e05d8449 refactor syncing with Metalsmith 2018-12-17 15:26:50 -08:00
Shawn Allen
8132c0c330 wrap up script/copy w/ --watch flag, add watching to next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
29ef33801a move copy.js -> script/copy, add watch() 2018-12-17 15:26:50 -08:00