Sidharth Vinod
8d244062e2
Add codecov to unit tests
2023-06-17 17:40:06 +05:30
Sidharth Vinod
1e84668270
Add codecov to E2E
2023-06-17 17:34:19 +05:30
Sidharth Vinod
40199e28b8
Disable coveralls
2023-06-13 12:23:41 +05:30
Sidharth Vinod
245c4f8c78
Update coveralls
2023-06-13 11:49:43 +05:30
Sidharth Vinod
74ccf6410d
Update diagram proposal
2023-06-02 11:50:49 +05:30
Knut Sveidqvist
bd1343648e
Merge branch 'master' into develop
2023-05-24 19:20:47 +02:00
renovate[bot]
b1590c2211
Update all minor dependencies
2023-05-17 13:32:09 +00:00
Sidharth Vinod
fbd35ae95a
fix lint command
2023-05-09 10:24:05 +05:30
Sidharth Vinod
642397b36c
Fix applitools cypress
2023-04-23 15:59:27 +05:30
renovate[bot]
1c17f4c770
fix(deps): update all minor dependencies
2023-04-22 20:30:38 +00:00
renovate[bot]
4a258a0f2c
chore(deps): update fregante/setup-git-user action to v2
2023-04-22 20:02:23 +00:00
renovate[bot]
f93bac9dd4
chore(deps): update actions/deploy-pages action to v2
2023-04-22 18:49:44 +00:00
Sidharth Vinod
49bb87e14a
Split docs into build and deploy
2023-04-22 23:59:33 +05:30
Bishop Clark
8aa51cf3e7
Update bug_report.yml
...
correct adjective order
2023-04-13 16:59:13 -07:00
Matthias
a17463307b
Clean up list of ignored links
...
The removed links work again.
2023-03-08 21:30:12 +01:00
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
renovate[bot]
6c2c28940b
chore(deps): update all non-major dependencies
2023-03-06 06:22:18 +00:00
Sidharth Vinod
e603840395
Update bug_report.yml
2023-03-03 11:55:18 +05:30
Alois Klink
06640aba06
test(gantt): test daylight savings in ganttdb
...
Add a quick test that ensures `ganttDb` correctly adds `1d` (1 day),
even on days with 25 hours.
This test only runs if the test PC has the TZ='America/Los_Angeles'
set (California has daylight savings).
I've added a test to the GitHub Actions `test.yml` action too for this.
It should only add about 5 seconds to each test, so it isn't too bad.
2023-02-26 06:43:14 +00:00
Sidharth Vinod
0c18c0309b
Enable blank issues
2023-02-19 00:37:41 +05:30
Sidharth Vinod
86cfb1bb60
Skip precommit hooks on CI
2023-02-16 17:09:02 +05:30
Sidharth Vinod
b10d243995
Fix release-publish
2023-02-16 17:07:03 +05:30
Sidharth Vinod
0a923dfe91
Remove node heap
2023-02-16 16:28:09 +05:30
Sidharth Vinod
743c636441
Revert "chore: Set node heap size"
...
This reverts commit 8df965bd606d4acd173e316f6992328ac2383516.
2023-02-16 16:10:20 +05:30
Sidharth Vinod
76fdc00b06
Remove heap option
2023-02-16 14:41:22 +05:30
Sidharth Vinod
0db2657b7b
Test publish docs
2023-02-16 13:05:53 +05:30
Sidharth Vinod
533bd7da3c
chore: Add file extension for dynamic import
2023-02-16 12:56:32 +05:30
Sidharth Vinod
8df965bd60
chore: Set node heap size
2023-02-16 12:21:24 +05:30
Sidharth Vinod
2b3019fb94
Set node heap size
2023-02-16 12:16:00 +05:30
Sidharth Vinod
e9d2d084fd
Merge pull request #4066 from mermaid-js/renovate/actions-dependency-review-action-3.x
...
chore(deps): update actions/dependency-review-action action to v3
2023-02-09 11:14:27 +05:30
renovate[bot]
34c98717d5
chore(deps): update actions/dependency-review-action action to v3
2023-02-09 05:44:09 +00:00
Sidharth Vinod
f22ce38ada
Merge pull request #4065 from mermaid-js/renovate/actions-configure-pages-3.x
...
chore(deps): update actions/configure-pages action to v3
2023-02-09 11:13:54 +05:30
renovate[bot]
886d1c15c4
chore(deps): update timonvs/pr-labeler-action action to v4
2023-02-09 00:51:38 +00:00
renovate[bot]
bb3a48c91a
chore(deps): update actions/configure-pages action to v3
2023-02-09 00:42:44 +00:00
Alois Klink
4900647bf0
ci(lint): show nice error on lint failure
...
Prints a nice error on GitHub Actions if `pnpm run lint` fails.
2023-01-29 20:27:31 +00:00
Sidharth Vinod
549483d19b
Update funding :)
2023-01-17 22:09:22 +05:30
Sidharth Vinod
8f8ae64ced
upload error snapshots
2023-01-16 01:23:42 +05:30
Sidharth Vinod
967d3bbb60
Disable link checker on develop PRs
...
Runs link checker every day to keep cache warm.
2022-12-27 10:35:07 +05:30
Tom PERRILLAT-COLLOMB
3beb828988
chore(pr): add task in PR template
2022-12-20 18:35:03 +01:00
Sidharth Vinod
333b974f10
Add workflow_dispatch
to lint.yml
2022-12-15 21:50:00 +05:30
Sidharth Vinod
59fdaa3b53
fix: Fail docs:verify on non push events
2022-12-07 11:58:09 +05:30
Sidharth Vinod
7553827985
fix: docs build command
2022-12-07 11:40:17 +05:30
Sidharth Vinod
792c1a8320
chore: Rebuild docs if linting fails
2022-12-07 11:19:44 +05:30
Sidharth Vinod
963a1f1eb1
Merge remote-tracking branch 'origin/develop' into sidv/autoBuildDocs
...
* origin/develop: (564 commits)
chore: Format Mermaid.vue
Made mermaidConfig a local variable so that it cannot be shared cross rendering.
Fix for issue #3882 moving the label when the path has been modified
Small fix for issue #3881
Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
Fixed the issue that theme-switch does not work on docs.
chore: Fix mindmap link
chore: Switch back from unpkg to jsdelivr
delete functions not used in diagrams/c4 code (dead code)
Minor change
feat: Add @include support to docs
feat: Add @include example to docs
feat: Add @include support to docs
cleanup
fix lines
fix Async rendering
Revert "sync"
chore(deps): update pnpm to v7.17.1
chore(deps): remove dependency on `graphlib`
test(e2e): make gitgraph snapshots consistent
...
2022-12-07 11:11:45 +05:30
Sidharth Vinod
41033008ec
Merge branch 'master' into develop
...
* master:
doc: Add mindmap integration docs
fix: Fetch depth
fix: Fetch depth
fix: Fetch depth
fix: Add commit count to release preview
fix: Add commit count to release preview
chore: Add working directory
fix: release-preview-publish.yml
Fix #3799 : Remove `type` from package.json
2022-12-01 11:39:28 +05:30
Sidharth Vinod
183dee89c2
feat: Spellcheck docs when building
...
docs.yml is removed as `docs:verify` will cover spellchecks now.
2022-11-22 23:06:12 +05:30
renovate[bot]
a8c5f6d517
chore(deps): update lycheeverse/lychee-action action to v1.5.4
2022-11-21 04:51:51 +00:00
Sidharth Vinod
2092330eec
fix: Fetch depth
2022-11-16 11:30:58 +05:30
Sidharth Vinod
e05e0f8ae3
fix: Fetch depth
2022-11-16 10:31:49 +05:30
Sidharth Vinod
52ee234c0f
fix: Fetch depth
2022-11-16 10:31:07 +05:30