77 Commits

Author SHA1 Message Date
Sidharth Vinod
268c3fdbd8
Use develop as base on develop branch. 2024-03-23 13:25:19 +05:30
Alois Klink
46136b5632 ci(e2e): avoid commenting on PRs in CI
GitHub Actions can't comment on PRs, if the PR is made from a forked
repo, as [the github token won't have write permissions][1].

However, we can instead use GitHub Actions' [Adding a Job Summary][2]
feature, which prints some custom output for each job.

[1]: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#changing-the-permissions-in-a-forked-repository
[2]: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary

Fix: e0448a7b7be4fcad775f9dd0292f49845c84836c
2024-03-06 18:51:17 +00:00
Sidharth Vinod
60dd27671b
Merge branch 'develop' into sizeDiff
* develop: (280 commits)
  chore: Remove unused imports in block
  Fix spelling
  Update docs
  Lychee ignore chrome webstore
  Update link
  chore(deps): update all patch dependencies
  build(docs): vendor CSS dependencies
  chore(deps): update all minor dependencies
  Ran lint:fix
  Fix chrome webstore url causing 404
  build(deps): update `langium` to `v3` and apply the required changes
  Resolves E2E testing issues and issue #5343
  Fix spelling
  Fix community integrations
  Fix docs
  docs: Fix config
  Update all minor dependencies
  Amend docs to document gitgraph parallel commits
  Fix lint
  Use Yarn Add COREPACK_ENABLE_STRICT
  ...
2024-03-06 14:55:18 +05:30
Sidharth Vinod
e8db7a71e2
Update container 2024-01-31 11:35:07 +05:30
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
dd553cb28f
Remove node version from matrix 2024-01-29 16:44:44 +05:30
Sidharth Vinod
a4a94fd6e2
Update to Node v20 2024-01-29 13:55:51 +05:30
Sidharth Vinod
3ecb841c1a
Remove dummy change from e2e.yml 2024-01-24 22:17:10 +05:30
Sidharth Vinod
bea76aa682
Format Size 2024-01-24 21:59:58 +05:30
Sidharth Vinod
6d4b27aacb
Fix out format 2024-01-24 21:51:15 +05:30
Sidharth Vinod
8d1d691bc3
debug 2024-01-24 21:38:59 +05:30
Sidharth Vinod
e0448a7b7b
Feat: Calculate package size change on PRs 2024-01-24 21:12:16 +05:30
Sidharth Vinod
0f02f5ff34
Skip running tests 2024-01-24 21:04:57 +05:30
Sidharth Vinod
b2111adef5
Feat: Calculate package size change on PRs 2024-01-24 21:02:12 +05:30
Sidharth Vinod
de03a017db
Remove echo 2024-01-23 23:51:48 +05:30
Sidharth Vinod
42ad1f4fe4
RefTest 2024-01-23 23:49:52 +05:30
Sidharth Vinod
a01be16d27
Echo event 2024-01-23 23:38:21 +05:30
Sidharth Vinod
d0224b23b0
Cleanup e2e.yml 2024-01-19 19:47:42 +05:30
Sidharth Vinod
aadf32ab3e
Ignore push events on merge queue 2024-01-19 19:45:55 +05:30
Sidharth Vinod
8bfb269b37
Remove :: 2024-01-19 19:33:59 +05:30
Sidharth Vinod
3935f6b389
Remove :: 2024-01-19 19:31:25 +05:30
Sidharth Vinod
f5dd24bce4
Remove :: 2024-01-19 19:29:45 +05:30
Sidharth Vinod
279e31bc55
Debug 2024-01-19 19:23:13 +05:30
Sidharth Vinod
f1fc874da8
Debug 2024-01-19 19:20:39 +05:30
Sidharth Vinod
a871a68f3c
Remove spec selector 2024-01-19 19:05:06 +05:30
Sidharth Vinod
a964af67ec
Handle edge cases in E2E 2024-01-19 19:04:25 +05:30
Sidharth Vinod
6f205f89b2
Always run combineArtifacts 2024-01-19 16:58:19 +05:30
Sidharth Vinod
35b3192c2b
Fix error message 2024-01-19 16:58:19 +05:30
Sidharth Vinod
be4721b24d
Fix cache save 2024-01-19 16:58:19 +05:30
Sidharth Vinod
a9a8a208a6
Update cache key 2024-01-19 16:58:19 +05:30
Sidharth Vinod
f58a86d747
Notify users 2024-01-19 16:58:19 +05:30
Sidharth Vinod
4ce5d07125
Flatten uploaded images 2024-01-19 16:58:18 +05:30
Sidharth Vinod
658af081ee
Flatten uploaded images 2024-01-19 14:42:51 +05:30
Sidharth Vinod
d6e738ac4c
Run all tests 2024-01-19 12:21:51 +05:30
Sidharth Vinod
448756ab54
Fix lint 2024-01-19 12:17:20 +05:30
Sidharth Vinod
d2c82c1802
Use cache to store snapshots 2024-01-19 12:06:53 +05:30
Andreas Deininger
6fb5641afc Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
Sidharth Vinod
962ff73fc3
Batch by commit 2023-07-07 15:56:30 +05:30
Sidharth Vinod
4d0c461fa3
chore: Reduce codecov pushes
pushes to non-develop branches will not send coverage reports.
This might reduce the coverage variability issue we're having.
2023-07-06 11:32:37 +05:30
Sidharth Vinod
288f51216d
Add codecov token 2023-07-03 21:01:04 +05:30
Sidharth Vinod
29c866b09a
Don't fail CI on codecov error 2023-07-02 13:22:00 +05:30
Sidharth Vinod
78377daf2f
Rename workflow jobs 2023-07-02 10:14:35 +05:30
Sidharth Vinod
4a95589b5a
Add merge_group to CI triggers 2023-07-02 10:03:31 +05:30
Sidharth Vinod
3340240b9f
chore: Run codecov based on E2E test status 2023-06-17 23:23:00 +05:30
Sidharth Vinod
f8540e9468
Upload E2E 2023-06-17 17:54:13 +05:30
Sidharth Vinod
2ad32f9208
Fix path name 2023-06-17 17:44:27 +05:30
Sidharth Vinod
1e84668270
Add codecov to E2E 2023-06-17 17:34:19 +05:30
Alois Klink
f0a73696f5
ci(e2e): skip caching in actions/setup-node
Skip caching `pnpm` in `actions/setup-node`,
because the `cypress-io/github-action` natively supports caching `pnpm`,
as of [cypress-io/github-action@v4.2.0][1].

[1]: https://github.com/cypress-io/github-action/releases/tag/v4.2.0
2023-03-06 22:57:22 +00:00