Commit Graph

15 Commits (38.142.0)

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
Michael Kriese 12a7b9b13d
chore: update eslint config (#13237)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-22 13:31:14 +00:00
Michael Kriese e4c938b7a5
docs: release as asset (#11429)
* docs: prepare release as asset

* chore: cleanup

* fix: wrong extension

* fix: wrong logger

* fix: wrong path

* chore: clean and create tmp

* chore: fix types

* fix: update generation

* Update .github/workflows/build.yml

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update lib/datasource/types.ts

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-12-09 21:12:49 +01:00
Michael Kriese 692c1e612f
chore: update settings (#6974) 2020-08-14 07:54:58 +02:00
Michael Kriese a1d648fc97
chore(ci): jest github annotations (#5845) 2020-04-02 06:01:31 +02:00
Michael Kriese cb56b54351
fix(ci): refactor release (#5827) 2020-03-29 17:31:30 +02:00
Michael Kriese ae3d71387e
feat(internal): generate dynamic datasource imports (#5500) 2020-03-24 07:17:59 +01:00
Rhys Arkins aaa7728264 test: rename _fixtures to __fixtures__ 2020-03-01 07:42:52 +01:00
Michael Kriese 4004f46c0b
refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
Michael Kriese 8719f70dea
chore(eslint): simplify / update settings (#5296) 2020-02-04 10:37:00 +01:00
Michael Kriese 6b568fb1ee chore(eslint): ignore user `config.js` (#4968) 2019-12-11 13:50:58 +02:00
Michael Kriese 327322c2a6 chore(eslint): ignore mocks (#4925) 2019-12-04 12:04:58 +01:00
Michael Kriese fd847da4a8 fix: refactor exec (#4155) 2019-07-23 14:39:15 +02:00
Rishabh Jain c1663e3db1 tests: move fixtures to corresponding directories (#3351)
- Refactor: move fixtures to corresponding directories
- Delete unused fixtures

Resolves: #3328
2019-03-11 16:50:10 +01:00
Rhys Arkins d546f30a8f chore: fix eslint (#793)
* fix eslint configuration

* run eslint fix
2017-09-13 21:43:52 +02:00