Commit graph

10 commits

Author SHA1 Message Date
David Sherret 6ee5563f68
chore(ci): do not run CI on draft PRs unless explicitly run via commit message (#17350)
This will help us reduce CI time during development. The CI can be
explicitly run on draft PRs by adding `[ci]` to the commit message.
2023-01-11 18:44:11 +00:00
Luca Casonato 4f80587d26
chore: rename default branch to main (#9503) 2021-02-19 15:58:19 +01:00
Bartek Iwańczuk 791119d4af
build: rewrite tools/ scripts to deno (#8247)
This commit rewrites scripts in "tools/" directory
to use Deno instead of Python. In return it allows 
to remove huge number of Python packages in "third_party/".
2020-11-05 15:53:21 +01:00
Bartek Iwańczuk 6b8aef5103
chore: update contributing.md and PR template (#7820) 2020-10-06 10:40:48 +02:00
Ryan Dahl 5de077ab65
Move style guide to docs dir (#5174) 2020-05-09 09:05:23 -04:00
Waldir Pimenta 6dbf1c0eed Fix link in PR template (#3583) 2020-01-02 19:02:20 -05:00
Ryan Dahl a4dec944bc
web design (#1728) 2019-02-11 17:41:13 -05:00
Ryan Dahl b5d7e38f9b Add Docs.md
Remove stuff from Roadmap that has been implemented.
2018-10-19 21:36:07 -04:00
Kitson Kelly a327759971 Add CONTRIBUTING.md 2018-10-14 17:39:42 -04:00
Yoshiya Hinosawa 8020f5fc0b docs: add contributing guide 2018-09-09 12:08:40 -04:00