Commit Graph

251 Commits

Author SHA1 Message Date
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
Hans Pagel
62fa82aa40 try macos for CI 2020-09-11 11:50:14 +02:00
Hans Pagel
8707d27ff3 add slack notifications to CI 2020-09-11 11:40:35 +02:00
Hans Pagel
6545953b9b rename workflow step 2020-08-20 15:10:16 +02:00
Hans Pagel
129814154d add cypress project 2020-08-20 15:08:42 +02:00
Hans Pagel
85ca4e94c9 remove test server, add new test command, try to fix github workflow 2020-08-20 14:59:03 +02:00
Hans Pagel
91385f8cd0 remove group key 2020-08-20 14:54:52 +02:00
Hans Pagel
205b322222 add path to config file 2020-08-20 14:52:07 +02:00
Hans Pagel
b354451c83 improve github workflow, add build:packages 2020-08-20 14:45:38 +02:00
Hans Pagel
0d1d3e7b3a move build packages to the end 2020-08-20 14:37:47 +02:00
Hans Pagel
d89162b758 build packages 2020-08-20 14:37:25 +02:00
Hans Pagel
45fb69aef6 export screen recordings on failure only 2020-08-19 17:38:05 +02:00
Hans Pagel
3c8379db0a cache node dependencies 2020-08-19 17:35:52 +02:00
Hans Pagel
8def6c6617 fix path to screenshots and screen recordings 2020-08-19 17:33:39 +02:00
Hans Pagel
aff1ca081c rename job 2020-08-19 17:30:52 +02:00
Hans Pagel
d21ae6f514 use cypress github action 2020-08-19 17:28:46 +02:00
Hans Pagel
a7cfa218d1 add github workflow 2020-08-14 16:34:43 +02:00