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

309 Коммитов

Автор SHA1 Сообщение Дата
JM (Jason Meridth) ebd43646f2
Merge pull request #167 from github/dependabot/docker/python-026dd41 2025-01-27 19:49:18 -06:00
JM (Jason Meridth) f1b2a84153
Merge pull request #168 from github/dependabot/github_actions/dependencies-0831834e81 2025-01-27 19:48:52 -06:00
JM (Jason Meridth) c1b42894ed
Merge pull request #169 from github/jm_workflow_perms
chore: update workflows
2025-01-27 18:32:27 -06:00
jmeridth e0a82b426d
chore: update workflows
- [x] update ospo-reusable-workflows version
  - prevents auto-labeler creating draft releases
- [x] update permissions on release-image, allows for attestations, if enabled
- [x] update semver
  - feature -> minor
  - fix -> patch

Signed-off-by: jmeridth <jmeridth@gmail.com>
2025-01-27 18:28:20 -06:00
dependabot[bot] 51a093f7d0
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/stale](https://github.com/actions/stale).


Updates `github/codeql-action` from 3.28.1 to 3.28.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b6a472f63d...f6091c0113)

Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 12:48:54 +00:00
dependabot[bot] 49d8b23d73
chore(deps): bump python from `23a81be` to `026dd41`
Bumps python from `23a81be` to `026dd41`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 12:43:12 +00:00
JM (Jason Meridth) d0e5fd0477
Merge pull request #166 from github/dependabot/docker/python-23a81be 2025-01-20 10:47:34 -06:00
dependabot[bot] 3c5e5e6046
chore(deps): bump python from `1127090` to `23a81be`
Bumps python from `1127090` to `23a81be`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:15:13 +00:00
JM (Jason Meridth) 52f586594c
Merge pull request #165 from github/jm_update_reusable_workflows
chore: update workflows after move
2025-01-17 07:55:14 -06:00
jmeridth d50ecc296e
chore: update workflows after move
jmeridth/reusable-workflows -> github/ospo-reusable-workflows

- [x] update CODEOWNERS

Signed-off-by: jmeridth <jmeridth@gmail.com>
2025-01-17 07:51:04 -06:00
JM (Jason Meridth) 6538a4f809
Merge pull request #164 from github/dependabot/github_actions/dependencies-2e5731ef13
chore(deps): bump the dependencies group with 2 updates
2025-01-13 07:04:15 -06:00
dependabot[bot] d325861bfd
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.0)

Updates `github/codeql-action` from 3.28.0 to 3.28.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](48ab28a6f5...b6a472f63d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2025-01-13 13:01:49 +00:00
JM (Jason Meridth) 701ef14955
Merge pull request #163 from github/dependabot/pip/dependencies-3882926312 2025-01-06 06:21:17 -06:00
dependabot[bot] 188b18f443
chore(deps): bump mypy from 1.14.0 to 1.14.1 in the dependencies group
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.14.0 to 1.14.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.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>
2025-01-06 12:17:14 +00:00
JM (Jason Meridth) 75900f709e
Merge pull request #161 from github/jm_reusable_workflows
feat: move to reusable workflows
2025-01-05 15:28:40 -06:00
jmeridth 95abe8624e
feat: move to reusable workflows
- [x] auto-labeler
  - add major,minor,patch labels to auto-labeler
- [x] pr-title
- [x] release
- [x] update release-drafter template to use $OWNER/$REPOSITORY

Signed-off-by: jmeridth <jmeridth@gmail.com>
2025-01-05 15:21:24 -06:00
JM (Jason Meridth) 3c357a2e9e
Merge pull request #159 from github/dependabot/docker/python-1127090 2024-12-30 08:04:48 -06:00
JM (Jason Meridth) 3c3b49d7b5
Merge pull request #158 from github/dependabot/pip/dependencies-bfe9e0f7af 2024-12-30 08:04:28 -06:00
dependabot[bot] bd2ce64960
chore(deps): bump python from `f41a75c` to `1127090`
Bumps python from `f41a75c` to `1127090`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 12:43:21 +00:00
dependabot[bot] 9dc1b1a123
chore(deps): bump pylint from 3.3.2 to 3.3.3 in the dependencies group
Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v3.3.3)

