Sergei Zharinov
|
998705d5b0
|
refactor: Package cache stats utility (#27936)
|
2024-03-14 15:06:53 +00:00 |
|
Sergei Zharinov
|
9c06813697
|
refactor: Create utility for stats collection and reporting (#27919)
|
2024-03-14 09:46:56 +00:00 |
|
Sergei Zharinov
|
c30a4b0b54
|
feat(logger): Log level remapping (#26951)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-02-16 20:06:11 +00:00 |
|
Sergei Zharinov
|
b69416ce17
|
refactor(prettier): Force trailing commas (#25631)
|
2023-11-07 15:50:29 +00:00 |
|
Sergei Zharinov
|
6f7ac34a2f
|
fix: Type errors (#24108)
|
2023-08-27 08:13:10 +00:00 |
|
Philip
|
0a47657451
|
feat: Enhance lookup logs with repository problems (#23896)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-08-25 08:22:14 +00:00 |
|
HonkingGoose
|
951f3d87b9
|
refactor: replace verb renovating with plain English (#23408)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2023-08-24 13:07:30 +00:00 |
|
Rhys Arkins
|
ba8c2bab83
|
fix: Revert "feat: Enhance lookup logs to show branches extended info" (#23988)
|
2023-08-21 12:26:10 +02:00 |
|
Rhys Arkins
|
36e2b328bb
|
chore: update types reference
|
2023-08-15 11:31:15 +02:00 |
|
Philip
|
fe039fea63
|
feat: Enhance lookup logs to show branches extended info (#23696)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-08-14 07:19:04 +00:00 |
|
RahulGautamSingh
|
fa6e5df805
|
feat(onboarding): skip processing onboarding branch (#22490)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-06-21 10:55:57 +00:00 |
|
Sergei Zharinov
|
8081d08ec4
|
refactor(http): Enhanced integration with data schemas (#21338)
|
2023-04-06 15:56:27 +00:00 |
|
HonkingGoose
|
6a446499f7
|
refactor: rename finalise to finalize (#21278)
|
2023-04-01 10:00:42 +00:00 |
|
Rhys Arkins
|
03618ee581
|
feat: autoclose PRs when repo disabled (#21263)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2023-04-01 05:42:08 +00:00 |
|
Rhys Arkins
|
a3cc159f7e
|
chore: extract and lookup duration logging (#20816)
|
2023-03-09 11:24:50 +00:00 |
|
Gabriel-Ladzaretti
|
de289bb409
|
feat(core/onboarding): support manual rebase/retry (#17633)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-01-11 14:59:08 +01:00 |
|
Rhys Arkins
|
ef7f520240
|
fix(cache): reset semanticCommits after clone (#19457)
|
2022-12-17 06:24:03 +00:00 |
|
Sergei Zharinov
|
b2d18d1110
|
feat(http): maxRequestsPerSecond (#18325)
|
2022-10-25 11:03:19 +00:00 |
|
Sebastian Poxhofer
|
b53c581e5c
|
feat(telemetry): add OpenTelemetry tracing MVC (#15731)
|
2022-10-23 06:48:35 +02:00 |
|
Rhys Arkins
|
9653ba7420
|
feat(git): log cloned status at end of run (#18234)
|
2022-10-10 11:58:49 +02:00 |
|
Sergei Zharinov
|
4cfe151dc1
|
feat(utils): Data schema validation (#17999)
|
2022-09-27 12:00:35 +02:00 |
|
Rhys Arkins
|
2925cd8bab
|
chore: reorder Repository finished logs (#17715)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-09-10 09:50:31 +00:00 |
|
Michael Kriese
|
aabb3abf9a
|
feat(http): use own dns cache (#17574)
|
2022-09-01 15:23:46 +00:00 |
|
Michael Kriese
|
8fd114ea90
|
feat(changelogs): defer fetching until required (#17149)
|
2022-08-12 09:12:19 +02:00 |
|
Michael Kriese
|
4b4449baf0
|
fix(changelogs): embed to upgrade instead of branch config (#17107)
|
2022-08-10 12:58:38 +00:00 |
|
Michael Kriese
|
2546c03f6c
|
feat(changelogs): defer retrieval if not required for templates (#17073)
|
2022-08-10 06:19:17 +00:00 |
|
Maron
|
dd5ca94a03
|
feat(dashboard): include dependency lookup warnings (#16297)
|
2022-08-02 13:06:37 +00:00 |
|
Michael Kriese
|
e5c6f38d75
|
refactor: enable strict checks (#16168)
* refactor: enable strict checks
* chore: revert changes
* chore: fix tsconfig
|
2022-06-21 13:00:21 +02:00 |
|
Sergei Zharinov
|
0cf4f48842
|
refactor: Strict null checks for all files except tests (#16071)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-06-20 11:47:07 +02:00 |
|
MaronHatoum
|
3e312fd641
|
feat: refactor dry-run option (#14849)
* feat : added dryRun new behavior + added more migration
* feat : revert extra space
* feat : revert extra code
* feat : added unit tests
* feat : added unit tests
* feat : removed extra tests + removed unnecessary condition
* feat: changes after CR
* feat: added dry run migration cli and env + unit tests
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat: migration changes + added logs + added unit test
* feat: removed log msgs + change unit test
* feat: update
* feat: update
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-04-11 20:29:02 +00:00 |
|
Michael Kriese
|
89d7fdf781
|
Revert "feat: extend dryRun options to extract lookup full (#14555)" (#14836)
This reverts commit 39471b57ad .
|
2022-03-29 02:47:54 +02:00 |
|
MaronHatoum
|
39471b57ad
|
feat: extend dryRun options to extract lookup full (#14555)
|
2022-03-28 13:55:26 +02:00 |
|
Michael Kriese
|
8dee195d0e
|
fix: wrong config access (#14164)
|
2022-02-11 04:37:57 +00:00 |
|
Nils Plaschke
|
3c4a3c1c43
|
fix: pass undefined to global secret replace (#13908)
|
2022-01-29 12:47:09 +01:00 |
|
Nils Plaschke
|
c34c1a7e3c
|
feat(config): replace secrets in global config (#13445)
|
2022-01-28 14:49:21 +01:00 |
|
Michael Kriese
|
5e0e9ac1c2
|
refactor: prepare esm helper (#13250)
* refactor: prepare esm helper
* chore: fix type name
|
2021-12-22 17:01:28 +01:00 |
|
Maksim
|
06d8c27043
|
refactor: global config (#12743)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-23 21:10:45 +01:00 |
|
HonkingGoose
|
ab018191fa
|
chore: report and fix unused ESLint disable directives (#12548)
|
2021-11-08 20:20:03 +01:00 |
|
Rhys Arkins
|
db5137b39a
|
fix: Revert "feat(config): replace secrets in global config as well" (#12389)
|
2021-10-29 08:12:36 +00:00 |
|
Nils Plaschke
|
8e377e88ce
|
feat(config): replace secrets in global config as well (#12138)
|
2021-10-28 09:51:02 +00:00 |
|
Rhys Arkins
|
9150854d75
|
chore: rename config/admin -> config/global
|
2021-08-17 07:57:45 +02:00 |
|
Rhys Arkins
|
bf69924b78
|
refactor: rename config admin functions to global
|
2021-08-17 07:57:45 +02:00 |
|
Rhys Arkins
|
0ecabfaef3
|
logs: setMeta after updating complete
|
2021-06-15 06:52:35 +02:00 |
|
Sergei Zharinov
|
1b6ecd87c0
|
refactor: move binarySource option to admin config (#10022)
|
2021-06-02 06:50:23 +00:00 |
|
Rhys Arkins
|
da8676deca
|
chore: rename ensureMasterIssue (#10260)
Closes #10254
|
2021-06-01 15:07:54 +02:00 |
|
Rhys Arkins
|
69705c99a3
|
feat(automerge): recurse after automerge (#10229)
|
2021-05-31 13:01:48 +02:00 |
|
Rhys Arkins
|
79592f848a
|
fix: Revert "refactor: localDir -> cloneDir" (#10166)
This reverts commit 0b287c763d .
|
2021-05-26 11:22:16 +00:00 |
|
Rhys Arkins
|
0b287c763d
|
refactor: localDir -> cloneDir (#10158)
|
2021-05-26 10:30:23 +02:00 |
|
Sergei Zharinov
|
fbbbce608e
|
chore: Configure fs local dirs via admin config (#9990)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-05-17 13:21:28 +00:00 |
|
Sergei Zharinov
|
b957d4afb7
|
refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629)
|
2021-04-20 10:52:57 +02:00 |
|