Commit Graph

1199 Commits (master)
 

Author SHA1 Message Date
Robert Dailey fe9f98e435 refactor: Make exception class serializable
1 year ago
Robert Dailey 5609853321 feat!: Remove old migration steps
1 year ago
Robert Dailey 21a63ab8e1 feat!: replace_existing_custom_formats now defaults to true
1 year ago
Robert Dailey c773a1a90b refactor: Output log for each pipeline execution
1 year ago
Robert Dailey 3840f9c5ab refactor: Improved error messaging for backward breaking config changes
1 year ago
Robert Dailey cd6eda4055 feat!: Remove `reset_unmatched_scores` under quality score config
1 year ago
Robert Dailey 982de8806f refactor: Remove V2 from some filenames
1 year ago
Robert Dailey 4a021a341b feat!: Remove deprecated CLI commands
1 year ago
Robert Dailey 3e2ce37701 refactor: Delete unused source file
1 year ago
Robert Dailey 38e7980dbe test: Fix or remove disabled tests
1 year ago
Robert Dailey 08a5de773d docs(changelog)!: Remove support for array-style mappings
1 year ago
Robert Dailey 32ce3bde21 refactor: Fix serializable issue with CacheException
1 year ago
Robert Dailey 3c5b139523 refactor: Reduce cognitive complexity of method
1 year ago
Robert Dailey 134477ab46 refactor: Add timeouts to all regular expressions
1 year ago
Robert Dailey 286f4b95b1 refactor: Deprecation messages for old style array mapping
1 year ago
Robert Dailey 76040df597 refactor: Reorganize code and fix unit tests
1 year ago
Robert Dailey 6a16bd6045 refactor: Create interface for RuntimeValidationService
1 year ago
Robert Dailey 5ba79e386c ci: Sonarcloud workflow builds when properties file changes
1 year ago
Robert Dailey 9a515aa820 build: Exclude config data project from dupe detection
1 year ago
Robert Dailey 5c98949edc refactor: YAML configuration relies less on custom parsing code
1 year ago
Robert Dailey 81bbc50ef7 build: Upgrade all packages
1 year ago
Robert Dailey 2652a5c663 build: Move Jetbrains.Annotations to projects
1 year ago
Robert Dailey 53595fc6ce build: Move Spectre console analyzer to project file
1 year ago
Robert Dailey b006122921 build: Move GitVersion.Build to projects
1 year ago
Robert Dailey abb16f29e7 chore: Add file scope for CS files
1 year ago
Robert Dailey 761a247860 feat: Send API key via header instead of query param
1 year ago
Robert Dailey 5fc4da0f52 build: Upgrade Autofac and TestableIO packages
1 year ago
Robert Dailey fbb5141c25 build: Upgrade YamlDotNet
1 year ago
Robert Dailey 40ed9f366c build: Upgrade all nuget packages
1 year ago
Robert Dailey 4f7c52b84f docs(changelog): Fix incorrect information from v4.4.0 release
1 year ago
Robert Dailey 29ca61f68f refactor: Address several resharper analysis issues
1 year ago
Robert Dailey 39f106c72b refactor: Fix warning related to FluentValidation & NRT
1 year ago
Robert Dailey b3cf0cdc70 release: v4.4.1
1 year ago
Robert Dailey 70a6f2bbbd chore: Separate commit logic from Update-Gitignore
1 year ago
Robert Dailey 9d53fd0152 fix: Do not assume only one field element in CF specifications
1 year ago
Robert Dailey bebd28bc11 build: Upgrade FluentValidation
1 year ago
Robert Dailey fc6a186809 build: Upgrade morelinq
1 year ago
Robert Dailey 503cb7500a release: v4.4.0
1 year ago
Robert Dailey 50678e2d92 docs(changelog): Add links to upgrade guide
1 year ago
Robert Dailey 81ec1a9a81 docs(changelog): Fix for compressed builds on macos
1 year ago
Robert Dailey 07e8257820 ci: Re-enable compressed builds on MacOS
1 year ago
Robert Dailey 8796456293 ci: Switch back to official import codesign action
1 year ago
Robert Dailey 93a8c8bc22 build: Upgrade all nuget packages
1 year ago
Robert Dailey 1a16432341 refactor: Remove inappropriate usage of `required` in CliSettings
1 year ago
Robert Dailey 7cab32d279 chore(schema): Remove arrays support for instances
1 year ago
Robert Dailey f7bfab065d fix: Show default value in `config list` help
1 year ago
Robert Dailey dc93b10e64 test: Add await where necessary
1 year ago
Robert Dailey e54cef0859 feat: `config list local` implemented
1 year ago
Robert Dailey ce481e0d1f refactor: Config loader no longer reuses state
1 year ago
Robert Dailey f5386dfeda fix: Template config listing is no longer reversed
1 year ago