Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🚧Improve release workflow (#96) * Start work for issue #95 * ci: add reusable worflows * ci: improve release workflow to reusable one * pr-changes: remove "not required" workflows * pr-changes: update token ref * pr-changes: update token ref, link to reusable workflow and version * pr-changes: remove job, update build-config * pr-changes: add pwsh code blk * ide: setup tab settings for vscode * docs: update links in readme * ci: update version of reusable workflow reference in release workflow * ci: remove workflow * ci: update build and test status check workflows --------- Co-authored-by: Calvin Wilkinson <[email protected]> * 🚧Perform various improvements (#100) * Start work for issue #99 * ci: improve workflows * docs: move images folder * docs: move release notes folder * docs: update badges * ide: add and change various configs for tooling * ci: add renovate config for dependency management * ci: update reusable workflow versions and command syntax * ide: update tab settings * ci: update release workflow * 🚧Adjust release workflow input (#102) * Start work for issue #101 * ci: update dry run input on release.yml * ci: update reusable workflow refs from v10.0.1 to v10.1.1 * ci: update sync issue to PR workflow * ci: update sync bot workflow * ci: add job to release workflow to determine rel notes path * ci: update sync status check * chore(deps): update dependency xunit to v2.5.0 (#107) * chore(deps): update dependency xunit to v2.5.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | nuget | xunit | 2.4.2 | 2.5.0 | * tests: adjust tests to use fluent assertions * tests: remove unused extension methods --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson <[email protected]> * chore(deps): update dependency coverlet.msbuild to v6 (#111) | datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | nuget | coverlet.msbuild | 3.2.0 | 6.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency moq to v4.20.0 (#112) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | nuget | Moq | 4.18.4 | 4.20.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update dependency coverlet.collector to v6 (#110) | datasource | package | from | to | | ---------- | ------------------ | ----- | ----- | | nuget | coverlet.collector | 3.2.0 | 6.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update dependency xunit.runner.visualstudio to v2.5.0 (#108) | datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | nuget | xunit.runner.visualstudio | 2.4.5 | 2.5.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 (#106) | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | nuget | Microsoft.NET.Test.Sdk | 17.5.0 | 17.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update dependency system.io.abstractions to v19.2.51 (#104) | datasource | package | from | to | | ---------- | ---------------------- | ------- | ------- | | nuget | System.IO.Abstractions | 19.2.18 | 19.2.51 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update dependency microsoft.codeanalysis.netanalyzers to v7.0.3 (#103) | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | nuget | Microsoft.CodeAnalysis.NetAnalyzers | 7.0.1 | 7.0.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * chore(deps): update kinsondigital/infrastructure action to v10.2.0 (#109) | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | KinsonDigital/Infrastructure | v10.1.1 | v10.2.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]> * ci: adjust new issue to proj workflow --------- Co-authored-by: Kristen Wilkinson <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Calvin Wilkinson (Admin) <[email protected]>
- Loading branch information