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

Update poetry to fix tomlkit issue (#1306) #1310

Merged
merged 3 commits into from
Jul 27, 2023

Conversation

myakove
Copy link
Collaborator

@myakove myakove commented Jul 27, 2023

No description provided.

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry
@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.
    • Multiple target branches can be cherry-picked, separated by spaces.
    • Cherry-pick will be started when PR is merged
  • 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

@myakove
Copy link
Collaborator Author

myakove commented Jul 27, 2023

/verified

@myakove
Copy link
Collaborator Author

myakove commented Jul 27, 2023

/cherry-pick v4.13

@redhat-qe-bot
Copy link
Contributor

Cherry-pick requested for PR: Update poetry to fix tomlkit issue (#1306) by user myakove
Adding label/s cherry-pick-v4.13 for automatic cheery-pick once the PR is merged

@myakove
Copy link
Collaborator Author

myakove commented Jul 27, 2023

/retest tox

@myakove
Copy link
Collaborator Author

myakove commented Jul 27, 2023

/verified

@myakove myakove merged commit f2acc4b into v4.14 Jul 27, 2023
5 checks passed
@myakove myakove deleted the poetry-update-fix-tomlkit-v4.14 branch July 27, 2023 18:18
@redhat-qe-bot
Copy link
Contributor

Manual cherry-pick is needed
Cherry pick failed for f2acc4b to v4.13:
To cherry-pick run:

git fetch --all
git checkout v4.13
git checkout -b poetry-update-fix-tomlkit-v4.14-v4.13
git cherry-pick f2acc4b96c50de1c27fa12c82f768993f6f55b26
git push origin poetry-update-fix-tomlkit-v4.14-v4.13

myakove added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest
myakove added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file
redhat-qe-bot pushed a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file
myakove added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
redhat-qe-bot added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
myakove added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
redhat-qe-bot added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
redhat-qe-bot added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
redhat-qe-bot added a commit that referenced this pull request Jul 27, 2023
* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
redhat-qe-bot added a commit that referenced this pull request Jul 27, 2023
…#1320)

* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
myakove added a commit that referenced this pull request Jul 27, 2023
…#1320)

* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

Co-authored-by: Meni Yakove <[email protected]>
myakove added a commit that referenced this pull request Jul 27, 2023
#1322)

* Poetry update fix tomlkit v4.14 v4.13 (#1312) (#1314) (#1316) (#1318) (#1320)

* Update poetry to fix tomlkit issue (#1306) (#1310)

* Update poetry to fix tomlkit issue (#1306)

* Update poetry to fix tomlkit issue

* tox: use pip to install poetry

* fix poetry.lock file

* poetry add pytest

* Fix poetry lock file

* Fix poetry lock file

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

* Fix tox

---------

Co-authored-by: redhat-qe-bot <[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