community.general/plugins
Chris 30894f4144
github_app_access_token: add support for GitHub Enterprise Server (#10880)
* github_app_access_token: add support for GitHub Enterprise Server (#10879)
Add option to specify api endpoint for a GitHub Enterprise Server.
If option is not specified, defaults to https://api.github.com.

* refactor: apply changes as suggested by felixfontein

* docs: fix nox check error and type-o

nox check: plugins/lookup/github_app_access_token.py:57:1: DOCUMENTATION: error: too many blank lines (1 > 0)  (empty-lines)

* refactor: apply changes as suggested by russoz

* refactor: apply changes as suggested by felixfontein
2025-10-06 18:14:24 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
cache Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
callback Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
connection Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
doc_fragments pipx: adjustments for pipx 1.8.0 (#10874) 2025-10-05 07:06:01 +02:00
filter Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
inventory Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
lookup github_app_access_token: add support for GitHub Enterprise Server (#10880) 2025-10-06 18:14:24 +02:00
module_utils pipx: adjustments for pipx 1.8.0 (#10874) 2025-10-05 07:06:01 +02:00
modules gem: fix soundness issue when uninstalling default gems on Ubuntu (#10689) 2025-10-05 07:15:25 +02:00
plugin_utils Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
test Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00