Releases: dailydevops/pipelines
Releases · dailydevops/pipelines
0.10.3
What's Changed
- chore(deps): bump actions/setup-node from 2 to 4 (#60) @dependabot
0.10.1
0.9.5
What's Changed
- No changes
0.9.4
What's Changed
- No changes
0.9.3
What's Changed
- chore: Removed reviewers (#58) @samtrion
- chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#57) @dependabot
0.9.1
What's Changed
- No changes
0.9.0
0.8.8
0.8.5
What's Changed
- chore: Upgraded to .NET 8 as default (#52) @samtrion
- chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#51) @dependabot
- chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#50) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.37 to 1.1.42 (#49) @dependabot
0.8.1
What's Changed
- fix: Added missing configuration for release-drafter (#48) @samtrion
- feat: Added releases for pipelines (#47) @samtrion
- chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#46) @dependabot
- chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#45) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.34 to 1.1.37 (#44) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.25 to 1.1.34 (#43) @dependabot
- chore(deps): bump gittools/actions from 1.1.0 to 1.1.1 (#42) @dependabot
- chore(deps): bump gittools/actions from 0.13.4 to 1.1.0 (#41) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.15 to 1.1.25 (#40) @dependabot
- chore(deps): bump gittools/actions from 0.13.3 to 0.13.4 (#39) @dependabot
- chore(deps): bump gittools/actions from 0.13.2 to 0.13.3 (#38) @dependabot
- chore(deps): bump gittools/actions from 0.12.0 to 0.13.2 (#37) @dependabot
- chore(deps): bump gittools/actions from 0.11.0 to 0.12.0 (#36) @dependabot
- chore(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#35) @dependabot
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#34) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.12 to 1.1.15 (#33) @dependabot
- chore(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#29) @dependabot
- chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 (#30) @dependabot
- chore(deps): bump gittools/actions from 0.10.2 to 0.11.0 (#32) @dependabot
- chore(deps): bump dailydevops/dependamerge-action from 1.1.1 to 1.1.12 (#31) @dependabot
- chore(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6 (#27) @dependabot
- chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#26) @dependabot
- chore(deps): bump actions/cache from 3 to 4 (#25) @dependabot
- chore: Updated LICENSE (#24) @github-actions
- feat: Switched to
dependamerge
(#23) @samtrion - chore(deps): bump actions/download-artifact from 3 to 4 (#21) @dependabot
- chore(deps): bump actions/upload-artifact from 3 to 4 (#22) @dependabot
- chore(deps): bump github/codeql-action from 2 to 3 (#20) @dependabot
- chore(deps): bump actions/setup-java from 3 to 4 (#18) @dependabot
- chore(deps): bump actions/setup-dotnet from 3 to 4 (#19) @dependabot
- chore(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#17) @dependabot
- chore(deps): bump release-drafter/release-drafter from 5.21.1 to 5.24.0 (#16) @dependabot
- chore(deps): bump codecov/codecov-action from 3 to 4 (#15) @dependabot
- chore(deps): bump actions/checkout from 3 to 4 (#14) @dependabot
- chore(deps): bump gittools/actions from 0.9.7 to 0.10.2 (#13) @dependabot
- fix: simplified usage of testfilters (#12) @samtrion
- chore(deps): bump ahmadnassri/action-dependabot-auto-merge from 2.3.1 to 2.6.6 (#11) @dependabot
- ci: matrix testing (#10) @samtrion
- fix: Use
sonar.token
instead ofsonar.login
(#9) @samtrion - feat: enabled sonarcloud support on demand (#8) @samtrion
- feat: activated cache for
setup-dotnet
(#7) @samtrion - fix: dotnet linter activated (#5) @samtrion
- feat: Added
dotnet-format
support (#4) @samtrion - chore: Added option to disable Publish (#3) @samtrion
- chore: Extended pipeline (#1) @samtrion