Ben Irvin
51d9cfeaec
enhancement: add support for Node 22 ( #21467 )
2024-10-09 09:52:15 +02:00
Marc Roig
43f30b747f
chore: merge develop into v5 main ( #21108 )
...
* cron type fix
* Fix typo of query key from 'providers' to 'get-providers'
* Closing #19644 fix filters type
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* fix patreon oauth 400 error
from lack of user-agent header
* test: backport cli tests (#20433 )
* fix(chore): increase specificity of the Lightning icon color (#20467 )
* test: temporarily disable broken edit ctb tests on CI (#20481 )
* feat(cli): cloud cli commands (v4) (#20119 )
* feat(cli): add cloud commands
Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: nathan-pichon <nathan.pichon@strapi.io>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
* v4.25.0 (#20500 )
* NPS: Update frequency of the NPS (#20492 )
* enhancement(admin): change postFirstDismissal and display delays
* enhancement(admin): change the display delay
* fix: prevent use of local ips on webhooks (#20487 )
* chore: mask error on webhook manual trigger
* feat: prevent using local ips
* feat: display webhook edit error
* chore: pr suggestion
* chore: api tests
* chore: allow local ips on development
* chore: only run check on production
* feat: include internationalized urls
* fix: prettier
* Add: Strapi deploy command to README files
* v4.25.1
* Update @aws-sdk/client-s3 package
* feat(cli): add browser logout step (#20502 )
* feat(cli): add browser log out step
* handle error whiile fetching the config
* Update LICENSE packing for packages for v4 (#20576 )
* feat(create-strapi-app): remove the cloud project creation part (#20561 )
* feat(create-strapi-app): remove the cloud project creation part
* fix(create-strapi-app): adding new parameter to cloud service instantiation
* Update Yarn to 4.3.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* feat(cli): trigger login sequence when token is missing or invalid (#20572 )
* feat(cli): launch login when auth fails
* fix(cli): abstract create project fn
* fix(cli): guidelines
* fix(cli): rebase
---------
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
* fix clone entity, #20509 (#20531 )
* chore: bump glob from 7.2.0 to 9.0.0
* chore: bump glob to v10.4.2 in core/strapi
* update yarn.lock
* removed redundant packages/core/strapi/src/load/glob.ts file
* v4.25.2 to main (#20676 )
* Fix typo of query key from 'providers' to 'get-providers'
* Closing #19644 fix filters type
* fix patreon oauth 400 error
from lack of user-agent header
* Add: Strapi deploy command to README files
* Update @aws-sdk/client-s3 package
* feat(cli): add browser logout step (#20502 )
* feat(cli): add browser log out step
* handle error whiile fetching the config
* Update LICENSE packing for packages for v4 (#20576 )
* feat(create-strapi-app): remove the cloud project creation part (#20561 )
* feat(create-strapi-app): remove the cloud project creation part
* fix(create-strapi-app): adding new parameter to cloud service instantiation
* Update Yarn to 4.3.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* feat(cli): trigger login sequence when token is missing or invalid (#20572 )
* feat(cli): launch login when auth fails
* fix(cli): abstract create project fn
* fix(cli): guidelines
* fix(cli): rebase
---------
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
* fix: support string array
* fix clone entity, #20509 (#20531 )
* v4.25.2
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
* v4.25.2 (#20675 )
* fix: support string array
* v4.25.2
---------
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* feat(cli): use project name from package json by default (#20479 )
* chore: change cloud message in homepage (#20685 )
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: updating contributing guide workflow
* chore: release v4.25.3 (#20722 )
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4 to develop (#20832 )
* 4.25.4 to main (#20833 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* Chore: Removing some people from the issue auto-assignment
Removing Simen and Nick from the array of people issues will be auto-assigned to
* fix(cloud-cli): avoid blocking event loop in deploy command (#20850 )
* chore(cloud-cli): update error handling for config and logs at the ends of function execution
* fix(cloud-cli): clear timeout before returning - free the event loop from waiting
* feat(cli): add project link command to cloud cli (#20714 )
* feat(cli): add link command
* 4.25.5 to main (#20873 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: updating contributing guide workflow
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4 to develop (#20832 )
* Chore: Removing some people from the issue auto-assignment
Removing Simen and Nick from the array of people issues will be auto-assigned to
* fix(cloud-cli): avoid blocking event loop in deploy command (#20850 )
* chore(cloud-cli): update error handling for config and logs at the ends of function execution
* fix(cloud-cli): clear timeout before returning - free the event loop from waiting
* feat(cli): add project link command to cloud cli (#20714 )
* feat(cli): add link command
* v4.25.5
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
* v4.25.5 to develop (#20872 )
* 4.25.4 to main (#20833 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* v4.25.5
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* fix custom email provider test issue #19122 (#19123 )
* fix custom email provider test issue #19122
* chore(email): prettier clean up
---------
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
* Changed Discord username to fit change Discord made.
* v4.25.6
* fix(cli): Update 'project not found' error message in deploy command (#20923 )
* chore: aggregate test result to add a single required status check and make it dynamic
* shard ee tests+ fix broken platform (#20914 )
* v4.25.7
* RBAC Action Aliases - v4 (#20954 )
* test(cli): add list command tests (#20949 )
* feat(cloud-cli): preselect node-version based on local node-version (#20959 )
* [Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#20963 )
* flatten CI workflow tests (#20969 )
* v4.25.8 release to develop (#21011 )
* Removing workflows the support team doesn't need anymore
* chore: getstarted schema sync between v4-v5 (#21047 )
* Chore(CLI): Add validation to prevent deployment of suspended projects (#20976 )
* chore(cli): check project suspension
* Prettier fix
* chore(deps): update axios to 1.7.4 (#21014 )
* fix(cli): Update endpoint path for listLinkProjects (#21052 )
* chore: update lint-staged to 15.2.9 (#21075 )
* v4.25.9
* fix: issue 21079
* fix: rich text selection & deletion issues
* fix: build
* fix: type
* fix: skip failing cli tests
* chore: fix jest options in ci
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
Co-authored-by: chrismuiruriz <chrismuiruri007@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: ahallaha <104538552+ahallaha@users.noreply.github.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
Co-authored-by: mallowsc <mallowsc@outlook.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: mallowsc <96073136+mallowsc@users.noreply.github.com>
Co-authored-by: Olli Hiekkaranta <Ohiekkar@users.noreply.github.com>
2024-09-02 14:31:01 +02:00
Josh
660b779c4c
Merge branch 'develop' into v5/main
2024-04-02 10:11:20 +01:00
Ben Irvin
48f5eeadaf
docs: upgrade to docusaurus 3.1.1
2024-03-29 18:02:40 +01:00
Alexandre Bodin
e1634d3c9e
chore: fix #19349
2024-03-29 16:51:22 +01:00
Convly
60a32fc438
chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types'
2024-03-21 09:49:48 +01:00
Josh
d402c40cae
Merge branch 'develop' into v5/main
2024-01-11 15:52:47 +00:00
Josh
c626c4234c
chore: update contribution guide to reflect new git process ( #19196 )
2024-01-11 08:57:03 +00:00
Josh
b056d717df
chore(tooling): add commitlint ( #18402 )
...
resolves #16645
2023-10-24 17:18:59 +01:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Erik Montes
b7e526b616
fix(content manager): action buttons not triggering and checkbox causing scroll ( #18182 )
...
* fix: content manager action buttons not triggering
* fix: directly nests Td as Tr child to avoid checkbox triggering scroll #17942
* fix: pass correct id as key
2023-10-17 08:38:07 +01:00
Erik Montes
9d17146542
docs(readme): update tests that need passing for accepting contributions ( #18302 )
2023-10-13 08:14:43 +01:00
Alexandre Bodin
4fab0c711d
Update engines
2023-10-11 11:15:35 +02:00
Alexandre Bodin
4a615f2db4
test: add e2e tooling
...
Remove old cypress related files
Update config and reorg tests
Run test app before running playwright tests
feat: add beginning of authentication test
feat: add app template with database dumping ability
chore: pr amends
Run test app before running playwright tests
feat: add beginning of authentication test
feat: add app template with database dumping ability
chore: pr amends
init deits
fix: e2e test
chore: rename to e2e
chore: commit tar for data
Init playwright
Run test app before running playwright tests
feat: add beginning of authentication test
feat: add app template with database dumping ability
chore: pr amends
chore: remove unneeded workflow
fix: add private: true to the template so `test-apps` aren't published
docs: add docs
chore: add warning about DTS caveats
chore: tweak docs
docs(e2e): add correct route to api example for template
chore: fix package.json tests
chore: update from feature/DEITS
chore: updates from DTS
chore: update data-transfer
Update yarn.lock
fix: remove duplicate type
chore(e2e): set up folder structure
fix(e2e): avoid clearing 'admin_' DB tables through DTS or DB Dump
feat(e2e): DTS scripts and backup files
add route to change rate limit
fix wront appPath for API test in CI
no template by default when creating a test app
Fix typo double equal
fix template path for e2e tests
chore(e2e): fix broken signup spec
feat(e2e): basic logout test spec
Login e2e tests
globalSetup attempt
use withAdmin backup
cleanup
fix playwright config & rate limit test
remove example.spec.js
refactor and merge some login tests
Chore: Cleanup login and signup specs
feat(e2e): sign up password error cases
feat(e2e): add homepage expectation to signup spec
refactor(e2e)
refactor(e2e): signUp
refactor(e2e): use global login util for logout and logins specs
Init playwright
fix: remove duplicate type
chore: uncomment transfer route registering
Update yarn.lock
chore: update data-transfer
chore: updates from DTS
chore: update from feature/DEITS
chore: fix package.json tests
docs(e2e): add correct route to api example for template
chore: tweak docs
chore: add warning about DTS caveats
docs: add docs
fix: add private: true to the template so `test-apps` aren't published
chore: remove unneeded workflow
chore: pr amends
feat: add app template with database dumping ability
feat: add beginning of authentication test
Run test app before running playwright tests
Init playwright
chore: commit tar for data
chore: rename to e2e
fix: e2e test
init deits
chore: pr amends
feat: add app template with database dumping ability
feat: add beginning of authentication test
Run test app before running playwright tests
chore: pr amends
feat: add app template with database dumping ability
feat: add beginning of authentication test
Run test app before running playwright tests
Update config and reorg tests
Remove old cypress related files
chore(e2e): cleanup e2e dir
chore(docs): improve e2e testing documentation
chore(docs): PR feedback
chore: tweak action to run browsers in matrix & build packages
chore: fix tests based on merge
chore: shuffle e2e tests and add first conent-type
fix: tests
Make use of yarn linking for api & e2e tests
Chore: Fix running backend unit tests
Chore: Bring opts.run back
Chore: Update playwright
Chore: Update Playwright setup
fix: workflow
chore: fix path to package.json
chore: build ts projects before tests
chore: update e2e workflow
chore: add no-immutable
Use simpler transfer token to avoid misinterpretation
Remove console.log
Ensure that the custom transfer token exists in the e2e test app's database upon startup
Use the custom transfer token for transferring data to the e2e test app
Fix code analysis warning
Define and export a constant for the custom transfer token
Allow passing a custom access key for the transfer token service
chore: add test-apps to workspace
chore: update lockfile
Co-Authored-By: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-Authored-By: Gustav Hansen <gu@stav.dev>
Co-Authored-By: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-Authored-By: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com>
2023-07-25 14:20:49 +01:00
Ben Irvin
ea684e159a
Merge branch 'main' into chore/replace-node-14-with-20
2023-07-24 16:33:10 +02:00
Deepak Kumar Singh
d2ed2535ac
added a word in line 141
2023-07-23 16:59:37 +05:30
Ben Irvin
f15c4e3ea1
more replacements
2023-04-28 11:32:22 +02:00
Jean-Sébastien Herbaux
86853d8120
Replace note with command
2023-04-24 09:11:27 +02:00
Convly
a203df388d
Update the contribution guidelines based on the yarn 3 requirements
2023-04-21 17:23:14 +02:00
Gustav Hansen
708acdcd71
Docs: Update productboard link in contributing guide
2023-01-24 17:02:00 +01:00
Han Feng
ca63513746
fix: typo
2022-11-25 18:37:53 +08:00
Alexandre Bodin
3b75fbe9d6
Fix contrib doc
2022-11-09 09:51:23 +01:00
Alexandre Bodin
15696c21d6
Update CONTRIBUTING.md
2022-11-08 10:11:56 +01:00
Alexandre Bodin
6ae9c6f5dd
Cleanup logs
2022-11-07 18:07:24 +01:00
Alexandre Bodin
57e1eb5ee8
Move e2e to api tests and unify test command
2022-10-27 19:49:37 +02:00
Alexandre Bodin
d0404ffa7a
Update readme with node 18 support
2022-09-08 16:38:57 +02:00
Gustav Hansen
54c5ee640b
Docs: Expand on how to use e2e snapshot tests with jest arguments
2022-08-26 09:59:35 +02:00
Alexandre Bodin
a90d53db4c
Prepare switch to main instead of master
2022-08-17 11:17:44 +02:00
Gustav Hansen
f435ad12ca
Docs: Improve wording of contributing guide
2022-03-11 14:06:47 +01:00
Gustav Hansen
6b900e7573
Docs: Bump require contributing node version to 14
2022-03-11 13:43:33 +01:00
Gustav Hansen
03f34f4a8f
Docs: Improve wording
2022-02-04 11:19:40 +01:00
Gustav Hansen
c267b4ac90
Merge branch 'docs/contributing' of github.com:strapi/strapi into docs/contributing
2022-02-04 11:02:05 +01:00
Gustav Hansen
e9790c758a
Docs: Make introduction more concise
2022-02-04 11:00:22 +01:00
Gustav Hansen
336330abd6
Update CONTRIBUTING.md
...
Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
2022-02-04 10:53:45 +01:00
Gustav Hansen
96a6dec1fe
Update CONTRIBUTING.md
...
Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
2022-02-04 10:53:38 +01:00
Gustav Hansen
2538496542
Update CONTRIBUTING.md
...
Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
2022-02-04 10:53:23 +01:00
Gustav Hansen
b8753c9d35
Docs: Update contributing guide
2022-01-31 09:36:03 +01:00
Jakob Sjöqvist
462cddc052
Replace npm with yarn in contributing
2021-12-04 12:00:37 +01:00
Alexandre Bodin
57ec94a4ce
Remove snyk files. We switched to their github integration instead
2021-11-30 14:22:48 +01:00
Alexandre Bodin
bda6c8a95b
Merge master
2021-11-29 18:46:14 +01:00
DMehaffy
7e874e00a0
Update all documentation links to new docs url ( #11424 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +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
2a3600f419
Merge branch 'master' into releases/v4
2021-08-06 11:30:11 +02:00
DMehaffy
932f08e0bf
Update contrib guide to swap slack for discord ( #10692 )
2021-08-05 18:09:50 +02:00
Alexandre Bodin
b4ecb48c44
Remove mongoose connector
2021-06-29 16:27:35 +02:00
DMehaffy
ba0637e26b
Update all documentation links in the code-base and readmes ( #9643 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-03-09 09:13:15 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files ( #9227 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Marvin Frachet
176c033471
Adding documentation for M1 users ( #9106 )
...
Co-authored-by: mfrachet <marvin@gatsbyjs.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2021-01-13 12:05:50 +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
Aurélien GEORGET
583488fb4d
Add Contributor License Agreement section ( #8744 )
...
* Add Contributor License Agreement section
* Update CLA server URL
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2020-11-30 10:18:17 +01:00