---
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-12-30 12:02:49 +00:00
JM (Jason Meridth) d772b682a8
Merge pull request #157 from github/dependabot/pip/dependencies-38d0ee0751 2024-12-23 06:40:30 -06:00
dependabot[bot] 0b9390906a
chore(deps): bump mypy from 1.13.0 to 1.14.0 in the dependencies group
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.13.0 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.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-12-23 12:38:10 +00:00
JM (Jason Meridth) 9b396c2a60
Merge pull request #156 from github/dependabot/github_actions/dependencies-1509149478 2024-12-23 06:12:01 -06:00
dependabot[bot] ee59e4d297
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 4.4.3 to 4.5.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0)

Updates `github/codeql-action` from 3.27.9 to 3.28.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df409f7d92...48ab28a6f5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-12-23 12:09:44 +00:00
JM (Jason Meridth) dc6bdc14d5
Merge pull request #155 from github/dependabot/github_actions/dependencies-1c6bd34a8e 2024-12-16 09:50:52 -06:00
dependabot[bot] d4f6bbcfd0
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [github/codeql-action](https://github.com/github/codeql-action) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


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

Updates `github/codeql-action` from 3.27.6 to 3.27.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](aa57810251...df409f7d92)

Updates `super-linter/super-linter` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](e1cb86b6e8...85f7611e0f)

---
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
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 13:06:31 +00:00
JM (Jason Meridth) 5e788cc0e2
Merge pull request #154 from github/dependabot/github_actions/dependencies-7f6d3396cb 2024-12-09 06:54:36 -06:00
dependabot[bot] 9edcdb7fc2
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.5 to 3.27.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
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-12-09 12:47:35 +00:00
JM (Jason Meridth) 9b03e9f45b
Merge pull request #153 from github/dependabot/docker/python-f41a75c 2024-12-09 06:24:11 -06:00
dependabot[bot] 5f56a4648a
chore(deps): bump python from `4efa69b` to `f41a75c`
Bumps python from `4efa69b` to `f41a75c`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 12:18:25 +00:00
JM (Jason Meridth) 9990886025
Merge pull request #152 from github/dependabot/github_actions/dependencies-25399bd403
chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 in the dependencies group
2024-12-02 08:30:36 -06:00
dependabot[bot] de5d1b0e85
chore(deps): bump docker/build-push-action in the dependencies group
Bumps the dependencies group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 13:43:14 +00:00
JM (Jason Meridth) 6588d129e2
Merge pull request #151 from github/dependabot/pip/dependencies-46e050ce7c 2024-12-02 07:12:25 -06:00
dependabot[bot] 794246f3d8
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest).


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

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 13:10:06 +00:00
JM (Jason Meridth) e5d6e28cfc
Merge pull request #150 from github/dependabot/github_actions/dependencies-92b3e5af0c
chore(deps): bump the dependencies group with 2 updates
2024-11-25 08:57:47 -06:00
jmeridth 1bb64a140a
fix: add too-many-positional-arguments to disabled pylint linters
Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-11-25 08:54:57 -06:00
dependabot[bot] 1b91016a12
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


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

Updates `super-linter/super-linter` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](b92721f792...e1cb86b6e8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 13:16:00 +00:00
JM (Jason Meridth) 022f712e8a
Merge pull request #149 from github/jm_actions_cleanup
chore: github actions cleanup
2024-11-20 15:13:34 -06:00
jmeridth 8a3a4346c5
chore: github actions cleanup
- [x] switch to umutable actions on ones that allow it (closes 8 security warnings)
- [x] solve actionlint issues
  - [x] double quote variable to prevent globbing and word splitting

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-11-20 10:07:26 -06:00
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