renovate[bot]
ee8893291c
chore(deps): update autofix-ci/action digest to ff86a55
2024-07-22 08:28:09 +00:00
Sidharth Vinod
c269f6fcee
chore: Remove update step from lint.yml
2024-07-18 14:31:06 +05:30
Sidharth Vinod
fd8f3c3039
Add autofix.ci
2024-07-18 14:28:45 +05:30
Sidharth Vinod
4434cf39a7
chore: Fix boolean check in e2e.yml
2024-07-10 10:57:03 +05:30
Sidharth Vinod
d686cee2af
ci: Do not run parallel in push to develop
2024-07-10 10:44:59 +05:30
Jiahao Guo
fde668a3a6
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
...
see: https://github.com/pnpm/action-setup/issues/135
2024-07-04 15:00:09 +08:00
Greg Bergé
b031c6f182
chore: fix Argos parallel
2024-06-20 12:11:53 +02:00
Sidharth Vinod
493bb8a80e
chore: Remove reference screenshot generation from E2E
2024-06-20 14:39:21 +05:30
Greg Bergé
44688a20b6
chore(argos): put parallel mode only when necessary
2024-06-20 14:38:37 +05:30
Greg Bergé
3f1bba407e
chore(argos): setup parallel mode
2024-06-20 14:38:21 +05:30
Greg Bergé
91e8bcaba9
chore: setup Argos Visual Testing on E2E
2024-06-20 14:38:06 +05:30
renovate[bot]
f476a7566c
chore(deps): update all major dependencies
2024-03-25 13:46:41 +00:00
Sidharth Vinod
268c3fdbd8
Use develop as base on develop branch.
2024-03-23 13:25:19 +05:30
Sidharth Vinod
73888eafe1
Merge branch 'master' into develop
...
* master:
Update new diagram doc to reflect focus on Langium
docs(integrations): update link to Mermaid app for Slack
@mermaid-js/mermaid-zenuml v0.2.0
Draft release
v10.9.0
Add release version in docs
zenUML 0.2.0-rc.2
v10.9.0-rc.2
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
Bump version
Fix store link
2024-03-08 23:13:29 +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
da33867ad7
Draft release
2024-03-05 22:52:07 +05:30
renovate[bot]
19f150922b
chore(deps): update all patch dependencies
2024-02-06 08:36:17 +00:00
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
84a18a1858
Fix Update Browserslist
2024-01-19 23:47:07 +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