зеркало из
1
0
Форкнуть 0
Граф коммитов

270 Коммитов

Автор SHA1 Сообщение Дата
JM (Jason Meridth) a491980603
Merge pull request #148 from github/dependabot/github_actions/dependencies-a188b925d2 2024-11-18 07:26:17 -06:00
JM (Jason Meridth) 13924b6562
Merge pull request #147 from github/dependabot/docker/python-4efa69b 2024-11-18 07:25:50 -06:00
dependabot[bot] 2e8959a4a7
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.27.1 to 3.27.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4f3212b617...ea9e4e3799)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 12:56:15 +00:00
dependabot[bot] 802dcff483
chore(deps): bump python from `751d8be` to `4efa69b`
Bumps python from `751d8be` to `4efa69b`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 12:52:39 +00:00
JM (Jason Meridth) 755cf25ba2
Merge pull request #146 from github/dependabot/github_actions/dependencies-60785c3230 2024-11-11 06:56:28 -06:00
dependabot[bot] e39b71f7e2
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.27.0 to 3.27.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...4f3212b617)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 12:54:12 +00:00
Zack Koppert 75a929ead6
Merge pull request #144 from github/test-coverage
chore: Extract functions and add test coverage
2024-11-04 21:18:05 -08:00
Zack Koppert 931670974f
chore: more accurate test name 2024-11-04 21:09:22 -08:00
Zack Koppert b31d2f0dcd
chore: use specific exceptions instead of generic
Signed-off-by: Zack Koppert <zkoppert@github.com>
2024-11-04 20:47:45 -08:00
Zack Koppert 255dfef621
chore: extract functions and add tests
Signed-off-by: Zack Koppert <zkoppert@github.com>
2024-11-04 13:51:13 -08:00
Zack Koppert c1922ffd4a
test: Add test coverage for more scenarios
Signed-off-by: Zack Koppert <zkoppert@github.com>
2024-11-04 10:50:54 -08:00
Zack Koppert a7163567eb
Merge pull request #142 from ricardojdsilva87/feat/support-github-enterprise-api
feat: support github enterprise api
2024-11-04 10:44:29 -08:00
JM (Jason Meridth) dbf7801d68
Merge pull request #143 from github/dependabot/pip/pytest-cov-6.0.0 2024-11-04 07:19:42 -06:00
dependabot[bot] 12cdf9317e
chore(deps): bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 12:31:39 +00:00
ricardojdsilva87 9a3893ca9e fix: remove prefix from url 2024-10-31 09:15:20 +00:00
ricardojdsilva87 70a357bb0b feat: support github enterprise api 2024-10-30 14:25:28 +00:00
JM (Jason Meridth) 75e17add5c
Merge pull request #141 from github/dependabot/github_actions/dependencies-adfa450d5e 2024-10-28 08:03:12 -05:00
dependabot[bot] e5f77b8b83
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b)

Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](f677139bbe...0b93645e9f)

Updates `github/codeql-action` from 3.26.13 to 3.27.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f779452ac5...662472033e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:52:31 +00:00
JM (Jason Meridth) 4eb2f86d2e
Merge pull request #140 from github/dependabot/pip/dependencies-33d04ddaf1 2024-10-28 07:43:33 -05:00
dependabot[bot] ec86a25949
chore(deps): bump mypy from 1.12.1 to 1.13.0 in the dependencies group
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.12.1 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:41:19 +00:00
JM (Jason Meridth) 8065048872
Merge pull request #139 from github/dependabot/docker/python-751d8be 2024-10-21 08:10:43 -05:00
JM (Jason Meridth) a497eedf83
Merge pull request #138 from github/dependabot/pip/types-requests-2.32.0.20241016 2024-10-21 08:10:21 -05:00
JM (Jason Meridth) 3eece294d1
Merge pull request #137 from github/dependabot/pip/dependencies-acb358faec 2024-10-21 08:10:00 -05:00
dependabot[bot] 900f2b9ac9
chore(deps): bump python from `2ec5a4a` to `751d8be`
Bumps python from `2ec5a4a` to `751d8be`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 12:56:47 +00:00
dependabot[bot] 2bee07d0f7
chore(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 12:44:57 +00:00
dependabot[bot] 46384abeb2
chore(deps): bump mypy from 1.12.0 to 1.12.1 in the dependencies group
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.12.0 to 1.12.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 12:44:55 +00:00
JM (Jason Meridth) ff9ec9ae93
Merge pull request #134 from github/dependabot/docker/dependencies-83e5de8d20 2024-10-14 08:08:00 -05:00
JM (Jason Meridth) da9fc33f44
Merge pull request #135 from github/dependabot/pip/dependencies-47735dd57c 2024-10-14 08:07:37 -05:00
JM (Jason Meridth) 634947f651
Merge pull request #136 from github/dependabot/github_actions/dependencies-52dfd9c053 2024-10-14 08:07:09 -05:00
dependabot[bot] 07843a9077
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

Updates `github/codeql-action` from 3.26.11 to 3.26.13
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...f779452ac5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 12:29:55 +00:00
dependabot[bot] 0e8fc45f33
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [black](https://github.com/psf/black) and [mypy](https://github.com/python/mypy).


Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0)

Updates `mypy` from 1.11.2 to 1.12.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 12:26:49 +00:00
dependabot[bot] c7b2762819
chore(deps): bump python in the dependencies group
Bumps the dependencies group with 1 update: python.


Updates `python` from 3.12-slim to 3.13-slim

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 12:12:24 +00:00
Jason Meridth 7516cc7d3b
Merge pull request #133 from github/dependabot/github_actions/dependencies-273db90122 2024-10-07 05:52:03 -07:00
dependabot[bot] 4b3101806d
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `docker/setup-buildx-action` from 3.6.1 to 3.7.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](988b5a0280...c47758b77c)

