Alexandre BODIN
98d7b10476
Update dependabot config
2022-01-19 09:57:30 +01:00
Oscar Dominguez
2cfe9104cc
ci(workflows): add 'yarn' cache to steps using actions/setup-node
2021-11-26 00:00:54 +01:00
Derrick Mehaffy
d45a7e3be9
Update markdown files with node support
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-01 13:37:39 -07:00
Alexandre Bodin
4eea2b1569
Fix test and upgrade github workflows
2021-09-21 15:14:26 +02:00
Alexandre Bodin
2d02f8ec2d
Use sub query on mysql to avoid alias issue & add mysql 5 tests
2021-09-20 19:29:06 +02:00
Alexandre Bodin
5b5434c001
Fix CI and some tests
2021-08-06 18:46:30 +02:00
Alexandre Bodin
6635bd2e2a
CI
2021-08-06 17:52:38 +02:00
Alexandre Bodin
91d8834174
Testing CI config
2021-08-06 15:03:32 +02:00
Alexandre Bodin
89fee54582
Merge branch 'v4/backend' into v4/database
2021-07-30 09:50:40 +02:00
Alexandre Bodin
b4ecb48c44
Remove mongoose connector
2021-06-29 16:27:35 +02:00
Alexandre BODIN
eda51cc08a
Merge pull request #10518 from strapi/drop-node-10
...
Drop support for node10
2021-06-23 18:32:04 +02:00
Convly
cae114241e
Add node 12 as a third test env
2021-06-23 13:55:30 +02:00
Convly
45735dde6a
Update github actions' node version
2021-06-23 08:50:39 +02:00
Alexandre Bodin
458ade114e
Disable dependabot PR for now
2021-05-05 09:41:44 +02:00
DMehaffy
9d76b4ef11
Update bug report template with LTS version information ( #9935 )
2021-04-02 09:12:57 +02:00
Alexandre Bodin
458a846a3e
Fix dependabot not allowed to use secrets
2021-03-11 11:09:02 +01:00
Alexandre Bodin
7ebc29d85b
Add workflow run on push to master
2021-03-10 10:49:44 +01:00
Marvin Frachet
34f6c8feb8
Update PULL_REQUEST_TEMPLATE.md ( #9444 )
...
This PRs add another step in the PR template called "How to test it?" aiming to provide as much information as possible to verify the behaviour / fix introduced by a PR
2021-02-18 14:29:26 +01:00
Convly
b9edf6ba56
Take pr review into account
2021-01-08 10:09:10 +01:00
Convly
44b213dc6d
Fix memory leak (causing heap overflow)
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:06 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move ( #8892 )
...
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
2020-12-18 15:50:37 +01:00
Alexandre Bodin
0195fc491a
Remove codeowners to avoid notif spams
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-04 08:30:10 +01:00
Robert Schäfer
dc0a91c7be
docs: fix 404 in PR template ( #8460 )
...
discovered this in #8459
Signed-off-by: roschaefer <git@roschaefer.de>
2020-10-26 11:55:10 -07:00
Bochkarev Ivan
f8bb96d3d9
Update issues/PR templates ( #8343 )
...
* Update issues/PR templates
Signed-off-by: Bochkarev Ivan <ivanx86@gmail.com>
* Return the previous state of these blocks
Signed-off-by: Bochkarev Ivan <ivanx86@gmail.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2020-10-15 17:09:34 -07:00
Alexandre Bodin
d450937f58
Fix code factor
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-15 10:19:12 +02:00
Alexandre Bodin
4bcce63afb
Use local actions
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 19:26:25 +02:00
Alexandre Bodin
f132bc1886
scope env vars
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:16 +02:00
Alexandre Bodin
ab3489fba6
Add global codecov to ci
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:15 +02:00
Alexandre Bodin
36b80f26d9
add codecov
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:15 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Alexandre Bodin
ea7a26d365
Add doc team as code owner instead of individuals
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:12:50 +02:00
Alexandre Bodin
ba9711d134
Add code owners
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-12 11:48:34 +02:00
Derrick Mehaffy
a0424ec17d
Move questions link to forums
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-24 07:00:31 -07:00
Alexandre Bodin
c603514b85
Add dependabot reviewers
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:28:34 +02:00
Abdón Rodríguez Davila
86d1690314
Setup official GitHub Dependabot ( #7103 )
...
* Setup official GitHub Dependabot
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
* Add .npmrc file
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-07-22 11:43:45 +02:00
Derrick Mehaffy
433678a586
update PR template
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-06-09 05:58:58 -07:00
DMehaffy
da835e308b
Update bug report template ( #6382 )
2020-05-29 11:00:35 +02:00
Jim LAURIE
f63e6bfeb1
docs: remove blank issue template
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-04-21 16:33:09 +02:00
Derrick Mehaffy
835ed90ee4
Create a link to GH Discussions
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-20 04:05:27 -07:00
Derrick Mehaffy
a44d583828
Remove Stack Overflow and Spectrum from project and use GH Discussions
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-20 04:05:27 -07:00
Alexandre Bodin
cc9d23c3ac
Merge branch 'develop' into features/media-lib
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-07 20:24:39 +02:00
Diogo Correia
356fe6bf2b
Update Node LTS version on BUG_REPORT.md to v12
2020-04-03 00:16:36 +01:00
Jim LAURIE
d3e05d80fc
enhancement: update pr temaplate
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 22:38:58 +01:00
Derrick Mehaffy
d57071829b
Remove security issue template
2019-11-07 18:23:12 -07:00
Jim LAURIE
1942b34826
Merge branch 'master' into master
2019-11-06 11:56:52 +01:00
Jim LAURIE
8817a9952b
Fix typo in issue template
2019-11-05 09:58:49 +01:00
Jim LAURIE
41fa98a22a
Fix typo
2019-11-04 23:36:07 +01:00
Derrick Mehaffy
1b21af4877
PR feedback for issue template
2019-11-04 15:25:09 -07:00
Derrick Mehaffy
7b86ec08dc
Update discussion template to clarify it's use.
2019-11-03 08:00:32 -08:00
Derrick Mehaffy
4b872b579f
Revert and fix the feature request template
2019-08-27 05:22:20 -07:00