renovate[bot]
aeb51e56e2
chore(deps): update peter-evans/create-pull-request digest to 07cbaeb
2025-08-04 03:11:32 +00:00
renovate[bot]
b94f1336ab
chore(deps): update peter-evans/create-pull-request digest to 2e50522
2025-07-23 09:14:38 +00:00
renovate[bot]
447d1cf988
chore(deps): update autofix-ci/action digest to 635ffb0
2025-07-14 00:55:26 +00:00
Sidharth Vinod
75ef9bc681
fix: Make PR labeler stricter
2025-07-10 01:21:42 +05:30
Sidharth Vinod
f4edd19371
chore: Add auto labeler for Sponsored work
2025-07-10 01:00:10 +05:30
shubham-mermaid
037bec189c
Updated as per suggestions
2025-06-26 17:43:06 +05:30
shubham-mermaid
9b164dd185
Added step to install pnpm and echo statements for debugging.
2025-06-26 14:41:03 +05:30
shubham-mermaid
0623a87d70
Removed js file check in paths
2025-06-23 12:43:13 +05:30
shubham-mermaid
c5f89eaa9a
Update .github/workflows/validate-lockfile.yml
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-06-23 12:41:21 +05:30
shubham-mermaid
6f1e0e4d17
Updated message
2025-06-20 18:57:22 +05:30
shubham-mermaid
7dd8ddc3eb
Added generic message.
2025-06-20 18:55:45 +05:30
shubham-mermaid
3137cff4a5
Added auto-comment
2025-06-20 14:07:37 +05:30
shubham-mermaid
e1030b186e
Added validation for packages/mermaid/src/vitepress path
2025-06-20 13:18:50 +05:30
shubham-mermaid
334c8c2962
use depth 0
2025-06-20 13:12:56 +05:30
shubham-mermaid
bdaa3f693a
Added PR based sha
2025-06-20 13:11:33 +05:30
shubham-mermaid
be13fb0391
Updated origin to event.pull_request.base.ref
2025-06-20 12:53:47 +05:30
shubham-mermaid
c120901744
Added workflow file for validating pnpm-lock file
2025-06-20 12:47:17 +05:30
renovate[bot]
c370ebe520
chore(deps): update peter-evans/create-pull-request digest to 889dce9
2025-05-07 20:27:29 +00:00
renovate[bot]
65f778d183
chore(deps): update peter-evans/create-pull-request digest to 3b1f4bf
2025-04-28 06:44:55 +00:00
renovate[bot]
2483e6e434
chore(deps): update wei/curl digest to 012398a
2025-04-21 02:47:37 +00:00
Sidharth Vinod
9d838d4e7a
fix: e2e-applitools.yml
2025-04-18 16:48:58 +05:30
Sidharth Vinod
12b6371abf
chore: Add details to e2e-timings
2025-04-15 12:37:34 +05:30
renovate[bot]
7e567a8759
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
2025-04-14 06:17:30 +00:00
Sidharth Vinod
97e35fd30a
chore: Use git to read old timings
2025-04-09 12:19:13 +05:30
Sidharth Vinod
7a5f999f42
chore: Add compare-timings script
...
Avoid creating unnecessary PRs when there is no significant timings change.
2025-04-09 12:08:57 +05:30
Sidharth Vinod
44e668e704
chore: Update permission for timings action
2025-04-08 11:58:46 +05:30
Sidharth Vinod
404216273a
chore: Fix PR action in e2e-timings
2025-04-08 11:01:28 +05:30
Sidharth Vinod
5a6831ae7e
chore: Fix branch in e2e-timings
2025-04-08 10:13:59 +05:30
renovate[bot]
9d06d8f31e
fix(deps): update all patch dependencies
2025-02-24 01:52:02 +00:00
Sidharth Vinod
de40d80ef9
fix: Create PR for E2E timings, as push to develop fails
2025-02-21 23:56:46 +05:30
renovate[bot]
c6b715f737
fix(deps): update all major dependencies
2025-02-21 17:50:49 +00:00
renovate[bot]
78c1d97f0f
fix(deps): update all minor dependencies
2025-02-20 16:41:05 +00:00
Sidharth Vinod
6eb56b9363
Merge branch 'develop' into renovate/patch-all-patch
...
* develop: (97 commits)
chore: Update actions/cache
chore: Update actions/cache
fix: CodeQL double escape warning
chore(deps): update eslint
Added changeset.
refactor: handle StateDB `.extract()` properly
chore(deps): update dependency esbuild to ^0.25.0 [security]
Update .changeset/grumpy-cheetahs-deliver.md
chore: Use RUN_VISUAL_TEST in cypress config
chore: Use argos tokenless auth
chore: Add tokenless auth to argos
fix(deps): update dependency dompurify to v3.2.4 [security]
chore: Update argos token
Ignore huehive
chore: Run argos on all PRs, except renovate bot's
chore: Fix exclude
[autofix.ci] apply automated fixes
chore(deps): update dependency vitest to v1.6.1 [security]
docs: Cleanup minor issues
Add files via upload
...
2025-02-19 00:08:50 +05:30
Sidharth Vinod
300fb85a73
chore: Update actions/cache
2025-02-18 23:41:01 +05:30
Sidharth Vinod
9c6e554153
chore: Update actions/cache
2025-02-18 23:40:53 +05:30
Sidharth Vinod
57805dafa4
chore: Use argos tokenless auth
2025-02-15 20:51:56 +05:30
Sidharth Vinod
3b92f979e3
chore: Add tokenless auth to argos
2025-02-15 20:28:55 +05:30
Sidharth Vinod
c5843bee23
chore: Update argos token
...
We have added a check in e2e, to ensure events in forks will not trigger the visual tests.
This will not protect against malicious users, but there is no other way to support PRs from forks.
A proposal has been sent to Argos team to add a secure approach for public repos, fingers crossed.
2025-02-15 20:07:41 +05:30
Sidharth Vinod
9f90f4f23a
chore: Run argos on all PRs, except renovate bot's
2025-02-14 21:17:29 +05:30
Sidharth Vinod
09e0de6053
chore: Update upload-artifact to v4
...
Verified that the other hash was infact valid and in the repo, but the scorecard action was not picking it up.
2025-01-25 14:27:18 +05:30
Sidharth Vinod
9a50bf5237
chore: Fix cypress record flag
2025-01-25 14:21:11 +05:30
Sidharth Vinod
7ed33a91c0
Merge pull request #6183 from mermaid-js/renovate/autofix-ci-action-digest
...
chore(deps): update autofix-ci/action digest to 551dded
2025-01-25 12:13:59 +05:30
renovate[bot]
0e25fd42f9
chore(deps): update autofix-ci/action digest to 551dded
2025-01-25 06:42:31 +00:00
renovate[bot]
feee5d1c8c
chore(deps): update actions/upload-artifact digest to ff15f03
2025-01-25 06:42:28 +00:00
Sidharth Vinod
9681a27b31
chore: Skip running E2E on comments without visual test command
2025-01-25 11:48:26 +05:30
Sidharth Vinod
edc1ae1e0c
chore: Update default values
2025-01-25 11:23:30 +05:30
Sidharth Vinod
c00f3fb090
chore: Add a command to execute visual test
2025-01-25 11:01:23 +05:30
renovate[bot]
ba70f15de5
fix(deps): update all patch dependencies
2025-01-11 16:32:14 +00:00
renovate[bot]
1c6304b3fb
chore(deps): update all patch dependencies
2024-10-08 09:11:33 +00:00
Sidharth Vinod
a827fb1202
fix: Argos index numbering
2024-10-08 13:20:55 +05:30