Updates `github/codeql-action` from 3.26.9 to 3.26.11
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](461ef6c76d...6db8d6351f)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 12:49:48 +00:00
Jason Meridth dd420d74a6
Merge pull request #132 from github/dependabot/docker/python-af4e85f 2024-10-07 05:20:24 -07:00
dependabot[bot] 4747cbb861
chore(deps): bump python from `ad48727` to `af4e85f`
Bumps python from `ad48727` to `af4e85f`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 12:18:08 +00:00
Zack Koppert 8f9131aa9d
Merge pull request #129 from github/dependabot/docker/python-ad48727 2024-09-30 12:57:23 -07:00
Zack Koppert 2973dcc137
Merge pull request #130 from github/dependabot/pip/dependencies-5e41af03b7 2024-09-30 12:56:56 -07:00
dependabot[bot] a696b14b61
chore(deps): bump pylint from 3.3.0 to 3.3.1 in the dependencies group
Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 12:44:20 +00:00
dependabot[bot] 231fd4c7f7
chore(deps): bump python from `15bad98` to `ad48727`
Bumps python from `15bad98` to `ad48727`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 12:30:25 +00:00
Jason Meridth ed37159090
Merge pull request #128 from github/dependabot/github_actions/dependencies-e36c6c7235 2024-09-30 07:20:12 -05:00
dependabot[bot] 7a0afcd210
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [docker/build-push-action](https://github.com/docker/build-push-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

Updates `docker/build-push-action` from 6.7.0 to 6.9.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](5cd11c3a4c...4f58ea7922)

Updates `github/codeql-action` from 3.26.8 to 3.26.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...461ef6c76d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 12:17:55 +00:00
Jason Meridth 5b65446726
Merge pull request #126 from github/dependabot/pip/dependencies-20fb101fe1 2024-09-23 08:09:08 -05:00
Jason Meridth 57c6dcf699
Merge pull request #127 from github/dependabot/github_actions/dependencies-366513d706 2024-09-23 08:08:36 -05:00
dependabot[bot] 30c5a3373f
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.26.7 to 3.26.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8214744c54...294a9d9291)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 13:05:35 +00:00
dependabot[bot] 27e280de8d
chore(deps): bump pylint from 3.2.7 to 3.3.0 in the dependencies group
Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.2.7 to 3.3.0
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:57:58 +00:00
Jason Meridth 80abe4c311
Merge pull request #124 from github/dependabot/pip/types-requests-2.32.0.20240914
chore(deps): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914
2024-09-16 21:23:40 -05:00
dependabot[bot] e59627e2ee
chore(deps): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240907 to 2.32.0.20240914.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 02:20:49 +00:00
Jason Meridth 1912c35751
Merge pull request #122 from github/dependabot/github_actions/dependencies-4f42b3d729
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group
2024-09-16 21:19:22 -05:00
dependabot[bot] b45756cc6e
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.26.6 to 3.26.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4dd16135b6...8214744c54)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 02:07:24 +00:00