Commit Graph

9 Commits

Author SHA1 Message Date
JFH
43bf93968a separate svgcanvas from svgedit
now you can use directlt svgcanvas. see readme.md

* configure workspaces
* move svgcanvas to packages folder
* move utils to common and paint to svgcanvas
* make svgcanvas a dependency of svgedit
* update deps
* workspaces requires npm 7 at least so the ci needs a new node version
* update github actions to V3
* update snapshots using custom svg exports
* remove unmaintained cypress snapshot plugin
* new github action to add coverage in PR
* Update onpushandpullrequest.yml
* svgcanvas v7.1.6
2022-08-14 15:01:51 +02:00
JFH
05c5455a00 include packages in codeql analysis 2022-08-12 23:05:06 +02:00
JFH
be29f86d6e Create codeql.yml 2022-08-12 22:56:50 +02:00
JFH
de0ee4e59c Codeql to ignore archive folder (#722)
* Update codeql-analysis.yml

* Create codeql-config.yml
2022-02-01 10:55:11 +01:00
JFH
66be4507c9 Create codeql-analysis.yml 2022-02-01 10:24:41 +01:00
JFH
55b249e1bf github ci activated on pr 2021-05-18 14:08:41 +02:00
JFH
c75170916f fix tests and configuration files
* update dependencies

* Update .eslintrc.js

* Update .gitignore

* Create onpush.yml

* downgrade 2 packages causing test failure
2021-05-09 20:51:26 +02:00
Brett Zamir
145c9fb171 - Disable Github workflows for now 2019-12-24 09:48:49 +08:00
Brett Zamir
1930d01007 - Build: Add Github workflows
- Docs: Indicate current coverage on README
2019-11-24 17:06:35 +08:00