aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2020-04-08Replace bundlesize with bundlewatch. (#30538)XhmikosR1-3/+3
2020-03-18Remove Internet Explorer leftoversXhmikosR2-4/+4
2019-12-24Update test.yml (#29863)XhmikosR1-4/+3
Fix cache name
2019-12-13Actions: add npm cache (#29765)XhmikosR1-0/+10
2019-12-13CI: update to `actions/checkout@v2` (#29847)XhmikosR1-3/+1
2019-11-18Switch to the Coveralls Action (#29478)XhmikosR1-5/+5
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
2019-10-09Drop support for Node.js 8. (#29496)XhmikosR1-1/+1
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-08CI: move `CI` env variable to the root of the workflow. (#29499)XhmikosR1-2/+2
This way we match the Travis CI behavior, and it's inherited by all steps.
2019-10-02coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)XhmikosR1-0/+1
Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.
2019-10-02workflows/test.yml: specify `CI=true` (#29440)XhmikosR1-0/+2
2019-09-24GH Actions updates. (#29429)XhmikosR1-2/+2
2019-09-16workflows/test.yml: switch to `setup-node@v1`. (#29410)XhmikosR1-2/+2
2019-08-27Remove "Wall of browser bugs" page. (#29297)XhmikosR1-1/+0
While important in the past, it has become obsolete, so removing it seems the best solution.
2019-08-24Actions CI tweaks (#29276)XhmikosR1-2/+4
* Allow bundlesize to run for forks too. * Add name for clone step. * Add` fail-fast: false`
2019-08-12CI: run bundlesize only for pushes.XhmikosR1-1/+1
2019-08-12Reindent workflows/test.yml.XhmikosR1-37/+37
2019-08-08Limit coveralls to our repo.XhmikosR1-1/+1
2019-08-08Run bundlesize separately.XhmikosR1-0/+6
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto1-0/+44
2019-07-14#29034 Fix broken links (#29035)Manuel Alcaraz1-2/+2
2019-06-04Add initial FUNDING.yml (#28824)XhmikosR1-0/+3
2019-06-03HTTPS link to codeguide.co (#28860)Christian Oliff1-2/+2
2019-03-13Switch to Hugo.XhmikosR1-1/+1
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-02-28Fix issue template links to the contributing guidelines (#28378)Chris Barr4-4/+4
2019-02-20Remove jQuery from docs/repo.XhmikosR1-1/+0
Some of the snippets need to be updated later.
2019-02-19Update CONTRIBUTING.md for the current state of things. (#28283)XhmikosR1-11/+7
2018-10-15Add a CODEOWNERS file (#27271)Mark Otto1-0/+3
2018-07-13Update issue templatesMark Otto1-0/+15
2018-07-13Update issue templateMark Otto1-0/+17
2018-07-03OS X is now macOS (#26796)Christian Oliff1-1/+1
* OS X is now macOS * Update browser-bugs.yml
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR1-9/+0
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-3/+3
2018-04-02Use https when possible.XhmikosR1-2/+2
2018-03-17Separate issue templates, add support doc (#25705)Mark Otto4-22/+31
* Update issue template to break down by bug and template, add support doc to close #23133 * add links from readme for bug and feature templates
2017-10-04Suggest CodePen along with JSBin. (#24238)XhmikosR1-1/+1
2017-09-29Remove grunt-saucelabs and Grunt.XhmikosR1-1/+1
2017-09-26Normalize all links. (#24109)XhmikosR2-4/+4
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-24Updated github help links (#24071)Vasilii Artemchuk1-3/+3
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto2-0/+274