Skip to content

Releases: greenbone/actions

actions 2.36.0

24 May 07:11
87ecd1f
Compare
Choose a tag to compare

2.36.0 - 2023-05-24

Added

Dependencies

  • Bump httpx from 0.24.0 to 0.24.1 in /backport-pull-request ad9a0c8
  • Bump httpcore from 0.17.0 to 0.17.1 in /download-artifact 252a321
  • Bump httpcore from 0.17.0 to 0.17.1 in /trigger-workflow e5aaeac
  • Bump httpcore from 0.17.0 to 0.17.1 in /backport-pull-request df14a3a
  • Bump httpx from 0.24.0 to 0.24.1 in /download-artifact 13b340c
  • Bump httpx from 0.24.0 to 0.24.1 in /trigger-workflow c380f64

actions 2.35.1

17 May 08:24
Compare
Choose a tag to compare

2.35.1 - 2023-05-17

Bug Fixes

  • Don't require packages input for mypy action b96e2f8

actions 2.35.0

16 May 13:12
Compare
Choose a tag to compare

2.35.0 - 2023-05-16

Added

  • Add workflow to run backport action unittests 9ea354e

Changed

actions 2.34.2

15 May 09:23
Compare
Choose a tag to compare

2.34.2 - 2023-05-15

Added

  • Add README for set-github-user and add repository input 7637f1c

Changed

  • Update dependencies of Python based actions 37feea5

actions 2.34.1

12 May 08:11
Compare
Choose a tag to compare

2.34.1 - 2023-05-12

Removed

  • Avoid unnecessary repo checkout in sign-release-files 768f487

Bug Fixes

  • Fix creating signatures during a release d800192
  • Pass python version correctly for creating signatures during release 22f9e4b

actions 2.34.0

12 May 07:32
Compare
Choose a tag to compare

2.34.0 - 2023-05-12

Added

  • Add experimental generic conventional commits workflow 3cff700
  • Include dependency updates in release changelogs 2d3a4e6
  • Add deprecation messages for release input arguments f1ba61f
  • Add version outputs for release action a507d29

Removed

  • Drop the experimental generic conventional commits workflow 568f346

Changed

  • Update documentation for actions a907c74
  • Update and fix READMEs b90f64b
  • Use setup-pontos in release action too 9787d15

actions 2.33.3

08 May 11:49
Compare
Choose a tag to compare

2.33.3 - 2023-05-08

Bug Fixes

  • Adjust cache key for release and mattermost-notify virtualenvs 2693507
  • Include python version in cache key for setup-pontos def96a4
  • Don't set gpg key in release action 3a0cb6b

actions 2.33.2

08 May 08:41
Compare
Choose a tag to compare

2.33.2 - 2023-05-08

Bug Fixes

  • Use correct URL for setup-pontos action (#595) d85131e

actions 2.33.1

08 May 08:08
Compare
Choose a tag to compare

2.33.1 - 2023-05-08

Added

  • Add a new action to setup Python and pontos in a virtualenv 9802104
  • Add required permissions to conventional commits readme example 853ed4f

Changed

  • Always use Python 3.10 as default c4c52c0
  • Set pull-request write permissions on conventional commits action 2550fcb
  • Extract signing release files into an own action 76317e7

Bug Fixes

  • Don't use ${{}} in message text because it gets escaped 58879d6

actions 2.33.0

28 Apr 07:31
7f301c8
Compare
Choose a tag to compare

2.33.0 - 2023-04-28

Changed

  • Use the release action to create releases 3b2dfa3