Commit Graph

59 Commits

Author SHA1 Message Date
Cyrus
97eb2c1e24
capital at start of sentence (#30804)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-05-13 22:39:54 +03:00
XhmikosR
a22e2900f9
Update codeql.yml (#30777)
Remove moot fail-fast option
2020-05-11 21:04:27 +03:00
XhmikosR
9e8d6ba3f8
Update codeql.yml (#30719)
Remove `pull_request` event since it's not supported.
2020-05-04 19:24:26 +03:00
XhmikosR
ad75ee191f
Update codeql.yml (#30679)
* run the action on PRs too
* specify `javascript` language
* remove comments
* reindent
2020-04-29 16:57:10 +03:00
XhmikosR
6d7cb22728
Move codeql.yml one dir up (#30677) 2020-04-29 15:01:48 +03:00
Justin Hutchings
1e8e3e5e12
Add CodeQL Analysis workflow (#30676)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-29 09:52:21 +03:00
XhmikosR
06c3c144b6
CI: remove no longer needed steps (#30674)
The latest `actions/setup-node` prints this info by default
2020-04-28 18:06:03 +03:00
Mark Otto
df4be07a02
Create config.yml 2020-04-15 16:51:30 -07:00
Mark Otto
11d562d20a
Update release-drafter.yml 2020-04-14 12:30:49 -07:00
Mark Otto
5136228368
Update release-drafter.yml 2020-04-14 12:15:46 -07:00
Mark Otto
febdcefcd7
Merge branch 'master' into release-drafter 2020-04-13 15:34:08 -07:00
XhmikosR
9f6ccf9d12
Replace bundlesize with bundlewatch. (#30538) 2020-04-08 21:28:54 +03:00
Mark Otto
232de79db8
Update release-notes.yml 2020-03-30 11:55:44 -07:00
Mark Otto
fd2f669836
Update release-notes.yml 2020-03-30 11:51:45 -07:00
Mark Otto
e52e0ff463
Update release-notes.yml 2020-03-30 11:48:28 -07:00
Mark Otto
878d636739
Update release-notes.yml 2020-03-30 11:33:34 -07:00
Mark Otto
d966f7ee5f
Update release-drafter.yml 2020-03-30 11:33:21 -07:00
Mark Otto
1221cc6e34
Update release-drafter.yml 2020-03-30 10:58:00 -07:00
Mark Otto
5e68429a48
Testing 2020-03-30 10:46:16 -07:00
Mark Otto
2add57eeff
Create release-drafter.yml 2020-03-25 16:05:48 -07:00
Mark Otto
0ed53ff15b
Create release-notes.yml 2020-03-25 16:04:37 -07:00
XhmikosR
018a94c9c1 Remove Internet Explorer leftovers 2020-03-18 20:59:27 +02:00
XhmikosR
fa4dd7e9af
Update test.yml (#29863)
Fix cache name
2019-12-24 18:12:13 +02:00
XhmikosR
9c784e45f1
Actions: add npm cache (#29765) 2019-12-13 17:12:03 +02:00
XhmikosR
c26636d56b
CI: update to actions/checkout@v2 (#29847) 2019-12-13 15:59:37 +02:00
XhmikosR
099860d727
Switch to the Coveralls Action (#29478)
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
2019-11-18 21:03:43 +02:00
XhmikosR
133e0c8c9a
Drop support for Node.js 8. (#29496)
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-09 11:11:37 +03:00
XhmikosR
9c54d35797
CI: move CI env variable to the root of the workflow. (#29499)
This way we match the Travis CI behavior, and it's inherited by all steps.
2019-10-08 08:47:40 +03:00
XhmikosR
e41342b4c1
coveralls: Add COVERALLS_GIT_BRANCH (#29458)
Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.
2019-10-02 22:05:15 +03:00
XhmikosR
b1a4b0ecc4
workflows/test.yml: specify CI=true (#29440) 2019-10-02 21:56:39 +03:00
XhmikosR
90c5de151b
GH Actions updates. (#29429) 2019-09-24 12:53:50 +03:00
XhmikosR
0126d9832b
workflows/test.yml: switch to setup-node@v1. (#29410) 2019-09-16 15:28:25 +03:00
XhmikosR
c463c261ed
Remove "Wall of browser bugs" page. (#29297)
While important in the past, it has become obsolete, so removing it seems the best solution.
2019-08-27 08:44:35 +03:00
XhmikosR
327d32ebad
Actions CI tweaks (#29276)
* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`
2019-08-24 02:32:29 +03:00
XhmikosR
3130288ba6 CI: run bundlesize only for pushes. 2019-08-12 22:00:56 +03:00
XhmikosR
cd20ef09f4 Reindent workflows/test.yml. 2019-08-12 22:00:56 +03:00
XhmikosR
e0b5b832d1 Limit coveralls to our repo. 2019-08-08 11:53:30 -07:00
XhmikosR
fda35d1499 Run bundlesize separately. 2019-08-08 11:53:30 -07:00
Mark Otto
a12466aeff Prep for migration to GitHub Actions CI/CD 2019-08-08 11:53:30 -07:00
Manuel Alcaraz
b4f99cb968 #29034 Fix broken links (#29035) 2019-07-14 12:41:34 +03:00
XhmikosR
cb4cdbf2bb
Add initial FUNDING.yml (#28824) 2019-06-04 10:03:09 +03:00
Christian Oliff
319de5b309 HTTPS link to codeguide.co (#28860) 2019-06-03 10:36:49 +03:00
XhmikosR
d95d30029f Switch to Hugo.
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00
Chris Barr
93f77bc761 Fix issue template links to the contributing guidelines (#28378) 2019-02-28 19:19:43 +02:00
XhmikosR
7f7f858cb9 Remove jQuery from docs/repo.
Some of the snippets need to be updated later.
2019-02-20 22:05:45 +02:00
XhmikosR
abec77a06b Update CONTRIBUTING.md for the current state of things. (#28283) 2019-02-19 11:00:11 +02:00
Mark Otto
8cf0fe2ee0 Add a CODEOWNERS file (#27271) 2018-10-15 16:17:42 +03:00
Mark Otto
a5d48323a2 Update issue templates 2018-07-13 09:31:55 -07:00
Mark Otto
b2c4ce5273 Update issue template 2018-07-13 09:30:58 -07:00
Christian Oliff
35a75eb0d4 OS X is now macOS (#26796)
* OS X is now macOS

* Update browser-bugs.yml
2018-07-03 07:55:07 +01:00