Skip to content

Releases: greenbone/pontos

pontos 22.9.3

Choose a tag to compare

@greenbonebot greenbonebot released this 27 Sep 12:13

22.9.3 - 2022-09-27

Changed

  • Rename GitHub workflow API a6f9378

pontos 22.9.2

Choose a tag to compare

@greenbonebot greenbonebot released this 27 Sep 11:20

22.9.2 - 2022-09-27

Added

  • GitHub API: Get repos info and branch protection (#423) c3ba417
  • Add GitHub Actions Environment property is_debug 770f3f5

pontos 22.9.1

Choose a tag to compare

@greenbonebot greenbonebot released this 22 Sep 15:06

22.9.1 - 2022-09-22

Changed

  • Update json based types for GitHub API 73be4e0
  • Set default timeout for GitHub API to three minutes 0c8b8db
  • Extend get_workflow_runs GitHub API for filtering 084b568

pontos 22.9.0

Choose a tag to compare

@greenbonebot greenbonebot released this 22 Sep 07:59

22.9.0 - 2022-09-22

Added

  • Add GitHub API for getting information about a single workflow run 355f65a
  • Add GitHub API to get workflow runs information 795709d
  • Add GitHub API for creating a workflow dispatch event 5f055b3
  • Add GitHub API to get information of a single workflow e72bb34
  • Add GitHub API to request workflow information d4729a8
  • Add GitHub API for deleting an artifact ef3e4d7
  • Add GitHub API for requesting workflow artifacts 870155b
  • Add new GitHub API for downloading a repo artifact c14b798
  • Add GitHub API for getting a single repo artifact 33d7df4
  • Add API for getting all artifacts of a GitHub repo 08c7731
  • Add a new testing module to pontos #403 15d785e
  • Add tests for all testing functions aa61397
  • Add a new testing module to pontos 52951c4
  • Deploy docs to GitHub pages e0a4045

Removed

  • utf-8 code comment in python header e194096

Changed

  • Allow to set request parameters and headers for download 65e74c8
  • Extend download context manager to accept string as destination cc5cf9d
  • Introduce new JSON type for json based GitHub responses 1d29701
  • Improve helper module tests 9263399
  • Allow to pass PathLike instances to Git.add method c455040
  • Allow to pass PathLike as cwd to exec_git d134e76
  • Switch to furo sphinx theme for improved docs layout 5172113
  • Update dependencies and remove sphinx-autodoc-typehints 867cc81

Bug Fixes

  • Fix find signing key tests if a global signing key is set a7c9b25

pontos 22.8.1

Choose a tag to compare

@greenbonebot greenbonebot released this 01 Aug 20:14

22.8.1 - 2022-08-01

Changed

  • Improve uploading release assets (#381) ec10a15
  • Upload release signature files with dedicated content type b698e2e
  • Allow to set content types for uploading release assets d8ca405
  • Check if token is available for pontos-release release and sign (#380) 05453fa

pontos 22.8.0

Choose a tag to compare

@greenbonebot greenbonebot released this 01 Aug 12:55

22.8.0 - 2022-08-01

Added

Changed

Bug Fixes

  • Fail pontos-release sign if gpg signing has an error 10d23c0
  • Ensure release CLI fails if no sub-command is passed ff09c84
  • Get version from pontos source and set correct repository d3acd64
  • prepare terminal command runner confusion 74de330

pontos 22.7.2

Choose a tag to compare

@greenbonebot greenbonebot released this 07 Jul 07:09

22.7.2 - 2022-07-07

Bug Fixes

  • Fix creating and updating pull requests (#361) 287b90b

pontos 22.7.1

Choose a tag to compare

@greenbonebot greenbonebot released this 07 Jul 06:35

22.7.1 - 2022-07-07

Bug Fixes

  • github create pull request command dbb8647

pontos 22.7.0

Choose a tag to compare

@greenbonebot greenbonebot released this 06 Jul 06:56

22.7.0 - 2022-07-06

Changed

  • Update dependencies to latest versions 976be16
  • Drop all output functions from pontos.terminal dffc49a
  • Define a Terminal API ca5e375

Bug Fixes

  • Pass correct paramters to ChangelogBuilder in prepare command (#359) d3f2100

pontos 22.5.0

Choose a tag to compare

@greenbonebot greenbonebot released this 11 May 07:29

22.5.0 - 2022-05-11

Added

  • --quiet and --log-file arguments to the different pontos executables (#318) c2cfc6a
  • Logging options 5468129

Changed

  • Do not replace "\n" with " ", but format the newlines correctly (#316) c65d4fd
  • Extend pull_request_files and pull_request_commits to return all data (#305) 998cc60

Bug Fixes

  • A problem, that occures, if msg contains newlines (#315) 68c2bae