- May 19, 2022
-
-
sommmen authored
* feat(presets): Add monorepo NSwag > `Detected package downgrade: NSwag.MSBuild from 13.16.0 to 13.15.10.` Stops code from breaking on package upgrade. Please see: https://github.com/RicoSuter/NSwag under the section 'nuget packages'. for a list of packages. * Alphanumeric sort
-
- May 18, 2022
-
-
Stefan Hojer authored
* pass baseConfig to transitive presets * add test for checking endpoint/platform in resolveConfigPresets() * incorporated review findings * removed mockClear() as it is no longer needed * test: apply changes Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Michael Kriese authored
- May 17, 2022
-
-
Christian Bewernitz authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Alexandre Paradis authored
* feat(config): add jsPlumb monorepo * Update lib/config/presets/internal/monorepo.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- May 16, 2022
-
-
Michael Kriese authored
-
- May 15, 2022
-
-
Sean Fausett authored
-
- May 13, 2022
-
-
Martin Herndl authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
- May 11, 2022
-
- May 05, 2022
-
- May 03, 2022
-
- May 02, 2022
-
-
Oscar Dominguez authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Apr 29, 2022
-
-
Hasan Awad authored
-
strowk authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
- Apr 28, 2022
-
-
StinkyLord authored
feat(config): add configErrorIssue to suppressNotifications to disable issues on config failure (#15296)
-
- Apr 27, 2022
-
- Apr 24, 2022
-
-
Michael Kriese authored
* refactor(config): strict null checks * chore: fix test
-
- Apr 23, 2022
-
-
HonkingGoose authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Apr 20, 2022
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Michael Kriese authored
-
- Apr 19, 2022
-
-
HonkingGoose authored
-
- Apr 17, 2022
-
- Apr 16, 2022
-
-
Maksim authored
* refactor(migrations): matchStrings * refactor(migrations): use regEx helper
-
- Apr 13, 2022
-
-
Alex Kessock authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Apr 12, 2022
-
-
Michael Kriese authored
- Apr 11, 2022
-
-
MaronHatoum authored
* 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>
-
Maksim authored
-
Maksim authored
* feat(migrations): support regexp as property name in migration * refactor(migrations): add unit test * refactor(migrations): fix coverage Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Apr 10, 2022
-
- Apr 08, 2022
-
-
sommmen authored
-