RahulGautamSingh
|
8e4b5231f8
|
refactor: convert enums to unions (#18900)
|
2022-11-20 07:34:23 +00:00 |
|
Maksim
|
ed73d380e8
|
refactor: improve commit message functionality (#13328)
* refactor: improve commit message functionality
* refactor: fix test coverage
* refactor: fix by comments
* refactor: fix build
* refactor: fix linting
* refactor: fix export type
* refactor: js private fields
* refactor: static private fields
* fix: lint
* refactor: fix tsconfig
* refactor: implement method normalizeInput
* refactor: fix by comments
* Update lib/workers/repository/model/commit-message.ts
* refactor: fix by comments
* refactor: use private typescript fields again
* refactor: fix by comments
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-05-02 01:42:33 +00:00 |
|
Michael Kriese
|
5723be1ac5
|
refactor: add strict null checks (#14169)
|
2022-02-11 11:02:30 +01: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
|
8785f70b93
|
fix(core/http): fallback to github /gitlab hosttype (#11605)
* fix(core/http): fallback to github /gitlab hosttype
* fix: remove generic host rule
* Update lib/util/http/index.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-09-06 21:07:52 +02:00 |
|
Jesko Steinberg
|
9f791552d3
|
feat: enable right filtering when specifing hostRules with github-api using datasources (#11136)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-08-25 07:07:23 +00:00 |
|
Sergio Zharinov
|
cd064db4eb
|
refactor(platform): Change signature types for "updatePr" method (#7002)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-18 12:19:19 +02:00 |
|
Michael Kriese
|
00c56d8bde
|
chore: fix types (#5904)
* chore: fix types
* fix more types
* chore: mote fixes
* fix frmat
* chore: fix tests
* chore: fix type
* chore: cleanup
* chore: cleanup
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-05-07 10:23:45 +02:00 |
|
Viral Ruparel
|
92d123a1f8
|
fix: create constants for skipReason (#5660)
|
2020-03-09 05:34:16 +01:00 |
|
Rhys Arkins
|
588616f669
|
feat: branch status unification (#5658)
|
2020-03-08 15:03:19 +01:00 |
|
Michael Kriese
|
6c4892b593
|
chore(types): fix more typescript types (#5615)
|
2020-03-02 12:06:16 +01:00 |
|
Rhys Arkins
|
864e554db9
|
feat: dynamic manager config (#5392)
|
2020-02-07 18:25:27 +00:00 |
|