Commit graph

39 commits

Author SHA1 Message Date
Michael Kriese
d90de484b1
docs: validate with mkdocs (#30735)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-14 10:42:23 +00:00
Sergei Zharinov
301fd86e4f
fix: VSCode Jest debugging (#28388) 2024-04-15 19:40:38 +00:00
Rhys Arkins
af08691f53
chore: Revert "chore(vscode): organize imports on save" (#27421) 2024-02-19 17:16:06 +01:00
Norbert Szulc
47604454d0
chore(vscode): organize imports on save (#27420) 2024-02-19 13:45:15 +00:00
Michael Kriese
15d3b4f02d
chore: migrate vscode settings (#26265) 2023-12-13 08:02:00 +00:00
Sergei Zharinov
daaae34998
fix: Jest debug runs for VSCode (#25658) 2023-11-09 06:26:29 +00:00
Sergei Zharinov
f781866f29
chore: fix prettier v3 for VSCode (#25654) 2023-11-08 19:46:10 +00:00
Michael Kriese
c4e73cc6d4
chore: fix vscode jest commands (#24082) 2023-08-25 13:37:12 +00:00
Michael Kriese
3ac9ec915e
build: use pnpm (#23664)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 19:43:47 +00:00
Adam Setch
519fe4ccbb
chore(ide/vscode): fix eslint issues on save (#23129) 2023-07-04 12:11:57 +00:00
Michael Kriese
4aba6a90ed
chore(vscode): format on save (#22817) 2023-06-16 09:02:45 +00:00
Michael Kriese
45c2d13f8a
chore: fix prettier vscode path (#22729) 2023-06-13 11:23:34 +02:00
HonkingGoose
004b383bd0
chore: add GitHub Actions VS Code extension (#21350)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 10:50:25 +00:00
Michael Kriese
a3c8e2087d
chore(vscode): explicit use yarn (#17231) 2022-08-17 12:01:24 +00:00
Tobias
768e06c147
chore: add VsCode debug config with clean cache (#17229) 2022-08-17 11:54:01 +02:00
Tobias
8453cdf0f1
chore: align recommended vscode and devcontainer extensions (#17207) 2022-08-16 08:12:52 +00:00
HonkingGoose
5aa70cbe78
chore: disable word suggestions in Markdown files (#15510) 2022-05-09 10:46:05 +02:00
Maksim
6e94385f31
refactor(migrations): validator (#13073)
* refactor(migrations): implemented migration validator

* refactor(migrations): introduce deprecated flag

* refactor(migrations): tidy

* refactor(migrations): improve validator

* refactor: fix launch.json

* refactor: fix build

* refactor: fix coverage

* refactor: fix coverage

* refactor: introduce new jest custom matcher

* refactor: revert unnecessary changes

* refactor: return override
2022-01-10 21:01:57 +00:00
Frédéric Marchand
a8ddcae57a
test: fix vscode jest timeout (#11764)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:42:49 +00:00
Michael Kriese
60b3d6d933
fix(manager:docker): only pass auth header when required (#11449) 2021-08-30 15:55:16 +02:00
Michael Kriese
811221e11b
test: add vscode jest config (#11406) 2021-08-24 12:54:21 +02:00
Michael Kriese
91a7e6b660
build: remove babel (#8929) 2021-03-02 16:16:05 +00:00
Rhys Arkins
5391deefb9 chore: drop vscode-jest recommendation 2021-02-07 19:16:35 +01:00
Michael Kriese
5da99b1180
chore: update settings (#6976) 2020-08-14 10:31:12 +02:00
Michael Kriese
692c1e612f
chore: update settings (#6974) 2020-08-14 07:54:58 +02:00
Michael Kriese
cd62f1e535
build: split test and release workflows (#5519) 2020-02-19 15:13:17 +01:00
Michael Kriese
dadd84f6d5
chore: disable vscode omnisharp (#5432) 2020-02-11 05:03:05 +00:00
IKEDA Sho
656cb0f700 test: Use relativeFile over fileBasenameNoExtension in vscode launch configuration (#4411)
test: Use relativeFile over fileBasenameNoExtension in vscode launch configuration
2019-09-05 08:59:44 +02:00
Michael Kriese
c82089e0a0 feat(docker): add slim build (#4163) 2019-07-25 15:22:39 +02:00
Michael Kriese
4c9872026f feat(github): convert to typescript (#3975) 2019-07-13 08:09:01 +02:00
Michael Kriese
3ef1c95a66 chore(lint): optimize linting (#4041) 2019-07-10 10:41:12 +02:00
Michael Kriese
1fb0159169 chore(eslint): simplify eslint (#4030) 2019-07-08 15:58:12 +02:00
Michael Kriese
0b063aeaa1 feat(build): use babel (#3825) 2019-05-28 11:21:17 +02:00
Michael Kriese
9a37dd4e4f chore(build): fix vscode settings (#3795)
chore(build): fix vscode settings
2019-05-22 07:40:15 +02:00
Michael Kriese
21f522eb76 chore(build): fix vscode eslint config (#3790) 2019-05-21 21:20:26 +02:00
Michael Kriese
842a23ca4c feat: add vscode-jest extension (#3783) 2019-05-21 15:13:14 +02:00
Michael Kriese
ee344f9877 chore(build): shared vscode settings and extensions (#3773) 2019-05-21 14:14:08 +02:00
Michael Kriese
242148a99a test: allow debug jest (#3725) 2019-05-16 18:54:54 +02:00
Jamie Magee
3f604c7bcf chore: add default vscode launch configuration (#3668) 2019-05-12 15:16:54 +02:00