Skip to content

Releases: dailydevops/pipelines

0.10.3

23 May 19:24
Compare
Choose a tag to compare

What's Changed

0.10.1

23 May 13:01
Compare
Choose a tag to compare

What's Changed

  • feat: Added wagoid/commitlint-github-action as a build step (#59) @samtrion

0.9.5

22 May 23:31
Compare
Choose a tag to compare

What's Changed

  • No changes

0.9.4

22 May 06:03
Compare
Choose a tag to compare

What's Changed

  • No changes

0.9.3

20 May 17:06
d54f494
Compare
Choose a tag to compare

What's Changed

0.9.1

19 May 08:43
Compare
Choose a tag to compare

What's Changed

  • No changes

0.9.0

19 May 08:10
7c4314e
Compare
Choose a tag to compare

What's Changed

0.8.8

15 May 21:18
81dfb9d
Compare
Choose a tag to compare

What's Changed

0.8.5

05 May 11:07
9715805
Compare
Choose a tag to compare

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

04 Apr 16:56
d5c7001
Compare
Choose a tag to compare

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 of sonar.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