Commit Graph

1181 Commits (master)
 

Author SHA1 Message Date
Robert Dailey 146c0aa3c5 chore: Add changelog for 32-bit ARM linux support
2 years ago
Robert Dailey 418f0f6de9 ci: Move smoke test to its own job
2 years ago
Robert Dailey f0ba34c90e feat: Support ARM and ARM64 builds of all platforms
2 years ago
Robert Dailey 279804004e ci: Discord embed logic updated to support multiple architectures
2 years ago
Robert Dailey 25f852743a release: v1.7.0
2 years ago
Robert Dailey 390f6c713c ci: Workflow changes for GitVersion
2 years ago
Robert Dailey d9086895f0 ci: Do full build in SonarCloud step
2 years ago
Robert Dailey a377ec5e75 chore: Switch to GitVersion
2 years ago
Robert Dailey bf473d3eae build: Use latestmajor for LangVersion
2 years ago
Robert Dailey d7295d4820 build: Move to Composite Ready2Run
2 years ago
Robert Dailey 0da080f56f build: Disable PublishTrimmed
2 years ago
Robert Dailey fadd8bd5de test: Clean up composition root tests
2 years ago
Robert Dailey 3973bccd7e build: Move publish settings to Trash.csproj
2 years ago
Robert Dailey 2d21ffeb38 test: Unit test fixes for GitRepository
2 years ago
Robert Dailey 258ac508d5 refactor: Better ProgressBar code
2 years ago
Robert Dailey 2fd1601619 fix: Better error handling in git code
2 years ago
Robert Dailey 4869bae216 build: New projects for VersionControl code
2 years ago
Robert Dailey 38ac68dbb7 refactor: New FileUtilities class
2 years ago
Robert Dailey 62c3e5c6a2 fix: Check setting before disabling cert validation
2 years ago
Robert Dailey 3d9dc185b1 chore: Self-signed certificate file for debugging
2 years ago
Robert Dailey 38c59827bc chore: Add settings reference link to README
2 years ago
Robert Dailey 94b95c1fb4 feat: Add setting to bypass SSL certificate validation
2 years ago
Robert Dailey d540cf37c9 feat: Add JSON schema for settings
2 years ago
Robert Dailey dfb981ffc2 docs: Fix bad vanity link in settings reference
2 years ago
Robert Dailey 0c10134c36 docs: Add version info to settings reference page
2 years ago
Robert Dailey 2fe29f3b16 feat: settings functionality
2 years ago
Robert Dailey b6b6ebda9e chore: Reformatted a little bit in README
2 years ago
Robert Dailey 3d4b44a0ed chore: Sort packages in root targets file
2 years ago
Robert Dailey a64347e96f chore: Add TrimNewlines() string extension method
2 years ago
Robert Dailey 3641b93dbb chore: Upgrade AutoMapper to v11
2 years ago
Robert Dailey 1cb6354faf chore: Allow longer attributes on a single line
2 years ago
Robert Dailey a33c3f1d32 chore: move ServiceCommand to new directory
2 years ago
Robert Dailey 592d217020 refactor: Move yaml deserializer creation logic to a factory
2 years ago
Robert Dailey 88633392a9 refactor: Autofac support in AutoMockData
2 years ago
Robert Dailey 498644c0e8 chore: Reorganize Config code
2 years ago
Robert Dailey 45e6bd6a3b ci: Fix broken code coverage in SonarCloud
2 years ago
Robert Dailey dc056204fe ci: Add code coverage collection to SonarCloud
2 years ago
Robert Dailey 084b87e96d build: Add Coverlet package to unit tests
2 years ago
Robert Dailey c0659cab3e chore: Make all test packages private
2 years ago
Robert Dailey 74b9fe7d89 build: Upgrade System.IO.Abstractions from v14 to v16
2 years ago
Robert Dailey 6820e785d9 test: introduce AutoFixture library and support code
2 years ago
Robert Dailey d8eac2e381 chore: sort package references in root props file
2 years ago
Robert Dailey 814418a002 chore: formatting settings
2 years ago
Robert Dailey 593740900a refactor: convert to file-scoped namespaces
2 years ago
Robert Dailey e67b4296b3 chore: remove CPP specific settings in editorconfig
2 years ago
Robert Dailey f2c117da66 chore: require newline before while in editorconfig
2 years ago
Robert Dailey 3f0583a05a build: Lock libgit2sharp to 0.27 preview builds
2 years ago
Robert Dailey bf84a88876 chore: update release notes for last fix
2 years ago
Robert Dailey 7451b8526c refactor: Remove IServiceCommand from composition root
2 years ago
Robert Dailey 8d1706ca02 fix: Autofac exception when resolving IServiceCommand
2 years ago