11 Commits

Author SHA1 Message Date
Sidharth Vinod
f00e7676b9
Update container 2024-01-31 11:32:55 +05:30
Sidharth Vinod
63ef228ed0
Remove pnpm cache 2024-01-31 09:42:33 +05:30
Sidharth Vinod
051ef598f6
Use .node-version file in workflows
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 20:44:39 +05:30
Sidharth Vinod
a4a94fd6e2
Update to Node v20 2024-01-29 13:55:51 +05:30
Sidharth Vinod
0e105afbf9
Fix typo 2024-01-15 12:55:28 +05:30
Andreas Deininger
6fb5641afc Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
Sidharth Vinod
78377daf2f
Rename workflow jobs 2023-07-02 10:14:35 +05:30
Sidharth Vinod
642397b36c
Fix applitools cypress 2023-04-23 15:59:27 +05:30
Sidharth Vinod
1570eb7b73
chore: Bump node to v18 2022-10-10 20:13:50 +08:00
Alois Klink
e72059ba87 ci(e2e-applitools): fix applitools CI to use pnpm 2022-09-25 20:02:23 +01:00
Alois Klink
5c8fda3891 ci(e2e-applitols): add applitools CI action
Adds a [`workflow_dispatch`][1] GitHub Actions CI workflow
that performs an E2E Cypress rendering test with Applitools
integration.

If the APPLITOOLS_API_KEY secret is not set, this action fallsback to
just doing a normal E2E Cypress test without Applitools support.

[1]: https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
2022-09-17 22:34:29 +01:00