Alois Klink
e0805b8272
ci(build): fix build CI to use pnpm
...
The packages/mermaid/dist build is now uploaded seperately from
the packages/mermaid-mindmap/dist build.
2022-09-25 20:02:23 +01:00
Alois Klink
e72059ba87
ci(e2e-applitools): fix applitools CI to use pnpm
2022-09-25 20:02:23 +01:00
Alois Klink
24d46fb936
ci(e2e): fix e2e tests CI to use pnpm
...
We need to upgrade cypress-io/github-action to v4.2.0
as that's the first version that supported pnpm.
See https://github.com/cypress-io/github-action/releases/tag/v4.2.0
2022-09-25 20:02:23 +01:00
Alois Klink
29c52ec4d4
chore: update pnpm-lock.yaml lockfile
2022-09-25 20:02:23 +01:00
Alois Klink
77831c424c
ci(lint): fix lint tests CI to use pnpm
2022-09-25 20:02:23 +01:00
Alois Klink
d633ec62df
ci(unit): fix unit tests CI to use pnpm
2022-09-25 20:02:23 +01:00
Alois Klink
69c13a6ecf
build(docs): fix docs:build command for mono-repo
2022-09-25 20:02:23 +01:00
Alois Klink
69d05c454d
style: ignore pnpm-lock.yaml from prettier
...
The `pnpm-lock.yaml` file is auto-generated by PNPM.
2022-09-25 19:52:27 +01:00
Alois Klink
97637da9e0
build: set "packageManager" to pnpm@7.12.2
...
The ["packageManager"][1] field list the package manager that
is expected to be used.
This is required by the `pnpm/action-setup` GitHub Action.
[1]: https://nodejs.org/api/packages.html#packagemanager
2022-09-25 19:22:48 +01:00
Alois Klink
535f555b13
test: fix unit tests in new mono-repo
2022-09-25 19:18:16 +01:00
Knut Sveidqvist
af2b1945a3
Detector registering itself on load
2022-09-23 16:55:30 +02:00
Sidharth Vinod
c32e76a870
Merge branch 'sidv/3061_monorepo' into 3061_making_a_monorepo
...
* sidv/3061_monorepo:
fix types for mermaid-mindmap
2022-09-23 17:52:11 +05:30
Sidharth Vinod
8dcbe83b0b
fix types for mermaid-mindmap
2022-09-23 17:51:29 +05:30
Knut Sveidqvist
9fac7866f5
Merge pull request #3514 from mermaid-js/sidv/3061_monorepo
...
[WIP] Monorepo build
2022-09-23 14:14:07 +02:00
Sidharth Vinod
53bbf444e5
fix build
2022-09-23 17:39:08 +05:30
Sidharth Vinod
913468a7b5
Merge branch 'sidv/viteVitest' into sidv/3061_monorepo
...
* sidv/viteVitest:
fix: Core build
fix: js-base64
fix OutputOptions type
fix: js-base64
fix: json import, js-base64
fix: json import
2022-09-23 17:29:35 +05:30
Sidharth Vinod
1e71798467
fix: Core build
2022-09-23 17:20:40 +05:30
Sidharth Vinod
8c63d002e7
fix: js-base64
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-23 16:53:11 +05:30
Sidharth Vinod
67b1e8dbe9
fix OutputOptions type
2022-09-23 16:00:27 +05:30
Sidharth Vinod
bc0be28f08
fix: js-base64
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-23 15:54:24 +05:30
Sidharth Vinod
eaa1602b1a
fix: json import, js-base64
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-23 15:42:41 +05:30
Sidharth Vinod
2a86ced835
fix: json import
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-23 15:23:15 +05:30
Sidharth Vinod
ad49564ab5
vite build
2022-09-23 12:31:24 +05:30
Sidharth Vinod
bf25be7cf0
Merge branch 'sidv/viteVitest' into sidv/3061_monorepo
...
* sidv/viteVitest:
ts conversion
cleanup
remove esbuild
fix: tests
chore: Add recommended extensions
Fix user-journey leaking css
Add "Debug Current Test File" configuration for VSCode
Fix unit test coverage
Use vite for build
Fix docs
vite
vite Server
Cleanup
Merge vitest & esbuild
Merge vitest
fix jison generation
Vite
Vite
2022-09-23 11:31:15 +05:30
Sidharth Vinod
404b718677
Merge branch '3061_making_a_monorepo' into sidv/3061_monorepo
...
* 3061_making_a_monorepo:
Fixed paths for dev server
Use of pnpm for the monorepo
Use of pnpm for the monorepo
2022-09-23 11:23:38 +05:30
Sidharth Vinod
8a489176c3
ts conversion
2022-09-23 10:56:39 +05:30
Sidharth Vinod
f40f2a0b44
cleanup
2022-09-23 10:53:37 +05:30
Sidharth Vinod
d9406585c8
remove esbuild
2022-09-23 10:50:58 +05:30
Sidharth Vinod
9e35bf6e6f
fix: tests
2022-09-23 10:40:56 +05:30
Sidharth Vinod
0d0de49231
Merge branch 'develop' into sidv/viteVitest
...
* develop:
chore: Add recommended extensions
Fix user-journey leaking css
Add "Debug Current Test File" configuration for VSCode
2022-09-23 10:14:15 +05:30
Sidharth Vinod
dc53b2fde3
Merge pull request #3509 from pje/feature/3507_vscode_debug_test
...
Add "Debug Current Test File" configuration for VSCode
2022-09-23 10:13:00 +05:30
Sidharth Vinod
98d214fd60
chore: Add recommended extensions
2022-09-23 10:11:19 +05:30
Sidharth Vinod
adadc9ee26
Merge pull request #3510 from lishid/patch-2
...
Fix user-journey leaking css
2022-09-23 09:58:50 +05:30
Lishid
6309300eb6
Fix user-journey leaking css
...
This fixes a CSS syntax error that causes the CSS parser to soft-fail, which leads to the later CSS (custom styles) to not properly append the `#id` to them.
2022-09-22 12:48:23 -04:00
Patrick Ellis
0dce8f4104
Add "Debug Current Test File" configuration for VSCode
...
Just press F5 (or ⌘+⇧+P -> `Debug Current Test File`)
"
2022-09-22 12:33:09 -04:00
Sidharth Vinod
1c4eeb2d53
Fix unit test coverage
2022-09-22 15:45:44 +05:30
Sidharth Vinod
d6245fdbda
Merge branch 'develop' into sidv/viteVitest
...
* develop: (30 commits)
Fix docs
Auto stash before merge of "develop" and "origin/develop"
vite -> cts
add lcov
chore(deps-dev): bump esbuild from 0.15.6 to 0.15.8
fix(docs): update link
CI Concurrency 4
Remove build
Parallel e2e
Revert "unify Jison tranformers"
Update yarn.lock
fix(docs): `mmd` detection
Hope this fails
Remove `docs:build` from postbuild.
Add verification log
This should fail CI
chore(deps-dev): bump @types/lodash from 4.14.184 to 4.14.185
Update integrations.md
Add vitepress pluin
Fix lint
...
2022-09-22 15:39:26 +05:30
Sidharth Vinod
aeb31fe1ae
Use vite for build
2022-09-22 15:35:22 +05:30
Knut Sveidqvist
0e0a6c0f69
Fixed paths for dev server
2022-09-22 11:28:37 +02:00
Knut Sveidqvist
cccbb6939c
Use of pnpm for the monorepo
2022-09-22 11:13:04 +02:00
Knut Sveidqvist
db31f61368
Use of pnpm for the monorepo
2022-09-22 11:12:57 +02:00
Sidharth Vinod
ffbae081ff
wip: esbuild Package
2022-09-22 00:02:53 +05:30
Sidharth Vinod
c93c7c75c9
Fix docs
2022-09-21 17:10:29 +05:30
Knut Sveidqvist
9b0d4a28ea
Temp removaof some hursky rules etc for the build
2022-09-21 12:35:25 +02:00
Knut Sveidqvist
8dd82839cb
Relocation of files
2022-09-21 11:03:33 +02:00
Knut Sveidqvist
24ef5f9fe4
Auto stash before merge of "develop" and "origin/develop"
2022-09-21 10:08:52 +02:00
Knut Sveidqvist
d08882d043
Merge pull request #3427 from mermaid-js/sidv/vitest
...
Vitest
2022-09-21 10:07:18 +02:00
Knut Sveidqvist
eea31a1046
Merge pull request #3498 from sidharthv96/sidv/parallelE2E
...
[DevOps] Parallel E2E
2022-09-21 09:15:07 +02:00
Sidharth Vinod
5d085fd3f6
Merge branch 'develop' into sidv/vitest
...
* develop:
chore(deps-dev): bump esbuild from 0.15.6 to 0.15.8
2022-09-21 12:18:11 +05:30
Sidharth Vinod
30e2b08028
vite -> cts
2022-09-21 12:16:59 +05:30