Commit Graph

324 Commits

Author SHA1 Message Date
Levi Pesin
df9f1a1e52 Puppeteer E2E test: Enable usage of MacOS ARM (#25459)
* Puppeteer: Enable using MacOS ARM

* Also fix screenshots uploading
2023-02-07 15:10:12 +09:00
Levi Pesin
61a06c454b Puppeteer E2E test: Show actual and difference screenshots (#25410)
* Puppeteer: Show actual and diff screenshots

* Semicolons

* Fix warning
2023-02-06 20:17:40 +09:00
Levi Pesin
49eccbb9e0 Puppeteer E2E test: Multi-page in-browser parallelism (#25386)
* Puppeteer: Multi-page parallelism

* Remove CI parallelism

* Some fixes

* Fix the 'Execution context was destroyed' error

* Update logging

* Restore CI parallelism in 2 threads

* More exceptions

* Oops

* Add Mac's own exception list

* Update exceptions

* Update exceptions

* Test headful on Mac

* Test mutiple browsers instead of multiple pages on Mac

* Fix

* Fix

* Fix

* Fix

* Revert

* Try to increase networkTimeout

* Increase CI threads to 4

* Should be fixed now

* Further increase networkTimeout

* Further increase networkTimeout

* TEST: numPages: 8, networkTimeout: 1.5

* TEST: numPages: 8, networkTimeout: 5

* TEST: numPages: 4, networkTimeout: 1.5

* Return to 8-5

* Accidentally removed one exception

* New exception
2023-02-06 19:43:04 +09:00
Levi Pesin
43a4c84ec4 Puppeteer: Cleanup (#25414) 2023-02-02 18:07:11 -08:00
Levi Pesin
be7a33dfc1 Puppeteer E2E test: Bug fix (#25389)
* Puppeteer: Bug fix

* Disable MacOS until a proper solution in #25386
2023-02-01 06:16:25 +09:00
Levi Pesin
2cc1b02ab5 Puppeteer E2E test: Run on multiple OSes (#25383)
* Puppeteer: Run on multiple OSes

* Back to 8 threads
2023-01-31 14:41:26 +09:00
Levi Pesin
73b3f24801 Puppeteer E2E test: Auto-download browser (#25380)
* Make Puppeteer autodownload browser

* Update CONTRIBUTING.md

* Fix indentation

* Fix merge
2023-01-31 14:40:12 +09:00
Levi Pesin
c38f42fa6a Actions: Clean up (#25318) 2023-01-25 20:58:42 +09:00
Levi Pesin
4a6cf23c5f CONTRIBUTING.md: Clean up (#25317) 2023-01-23 11:15:17 +01:00
Levi Pesin
f60e8edbde Update bug_report.yml (#25250) 2023-01-07 13:40:31 +09:00
Mr.doob
155048691d Clean up. 2022-12-22 13:34:51 +09:00
Mr.doob
217926986d Added screenshots section to bug_report.yml. 2022-12-22 13:34:45 +09:00
Bas van Schaik
5ee9d03092 Enable GitHub code scanning with CodeQL (to replace the soon-to-be-deprecated LGTM.com) (#25056)
* Create codeql.yml

* Update codeql.yml

* Create codeql-config.yml

* Update codeql.yml

* Update codeql-config.yml

* Update and rename codeql.yml to codeql-code-scanning.yml

* Update codeql-code-scanning.yml

* Update codeql-code-scanning.yml

* Update codeql-config.yml

* Update codeql-config.yml

* Update codeql-config.yml

Co-authored-by: Michael Herzog <michael.herzog@human-interactive.org>
2022-12-21 16:15:32 +09:00
Mr.doob
1e61472e40 More tweaks to feature_request.yml. 2022-12-21 15:11:42 +09:00
Mr.doob
8f6d63758a More tweaks to bug_report.yml. 2022-12-21 15:11:09 +09:00
Mr.doob
de422425ee Replaced feature_request.md with feature_request.yml. 2022-12-21 15:04:37 +09:00
Mr.doob
bfdcf9d922 More tweaks to bug_report.yml. 2022-12-21 14:57:36 +09:00
Mr.doob
be0ff64f8e Tweaked bug_report.yml. 2022-12-21 14:55:00 +09:00
Mr.doob
6b81847046 Replaced bug_report.md with bug_report.yml. 2022-12-21 14:51:40 +09:00
Levi Pesin
735d376fc5 Update JSFiddle links in issue template (#24944) 2022-11-13 12:36:47 +01:00
mrdoob
af514437fa Update FUNDING.yml 2022-09-27 02:55:27 -07:00
mrdoob
ae7cc2e108 Update FUNDING.yml 2022-09-13 03:01:24 -07:00
Varun Sharma
a784eb44fd ci: add GitHub token permissions for workflow (#24332)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-07-11 19:08:00 -07:00
Michael Herzog
f3888fd527 Update bug_report.md 2022-06-02 10:31:59 +02:00
Jan Cássio
01e4eaf0c1 Update CONTRIBUTING.md with additional test installation instrucitons (#23963)
* Update test dependency installation instrucitons

* keep text more clear
2022-04-29 09:30:57 +02:00
mrdoob
4dd0ddc09d Update pull_request_template.md 2022-04-08 15:27:51 -07:00
Darius D
833395eb14 Upgrade actions/setup-node action and cache dependencies on CI (#22883)
* Upgrade setup-node action and cache dependencies on CIg

* Update ci.yml

Upgrade node version.

Co-authored-by: Michael Herzog <michael.herzog@human-interactive.org>
2021-12-09 13:05:04 +01:00
Devansh Gupta
10c1c4753d Docs: Fix typos (#22672) 2021-10-12 11:41:33 +01:00
Mr.doob
314ba3ce4b Update ci.yml 2021-09-07 12:22:17 +01:00
Gm
87f660c9f5 refactor: improved readability (#22384) 2021-08-22 11:34:06 +02:00
Mr.doob
c7444b7061 Added donmccurdy to FUNDING.yml 2021-07-07 00:44:09 +01:00
Marco Fugaro
952441fdbb Rename test-lint script to lint (#21652)
* package.json Rename test-lint script to lint

* Update lint script calls

* lint-fix: Use existing scripts
2021-04-14 18:51:05 +01:00
Marco Fugaro
c793e60c34 Remove modularize script (#21587) 2021-04-06 15:07:29 +01:00
DefinitelyMaybe
941a09bad2 add link to github draft PR page
removed add [draft] from title. draft PR is enough and should be perferred
2021-02-13 12:45:40 +13:00
Michael Herzog
b4be803311 Update CONTRIBUTING.md
This PR clarifies the update of documentation pages, see https://github.com/mrdoob/three.js/pull/20975#issuecomment-752919076.
2020-12-31 12:45:08 +01:00
Mr.doob
ffa72a4e66 Update CONTRIBUTING.md 2020-11-25 02:21:28 +09:00
Mr.doob
51ab97429b Update FUNDING.yml 2020-11-25 02:17:00 +09:00
Mr.doob
cf83f33782 Update FUNDING.yml 2020-11-25 02:14:31 +09:00
Mr.doob
9605f9344a Create FUNDING.yml 2020-11-25 01:18:32 +09:00
DefinitelyMaybe
1ce1f1605f e-2-e comment 2020-11-10 08:50:18 +13:00
Mr.doob
7c096db3dd Update pull_request_template.md 2020-11-07 23:27:32 +09:00
Mr.doob
c8226bfca0 Update feature_request.md 2020-11-05 02:08:38 +09:00
Mr.doob
af7a61a450 Update bug_report.md 2020-11-05 02:08:03 +09:00
DefinitelyMaybe
c20ac72f36 link to website 2020-11-01 08:59:14 +13:00
DefinitelyMaybe
32bc34f059 spelling 2020-10-30 08:49:02 +13:00
DefinitelyMaybe
5b80a41106 formatting + draft PR note 2020-10-29 17:04:11 +13:00
Mr.doob
420bfdda51 Update config.yml 2020-10-12 17:28:14 +09:00
Marco Fugaro
f873bb2071 CI: Update node version to 12 2020-09-22 11:34:53 +02:00
Mr.doob
3b4160c3dc Clean up. 2020-09-22 09:06:53 +01:00
Mr.doob
df35985f18 .github/ISSUE_TEMPLATE clean up 2020-09-22 08:57:42 +01:00