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

Bump Robotframework support to <8.0.0 #1147

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lugi0
Copy link
Contributor

@lugi0 lugi0 commented Jan 30, 2024

This PR simply allows rpaframework to run alongside Robot Framework 7, but it has not been tested for compatibility with it.
There's also a version bump to pylint (which was roughly 2 years out of date) in order to resolve a dependency failure caused by the wrapt library not working correctly with Python 3.11 until version 1.14.0

lugi0 and others added 4 commits January 30, 2024 16:35
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
E0015: Unrecognized option found: no-space-check (unrecognized-option) (removed in pylint 2.6.0)
'bad-continuation' was removed from pylint, see pylint-dev/pylint#3571. (useless-option-value)
'no-self-use' was moved to an optional extension, see https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers. (useless-option-value)
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2024

CLA assistant check
All committers have signed the CLA.

@pkraju27
Copy link

Do we have any ETA for this Change to be available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants