Commit Graph

66 Commits

Author SHA1 Message Date
Hans Pagel
f0912d2e50 activate dependabot config for npm 2020-11-27 12:48:55 +01:00
Hans Pagel
69112e0f67 docs: add code sandbox, update CDN url 2020-11-18 15:13:25 +01:00
Hans Pagel
9388e6c85c commit some linting fixes, even if not all errors can be fixed 2020-11-18 11:34:33 +01:00
Hans Pagel
b916c4317c send Slack notifications only, when linting errors can’t be fixed automatically 2020-11-18 11:28:24 +01:00
Hans Pagel
b394d66a3a automatically fix linting errors 2020-11-18 11:16:51 +01:00
Hans Pagel
86631cee2f prevent build memory leak, build one package ofter the other 2020-11-18 11:04:38 +01:00
dependabot[bot]
ea21142adb
Bump actions/upload-artifact from v2.2.0 to v2.2.1 (#41)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 11:39:53 +01:00
Philipp Kühn
d28855515a
increase max_old_space_size 2020-11-11 21:28:08 +01:00
Hans Pagel
9e58305617 improve issue template 2020-11-11 15:12:40 +01:00
Hans Pagel
b445f45333 improve the issue template, add a documentation feedback template 2020-11-11 15:09:11 +01:00
Hans Pagel
7dd9ca54c8 add issue templates 2020-11-11 14:57:50 +01:00
Hans Pagel
f6fa9ae087 re enable build step 2020-11-11 14:13:43 +01:00
Hans Pagel
0fcce0e9a1 remove artifact clean up 2020-11-11 14:11:00 +01:00
dependabot[bot]
d5166264a2
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:20:17 +00:00
Hans Pagel
5110f73e66 disable build step for now 2020-11-05 11:45:36 +01:00
Hans Pagel
a0885e494b update Slack channel 2020-11-05 09:38:39 +01:00
Hans Pagel
a52f95a770 add clean up script again (remove later) 2020-10-05 10:01:43 +02:00
Hans Pagel
3b17ab5056 add retention days config to upload artifacts action 2020-10-05 10:00:48 +02:00
Hans Pagel
eda131cf9b
Merge pull request #21 from ueberdosis/dependabot/github_actions/actions/setup-node-v2.1.2
Bump actions/setup-node from v2.1.1 to v2.1.2
2020-10-05 09:57:54 +02:00
dependabot[bot]
4cc47f16d3
Bump actions/setup-node from v2.1.1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:20:52 +00:00
dependabot[bot]
6cec81d791
Bump actions/upload-artifact from v2.1.4 to v2.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.4...27bce4eee761b5bc643f46a8dfb41b430c8d05f6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:20:48 +00:00
Hans Pagel
1250f1f1b6 oops, don’t run cypress tests in parallel 2020-10-01 12:06:32 +02:00
Hans Pagel
2d4a91cb00 run cypress tests in parallel 2020-10-01 12:00:27 +02:00
Hans Pagel
07fdc24035 the build should only wait for the linting 2020-10-01 11:51:27 +02:00
Hans Pagel
42087b2d61 trigger only for push & pull requests to the main branch 2020-10-01 11:48:43 +02:00
Hans Pagel
a3acc980ad build only when lint & tests succeeded, start lint and test parallel 2020-10-01 11:46:39 +02:00
Hans Pagel
7b216b8851 fix cypress cache key 2020-10-01 11:36:58 +02:00
Hans Pagel
d5bfba4077 skip yarn install, if the dependencies are cached 2020-10-01 11:23:35 +02:00
Hans Pagel
15c5ddf423 fix cache key 2020-10-01 11:08:28 +02:00
Hans Pagel
57888731fe add cypress executable to the build cache 2020-10-01 11:03:32 +02:00
Hans Pagel
37083d9c54 cache node dependencies in CI 2020-10-01 10:55:56 +02:00
Hans Pagel
491f4c2d26 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 18:56:24 +02:00
Hans Pagel
0cff8fcb58 disable dependabot for npm for now 2020-09-24 18:56:15 +02:00
Hans Pagel
1b3f1cee86
Merge pull request #7 from ueberdosis/dependabot/github_actions/actions/upload-artifact-v2.1.4
Bump actions/upload-artifact from v1 to v2.1.4
2020-09-24 18:55:54 +02:00
Hans Pagel
fd71fbdc5f add linting to CI 2020-09-24 17:00:46 +02:00
Hans Pagel
8011cd45bd update dependabot config 2020-09-24 15:16:17 +02:00
Hans Pagel
3084e6e160 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 14:10:34 +02:00
Hans Pagel
344ac52c9c run on push only 2020-09-24 14:10:26 +02:00
dependabot[bot]
8ebcc7bc0a
Bump actions/upload-artifact from v1 to v2.1.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...58740802ef971a2d71eff71e63d48ab68d1f5507)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 12:08:42 +00:00
dependabot[bot]
b404ca0c7d
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 12:08:42 +00:00
Hans Pagel
540f430bf2 add dependabot config 2020-09-24 14:08:00 +02:00
Hans Pagel
706b01ed15 add links to the documentation to the github workflow files 2020-09-24 14:07:56 +02:00
Hans Pagel
4150aee687 clean up old artifacts 2020-09-15 16:33:13 +02:00
Philipp Kühn
72cee1966d
Update main.yml 2020-09-11 23:42:52 +02:00
Philipp Kühn
c7af0b6782
Update main.yml 2020-09-11 22:40:09 +02:00
Hans Pagel
3e0e3b73e6 build tiptap only when tests succeed 2020-09-11 15:59:05 +02:00
Hans Pagel
fe5d2ee0a9 add slack webhook url to build stage 2020-09-11 14:27:09 +02:00
Hans Pagel
c6523228ca fix yaml 2020-09-11 12:19:25 +02:00
Hans Pagel
d69065640b switch back to ubuntu 2020-09-11 12:00:16 +02:00
Hans Pagel
add962d846 give the slack notifications step a name 2020-09-11 11:53:48 +02:00