Commit Graph

100 Commits

Author SHA1 Message Date
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
Mr.doob
0ded13bf4a Update issue templates 2020-09-22 16:35:08 +09:00
DefinitelyMaybe
32d5bdcd82 added newline at EOF 2020-09-21 16:56:55 +12:00
DefinitelyMaybe
ab203b2f48 enhancements to .github folder 2020-09-21 16:49:35 +12:00
Mr.doob
cf836bbb07 r120 2020-08-26 09:48:41 +01:00
DefinitelyMaybe
c9a83cdb1c Package.json: Added "lint-fix" script (#20033)
* add --fix parameter for eslint

* removing --fix comment

* new script
2020-08-09 05:10:15 +09:00
Mr.doob
1c097d9df7 r119 2020-07-29 17:54:34 +02:00
Mr.doob
dbda2ef906 Moved CODE_OF_CONDUCT.md to .github folder. 2020-07-29 15:30:27 +02:00
Mr.doob
440dd96324 r118 2020-06-24 09:44:44 -07:00
Rawr
22dfcf5505 updated formatting 2020-06-02 19:38:23 +12:00
DefinitelyMaybe
62661c9811 update contribution guide 2020-06-01 15:54:31 +12:00
Mr.doob
b993f5c993 r117 2020-05-27 10:04:56 -07:00
munrocket@pm.me
3c41b9d59a Package.json: lighter dependencies 2020-05-15 14:57:52 +04:00
munrocket@pm.me
cbb2005d5e CI: editorial 2020-05-14 21:55:00 +04:00
Mr.doob
36524a4c66 r116 2020-04-30 10:04:16 -07:00
munrocket@pm.me
c324671a94 CI: update 2020-04-20 02:32:39 +04:00
munrocket@pm.me
663eba547d CI: fine tuning 2020-04-15 23:36:33 +04:00
munrocket@pm.me
844ee17da9 CI: Travis -> Github Actions 2020-04-14 19:25:18 +04:00
Mr.doob
d75ca045fd Revert "Tests: travis -> github CI" 2020-04-03 20:38:22 +09:00
Mr.doob
02336376a5 Merge pull request #18928 from munrocket/github-ci
Tests: travis -> github CI
2020-04-03 16:39:03 +09:00
Mr.doob
7c1424c581 r115 2020-03-25 22:58:57 +09:00
munrocket@pm.me
4acfba76c2 Tests: travis -> github CI 2020-03-19 18:07:15 +04:00
Mr.doob
b11f897812 r114 2020-02-29 14:38:37 -08:00
munrocket@pm.me
28a288d68c Automatic regression testing with CI 2020-02-15 21:09:37 +04:00
Mr.doob
d677b47d60 r113 2020-01-30 11:07:13 -08:00