Commit Graph

37 Commits

Author SHA1 Message Date
Tobias Koppers 1d7f6da416 run CI on node 17 2021-10-29 14:33:38 +02:00
Tobias Koppers 76bdcbfee7
Revert "fix node.js because of v8 bug" 2021-09-14 14:00:28 +02:00
Tobias Koppers a7e5f3a73b fix node.js because of v8 bug
https://bugs.chromium.org/p/v8/issues/detail?id=12188
2021-09-08 16:24:26 +02:00
Tobias Koppers 5f8adb0110
keep the eslint cache and yarn install 2021-07-23 16:48:07 +02:00
Nitin Kumar 1f4e8a293d
ci: use `cache: 'yarn'` 2021-07-23 07:28:43 +05:30
Nitin Kumar f153997854
ci: use `actions/setup-node@v2` 2021-07-22 15:47:32 +05:30
Tobias Koppers 7207043e4e rerun test suites once 2021-07-16 10:26:39 +02:00
Tobias Koppers 571f2858bb split into parts for github action 2021-07-15 16:41:31 +02:00
Tobias Koppers c181294865 rename master to main 2021-06-28 11:46:10 +02:00
Tobias Koppers 524410eb5d fix coverage for child process 2021-05-12 18:08:36 +02:00
Tobias Koppers 954cf75b4c
Merge pull request #13260 from webpack/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-10 18:00:16 +02:00
Tobias Koppers 04ff553767
remove ignores, increase limit 2021-05-10 15:58:05 +02:00
dependabot-preview[bot] 057a1648dd
Upgrade to GitHub-native Dependabot 2021-04-28 16:45:34 +00:00
Tobias Koppers 3ddadb2031 run tests on Node.js 16 2021-04-27 11:43:25 +02:00
Tobias Koppers 0b3e6764df github actions 2021-02-08 15:29:48 +01:00
Nitin Kumar d31746730a fix: feature_request template 2020-07-21 17:28:42 +05:30
evilebottnawi dafa4cd69a chore: setup cspell 2020-03-12 19:51:26 +03:00
Tobias Koppers 970cbe73ae
add Sponsor button 2019-05-23 20:43:46 +02:00
Sean Larkin e737a4348a Merge branch 'feature/type-compiler-compilation-save' of https://github.com/webpack/webpack into feature/type-compiler-compilation-save
Conflicts:
	.github/ISSUE_TEMPLATE/Bug_report.md
2018-06-21 14:02:13 +03:00
Tim Neutkens da536b0ac6 Update bug report issue template 2018-06-19 15:07:50 +02:00
Tobias Koppers a8a42b442d typos 2018-05-15 11:01:13 +02:00
Tobias Koppers 7cc9605ea3 Improve pull request template and add automatic issue to docs 2018-05-15 10:11:57 +02:00
Sean Larkin 2773122578 chore(types): add Compiler and Compilation type support 2018-05-14 11:39:34 -07:00
Tobias Koppers e75dc783ec
Rename Custom.md to Other.md 2018-05-04 09:20:54 +02:00
Tobias Koppers f64e8c6516
Update Bug_report.md 2018-05-04 08:48:11 +02:00
Tobias Koppers 35f2b3ca9e Update issue templates 2018-05-04 08:47:26 +02:00
Josh Goldberg a8e97d844a
Added missing Serial Comma to issue template
:gasp:
2018-02-13 15:42:02 -08:00
Tobias Koppers b5686dd352 add more notes to issue template 2017-01-14 21:03:04 +01:00
Tobias Koppers eae5eb7d14 add some note to the PR template 2016-12-04 18:19:06 +01:00
Kees Kluskens a655c6312e Small tweak to relevant info asked 2016-11-17 21:19:52 +01:00
Kees Kluskens 969a1b5a9d Simplify PR template even more
Also removes the checkboxes
2016-11-17 21:13:42 +01:00
Kees Kluskens d29f662188 Make issue template easier to understand [skip ci]
With the current issue template, people often won't know what to remove exactly.
With the new template, users only have to fill in the questions and optionally
can remove the hints. Since the hints are HTML comments, they won't appear in
the issue.

Inspired by Yarn's great issue template: https://raw.githubusercontent.com/yarnpkg/yarn/master/.github/ISSUE_TEMPLATE.md
2016-11-17 20:50:18 +01:00
Tobias Koppers 1ebddbbecd updated issue template 2016-06-20 20:53:57 +02:00
Larkin Family 4345d02a5f
Cleaned up some markdown errors 2016-06-12 12:53:05 -05:00
Sean Larkin 65ef4d1b74 Updated PULL_REQUEST_TEMPLATE to include impact migration path and github issue disucssion. 2016-06-10 09:06:47 -05:00
Sean Larkin fe7cc810f5 Updated top heading weight and size 2016-06-08 11:03:04 -05:00
Sean Larkin c8e82cb4ca chore(github) Added github issue and pull request templates. 2016-06-08 10:56:28 -05:00