Releases: greenbone/pontos
Releases · greenbone/pontos
Release list
pontos 22.9.3
pontos 22.9.2
pontos 22.9.1
pontos 22.9.0
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
pontos 22.8.0
22.8.0 - 2022-08-01
Added
pontos-versionsupport for JavaScript (#375) f2badc6- Implement a terminal using rich (#347) b8538d3
- sphinx doc 07a3958
Changed
- use Git object for getting the list of available tags (#374) 288487e
- Replace
requestswithhttpx(#339) 376e82c - Get last released version via git #371 fbeb72c
- m2r2 to MyST 6715c18
Bug Fixes
pontos 22.7.2
pontos 22.7.1
pontos 22.7.0
pontos 22.5.0
22.5.0 - 2022-05-11
Added
--quietand--log-filearguments to the differentpontosexecutables (#318) c2cfc6a- Logging options 5468129
Changed
- Do not replace
"\n"with" ", but format the newlines correctly (#316) c65d4fd - Extend
pull_request_filesandpull_request_commitsto return all data (#305) 998cc60