Commit Graph

54 Commits

Author SHA1 Message Date
github-actions[bot]
7c49292f1d chore: release 3.1.2 2022-07-03 12:30:34 +03:00
github-actions[bot]
03b522e939 chore: release 3.1.1 2022-04-11 19:59:57 +03:00
github-actions[bot]
ca5a5e24dd chore: release 3.1.0 2022-04-10 02:43:11 +03:00
Mikhail Zolotukhin
93e6f1406b chore: move npm scripts to makefile
This makes it possible to name targets whatever we want and makes us
less dependant on the NPM (i.e. a preparation for NPM removal).
2022-03-23 22:05:55 +03:00
github-actions[bot]
a999aa7079 chore: release 3.0.0 2022-03-20 03:10:37 +03:00
Mikhail Zolotukhin
048ceddfe4 chore: change gikari's email 2022-03-03 19:21:00 +03:00
Mikhail Zolotukhin
fcd85f8efe chore: replace husky with pre-commit
Since we are moving away from TypeScript, we also need to move away from
its tooling.
2022-02-09 22:29:09 +03:00
Mikhail Zolotukhin
64202796cf chore: workspace wrapper template with doctest
This adds Plasma API wrapper prototype with the example doctest unit
test. Later the wrapper will be extended until all the features we need
are supported.
2022-02-08 16:40:57 +03:00
Mikhail Zolotukhin
6238ce12dd chore: nuke jest tests 2022-02-08 16:40:57 +03:00
github-actions[bot]
f31342f95b chore: release 2.3.0 2022-01-26 20:53:44 +03:00
Ignacy Kajdan
4a478b6fc0 chore: add plasmashell restart script to npm run 2022-01-08 01:00:32 +03:00
github-actions[bot]
10151209d3 chore: release 2.2.0 2021-12-05 02:04:33 +03:00
Mikhail Zolotukhin
8023c50384 chore: fix documentation building 2021-12-01 16:38:58 +03:00
Mikhail Zolotukhin
843144af99 chore: pin dependencies to prevent random brakages 2021-12-01 16:12:19 +03:00
Mikhail Zolotukhin
3154606047 chore: add eslint_d as a devdep 2021-11-20 04:56:14 +03:00
github-actions[bot]
ec362496b7 chore: release 2.1.0 2021-11-10 00:38:10 +03:00
github-actions[bot]
d467252c73 chore: release 2.0.1 2021-11-08 14:40:49 +03:00
github-actions[bot]
416d57ecce
chore: release 2.0.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mikhail Zolotukhin <mail@genda.life>
2021-11-03 17:14:34 +03:00
Mikhail Zolotukhin
05860d5b71
chore: fix docs pipeline 2021-11-03 16:40:23 +03:00
Mikhail Zolotukhin
50bcca3260 chore: adjust github actions workflows to 2.0 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
8c3adf0130 refactor: use qmlformat for qmlfiles 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
d57ae30fb5 chore: fix preinstall script 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
06b46ed870 chore: update guides 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
0257fb2138 chore: use bismuth prefix for install scripts 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
e8461790a8 chore: merge package step with build 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
3000934a96 chore: move kwinscript to its own dir 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
89e30723e4 chore: change authorship in package.json 2021-11-03 16:34:53 +03:00
github-actions[bot]
35aa1f96c6 chore: release 1.1.0 2021-10-23 12:55:39 +03:00
github-actions[bot]
c7e272af82 chore: release 1.0.2 2021-10-22 16:35:04 +03:00
github-actions[bot]
9d54183655 chore: release 1.0.1 2021-10-03 02:26:59 +03:00
Mikhail Zolotukhin
cbe4aa129e chore: 🔖 increment version 2021-10-02 23:41:08 +03:00
Mikhail Zolotukhin
47463ae380 ci: 👷 add prettier eslint plugin 2021-09-30 19:21:10 +03:00
Mikhail Zolotukhin
f2cbebc9ab build: 🔧 fix eslint configuration 2021-09-17 19:23:58 +03:00
Mikhail Zolotukhin
13b1987ee0 test: add a few basic tests with mocks
Tests directory probably will be used for integration tests.
2021-09-16 18:25:18 +03:00
Mikhail Zolotukhin
584555191b feat!: use esbuild for compiling script 2021-09-10 23:46:07 +03:00
Mikhail Zolotukhin
393d1bbf1a feat: prevent npm pushing 2021-09-10 23:46:07 +03:00
Mikhail Zolotukhin
7c5dbbcea5 build: mode eslint to a separate file 2021-09-09 00:16:48 +03:00
Mikhail Zolotukhin
085bdcb8e3 docs: use renamer plugin to make docs a little bit more sane 2021-09-07 13:45:39 +03:00
Mikhail Zolotukhin
0c9055f917 build: ignore jest diagnostic about modules 2021-09-04 22:38:48 +03:00
Mikhail Zolotukhin
caa1d25858 feat: add jest as unit testing framework
arstarst
2021-09-04 22:38:48 +03:00
Mikhail Zolotukhin
8a439bb41b feat: add prettier pre-commit hook 2021-09-04 20:33:52 +03:00
Mikhail Zolotukhin
3e7f3d39b5 feat: add basic husky hook 2021-09-04 20:33:52 +03:00
Mikhail Zolotukhin
b88d0b768d build: 📝 use SPDX statements for licencing 2021-09-04 18:22:29 +03:00
Mikhail Zolotukhin
eb68b5c166 build: add quick relaunch npm task 2021-09-03 22:02:14 +03:00
Mikhail Zolotukhin
82d3eca2ec feat: increase version 2021-08-28 18:30:40 +03:00
Mikhail Zolotukhin
3cfbb94d92 ci: remove node script var 2021-08-28 18:30:40 +03:00
Mikhail Zolotukhin
d95521c5af fix: correct preinstall hook 2021-08-28 18:30:40 +03:00
Mikhail Zolotukhin
d95089065d refactor: change target names to prevent running from npm install 2021-08-28 18:30:40 +03:00
Mikhail Zolotukhin
df7b008d52 refactor: change project name 2021-08-28 18:30:40 +03:00
Mikhail Zolotukhin
08d8dce1e2 feat: use eslint instead of tslint 2021-08-28 00:22:47 +03:00