Commit Graph

17 Commits (e882e848f12a0081e91ea89172af5add6be5644a)

Author SHA1 Message Date
Mathijs Schouten e16417537d Node versions 2023-10-14 19:48:01 +02:00
Mathijs Schouten 1ebf191c6e chore: Drop node 16 support and update @strapi packages 2023-10-14 18:03:16 +02:00
Boaz Poolman b35817e074 fix: Add missing env vars to playground 2023-10-10 11:20:08 +02:00
Boaz Poolman 724233cbb5 chore: Drop node 14 support. Add node 20 support. 2023-09-04 22:34:29 +02:00
boazpoolman c8edb09ff1 chore: Update node version in playground to allow node 18 2022-12-31 13:47:08 +01:00
boazpoolman 8ef4b7bc8b chore: Update playground sqlite db to 'better-sqlite' 2022-11-27 14:50:13 +01:00
Jen Tak 78c812d31f Link to local version of strapi-plugin-config-sync.
Linking to "boazpoolman/strapi-plugin-config-sync" resolves to the
version of strapi-plugin-config-sync currently on master branch on
GitHub. Which prevents running tests in the playground against the local
version.
2022-09-05 14:53:41 +02:00
Jen Tak 3c0c6d7fdb feat(CLI): Exit with 1 when diff is not empty.
To make it easier to use the diff command in scripts and CI and to align
its API with POSIX diff and diffs on most systems exit with 1 when the
diff is not empty. Keep exiting with 0 when it is.

Fixes #66.
2022-09-04 11:27:01 +02:00
Jen Tak 8f9b344604 Cleanup after integration tests.
Running the tests repeatedly failed as the DB was left in an altered
state which interfered with the subsequent test invocation.

Remove the DB and generated config files after all the tests run.
2022-09-04 11:27:01 +02:00
Jen Tak 0e25b7ad6d Git-ignore sync files generated by tests. 2022-09-04 11:27:01 +02:00
Boaz Poolman 76ab9949aa chore: Delete plugins.js from playground 2022-08-08 22:56:34 +02:00
Boaz Poolman 6cd9a55a52 chore: Drop node 12 support 2022-05-13 10:31:48 +02:00
Boaz Poolman 5e40de20b9 fix: Add .env to playground 2022-04-13 20:56:06 +02:00
Boaz Poolman 7573a07d76 chore: Prep stable release 2022-03-16 22:10:24 +01:00
Boaz Poolman 1ca5152665 chore: Always use latests Strapi version in playground 2021-12-31 14:19:51 +01:00
Boaz Poolman a40f8542f0 chore: Remove yarn.lock from playground 2021-12-31 13:49:05 +01:00
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01:00