Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #1252

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 17, 2023

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
@redhat-qe-bot
Copy link
Contributor

Report bugs in Issues

The following are automatically added:

  • Add reviewers from OWNER file (in the root of the repository) under reviewers section.
  • Set PR size label.
  • New issue is created for the PR. (Closed when PR is merged/closed)
  • Run pre-commit if .pre-commit-config.yaml exists in the repo.

Available user actions:

  • To mark PR as verified comment /verified to the PR, to un-verify comment /verified cancel to the PR.
    verified label removed on each new commit push.
  • To cherry pick a merged PR comment /cherry-pick <target branch to cherry-pick to> in the PR.
    • Support only merged PRs
  • To re-run tox comment /retest tox in the PR.
  • To re-run build-container command /retest build-container in the PR.
  • To re-run python-module-install command /retest python-module-install in the PR.
  • To build and push container image command /build-and-push-container in the PR (tag will be the PR number).
  • To add a label by comment use /<label name>, to remove, use /<label name> cancel
Supported labels
  • hold
  • verified
  • wip
  • lgtm
  • approve
  • target-branch-

@myakove
Copy link
Collaborator

myakove commented Jul 19, 2023

/lgtm

@myakove
Copy link
Collaborator

myakove commented Jul 19, 2023

/retest tox

@myakove
Copy link
Collaborator

myakove commented Jul 19, 2023

/retest python-module-install

@myakove myakove merged commit fa56adb into main Jul 19, 2023
6 checks passed
@myakove myakove deleted the pre-commit-ci-update-config branch July 19, 2023 08:59
rnetser added a commit that referenced this pull request Jul 19, 2023
* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <[email protected]>

---------

Co-authored-by: Meni Yakove <[email protected]>
Co-authored-by: oharan2 <[email protected]>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <[email protected]>
Co-authored-by: oharan2 <[email protected]>
Co-authored-by: dalia-frank <[email protected]>
Co-authored-by: Ruth Netser <[email protected]>
rnetser added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <[email protected]>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <[email protected]>

---------

Co-authored-by: Meni Yakove <[email protected]>
Co-authored-by: oharan2 <[email protected]>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <[email protected]>
Co-authored-by: oharan2 <[email protected]>
Co-authored-by: dalia-frank <[email protected]>
Co-authored-by: Ruth Netser <[email protected]>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <[email protected]>
Co-authored-by: Yossi Segev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <[email protected]>
Co-authored-by: oharan2 <[email protected]>
Co-authored-by: dalia-frank <[email protected]>
Co-authored-by: Ruth Netser <[email protected]>
myakove added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <[email protected]>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <[email protected]>

---------

Co-authored-by: Meni Yakove <[email protected]>
Co-authored-by: oharan2 <[email protected]>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <[email protected]>
Co-authored-by: oharan2 <[email protected]>
Co-authored-by: dalia-frank <[email protected]>
Co-authored-by: Ruth Netser <[email protected]>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <[email protected]>
Co-authored-by: Yossi Segev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <[email protected]>
Co-authored-by: oharan2 <[email protected]>
Co-authored-by: dalia-frank <[email protected]>
Co-authored-by: Ruth Netser <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants