Skip to content

Conversation

@myakove
Copy link
Collaborator

@myakove myakove commented Nov 3, 2022

Rename all res to self.res to be consistent with the code.

@cnv-qe-bot
Copy link

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.

Available user actions:

  • To mark PR as verified add !verified to a PR comment, to un-verify add !-verified to a PR comment.
    Verified label removed on each new commit push.
  • To cherry pick a merged PR add !cherry-pick <target branch to cherry-pick to> to a PR comment.

@myakove
Copy link
Collaborator Author

myakove commented Nov 7, 2022

!DO-NOT-MERGE

@myakove
Copy link
Collaborator Author

myakove commented Nov 11, 2022

!-DO-NOT-MERGE

@myakove
Copy link
Collaborator Author

myakove commented Nov 14, 2022

!verified

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@myakove
Copy link
Collaborator Author

myakove commented Nov 14, 2022

!verified

@myakove myakove merged commit 79030e0 into RedHatQE:main Nov 14, 2022
@myakove myakove deleted the res-to-self.res branch November 14, 2022 15:53
@myakove
Copy link
Collaborator Author

myakove commented Nov 14, 2022

!cherry-pick v4.12

1 similar comment
@myakove
Copy link
Collaborator Author

myakove commented Nov 14, 2022

!cherry-pick v4.12

@cnv-qe-bot
Copy link

Manual cherry-pick is needed
Cherry pick failed for 79030e0 to v4.12:
error: could not apply 79030e0... rename all res to self.res (#945)
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add ' or 'git rm '
hint: and commit the result with 'git commit'

To cherry-pick run:

git checkout v4.12
git checkout -b 79030e07b790835ad96de486538811914293881
git cherry-pick 79030e07b790835ad96de4865388119142938814
git push origin 79030e07b790835ad96de486538811914293881

myakove added a commit to myakove/openshift-python-wrapper that referenced this pull request Nov 14, 2022
* rename all res to self.res

* Remove return self.res

* fix self.res calls

* remove return self.res leftover

* remove return self.res leftover
myakove added a commit that referenced this pull request Nov 14, 2022
* rename all res to self.res

* Remove return self.res

* fix self.res calls

* remove return self.res leftover

* remove return self.res leftover
myakove added a commit to myakove/openshift-python-wrapper that referenced this pull request Nov 14, 2022
* rename all res to self.res

* Remove return self.res

* fix self.res calls

* remove return self.res leftover

* remove return self.res leftover
myakove added a commit that referenced this pull request Dec 1, 2022
* rename all res to self.res (#945) (#969)

* rename all res to self.res

* Remove return self.res

* fix self.res calls

* remove return self.res leftover

* remove return self.res leftover

* remove VirtualMachineExport
myakove added a commit that referenced this pull request Aug 11, 2025
* rename all res to self.res

* Remove return self.res

* fix self.res calls

* remove return self.res leftover

* remove return self.res leftover
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.

3 participants