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

Commits on Jan 30, 2024

  1. Bump Robotframework support to <8.0.0

    Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
    lugi0 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4b1a28d View commit details
    Browse the repository at this point in the history
  2. bump requirements in pdf and windows projects, bump .z version numbers

    Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
    lugi0 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    57a3f7f View commit details
    Browse the repository at this point in the history
  3. Include pdf/windows projects

    Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
    lugi0 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f7def46 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix pylint config for pylint = "^2.4.4, <2.13"

    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)
    kkotenko committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bd1b023 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #2 from kkotenko/pylint-fixes-for-rf7

     Pylint fixes for rf7
    lugi0 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    be37665 View commit details
    Browse the repository at this point in the history