Skip to content

Releases: ZEISS-PiWeb/github-actions

1.1.1

15 Nov 10:14
86aef99
Compare
Choose a tag to compare

What's Changed

  • fix: Don't make support release latest by @georg-eckert-zeiss in #24
  • feat: Make dotnet version configurable by @czthiele in #25
  • Fix wrong intendation in yaml file by @czthiele in #27
  • doc: Extend readme to include new parameter by @czthiele in #26
  • feat: Add Version to updated csproj properties by @czthiele in #28
  • chore: Updates checkout and semantic-version by @georg-eckert-zeiss in #29
  • fix: Remove token since it is persisted automatically now by @georg-eckert-zeiss in #30
  • Fix/broken checkout by @georg-eckert-zeiss in #31
  • Revert "fix: Set presist-credentials to false to prevent token collis… by @georg-eckert-zeiss in #32
  • doc: Updates information about required PAT by @georg-eckert-zeiss in #33
  • fix: Also apply calculated sem version as assembly version on pack by @czdietrich in #34
  • feat: Add gh-pages build&deploy action by @czthiele in #35
  • update README.md to include semantic-version by @georg-eckert-zeiss in #36
  • Update create-support-release.yml by @georg-eckert-zeiss in #37

New Contributors

Full Changelog: 1.1.0...1.1.1

1.0.0

23 Feb 08:52
462ed6f
Compare
Choose a tag to compare

What's Changed

  • Initial PR by @georg-eckert-zeiss in #1
  • refactor: Moves actions to correct place by @georg-eckert-zeiss in #2
  • feat: Adds do_pack switch by @georg-eckert-zeiss in #3
  • feat: Uses admin token for push to protected main by @georg-eckert-zeiss in #4
  • chore: Temporarily switch to Windows runner for build&pack by @czthiele in #7
  • doc: Adds documentation to workflows by @georg-eckert-zeiss in #9
  • fix: Closes #10 by updating deprecated set-output by @georg-eckert-zeiss in #11

New Contributors

  • @georg-eckert-zeiss made their first contribution in #1
  • @czthiele made their first contribution in #7

Full Changelog: https://github.com/ZEISS-PiWeb/github-actions/commits/1.0.0