Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
1972e47
Development version
HelioGuilherme66 Jan 29, 2025
716540e
Fix bad selection of items in Project Explorer with Right Click.
HelioGuilherme66 Jan 30, 2025
676c4fd
Simplify execution with .exe. Removed main panel scrollbars at Grid E…
HelioGuilherme66 Feb 8, 2025
3286605
update package w/ to solve upgrade rom dev
HelioGuilherme66 Feb 13, 2025
60f0e0e
update docs
HelioGuilherme66 Feb 13, 2025
4a93663
Merge pull request #2920 from HelioGuilherme66/dev_windows
HelioGuilherme66 Feb 13, 2025
85192a4
Improve restoring of preferences/configobj when upgrade from development
HelioGuilherme66 Feb 13, 2025
a4de481
Add syntax colorization for GROUP marker. Improve Gherking recognitio…
HelioGuilherme66 Feb 14, 2025
6c0d609
Improve localized Gherkin in Grid Editor
HelioGuilherme66 Feb 16, 2025
1a4184a
Improve Gherkin recognition for localized docs in autocomplete
HelioGuilherme66 Feb 16, 2025
46aacd2
Merge pull request #2921 from HelioGuilherme66/localized_bdd
HelioGuilherme66 Feb 16, 2025
aa5b88f
Create directory in New Project dialog, if needed.
HelioGuilherme66 Feb 17, 2025
28a4fbf
Update README.adoc
HelioGuilherme66 Feb 17, 2025
324bd07
Add tab marker lines to Text Editor. Ongoing collapse/expand blocks.
HelioGuilherme66 Feb 17, 2025
744159e
Add folding markers in Text Editor
HelioGuilherme66 Feb 18, 2025
bfe60ad
Fix colors of line numbers in Text Editor, add folding and tab markers
HelioGuilherme66 Feb 20, 2025
e009781
Merge pull request #2922 from HelioGuilherme66/improve_editor
HelioGuilherme66 Feb 20, 2025
24c15f1
Fix broken Code Editor launch
HelioGuilherme66 Feb 21, 2025
a854980
Merge pull request #2923 from HelioGuilherme66/fix_broken_code_editor
HelioGuilherme66 Feb 21, 2025
adc9c3f
Fix text color in row labels in Grid Editor
HelioGuilherme66 Feb 22, 2025
da43fe8
First increment in autocomplete Text Editor, breaks Editor.
HelioGuilherme66 Feb 24, 2025
a1a9223
Improve autocomplete in Editor
HelioGuilherme66 Feb 27, 2025
a4089f6
Remove details fo str in Editor, improve autocomplete list TextEditor
HelioGuilherme66 Mar 1, 2025
245e3f9
Better but slower autocomplete list TextEditor
HelioGuilherme66 Mar 3, 2025
08e880a
DEBUG get_suggestions, returning many non matching words
HelioGuilherme66 Mar 3, 2025
346958d
More debuggings on TextEditor
HelioGuilherme66 Mar 4, 2025
d898599
Fixed matchin list on TextEditor
HelioGuilherme66 Mar 6, 2025
a712c6f
Increase unit tests
HelioGuilherme66 Mar 17, 2025
2fb8834
Improve autocomplete lists
HelioGuilherme66 Mar 17, 2025
9b94c05
Merge pull request #2924 from HelioGuilherme66/autocomplete
HelioGuilherme66 Mar 17, 2025
224974a
DOCS: -
welli7ngton Mar 18, 2025
12aa791
Merge pull request #2925 from welli7ngton/develop
HelioGuilherme66 Mar 18, 2025
43436e2
Fix missing double-quote
HelioGuilherme66 Mar 18, 2025
f6e3cf5
Downgrade setuptools on Debian
HelioGuilherme66 Mar 18, 2025
9445f80
Downgrade setuptools on Debian
HelioGuilherme66 Mar 18, 2025
3737da8
Set SonarQube project version to 2.1.3
HelioGuilherme66 Mar 18, 2025
e1d700f
fix: AttributeError: 'NoneType' object has no attribute 'name' #2928
bestlong Mar 25, 2025
61e3f26
Merge pull request #2929 from bestlong/fix-2928
HelioGuilherme66 Mar 25, 2025
4acba07
Set version.py to development
HelioGuilherme66 Mar 25, 2025
f7d81b7
Update README.adoc
HelioGuilherme66 Mar 25, 2025
f0ea9dd
Update releasenotes.py
HelioGuilherme66 Mar 25, 2025
998fb76
Merge branch 'develop' of https://github.com/robotframework/RIDE into…
HelioGuilherme66 Mar 25, 2025
3598865
New status bar and PoC in Text Editor
HelioGuilherme66 Mar 27, 2025
b5b9762
Debug eventwatcher
HelioGuilherme66 Feb 22, 2025
bac5a44
Improve filesystem changes when opening project on Windows
HelioGuilherme66 Mar 27, 2025
7edb629
Update docs.
HelioGuilherme66 Mar 27, 2025
60927f6
Fix texteditor unit test
HelioGuilherme66 Mar 28, 2025
d770d6a
Add protection for language selection
HelioGuilherme66 Mar 28, 2025
52c117c
Merge pull request #2932 from HelioGuilherme66/new_status_bar
HelioGuilherme66 Mar 28, 2025
f7f6910
Add Control Panel to Plugins. First example on Text Editor
HelioGuilherme66 Mar 29, 2025
48b4944
Set config_panel to be bitmap button in Text Editor
HelioGuilherme66 Mar 29, 2025
234d91b
Add settings button to Plugins Manager (not OK)
HelioGuilherme66 Mar 30, 2025
983bdde
Fix language detection error
HelioGuilherme66 Mar 30, 2025
d86d094
Add Config Panel button to Plugins Manager on supported plugins
HelioGuilherme66 Mar 30, 2025
28155f3
Add unit tests for mainframe
HelioGuilherme66 Mar 30, 2025
417984a
Merge pull request #2933 from HelioGuilherme66/config_panel
HelioGuilherme66 Mar 30, 2025
fce171b
Improve status_bar clear. Try to force status_ba color
HelioGuilherme66 Mar 30, 2025
5a27c39
Experimental code for Python 3.8 no RF installed
HelioGuilherme66 Apr 2, 2025
af0287a
Make RIDE working without Robot Framework or version older than 6.0
HelioGuilherme66 Apr 2, 2025
db6eaad
Merge pull request #2934 from HelioGuilherme66/backward_compatible
HelioGuilherme66 Apr 2, 2025
b6e16a5
Added current executing keyword and other statuses to TestRunner stat…
HelioGuilherme66 Apr 6, 2025
8d07be7
Added Settings button to Test Runner
HelioGuilherme66 Apr 7, 2025
924fe46
Merge pull request #2935 from HelioGuilherme66/testrunner_improv
HelioGuilherme66 Apr 7, 2025
5dbe3f7
Change proportion in StatusBar 40/60
HelioGuilherme66 Apr 7, 2025
9d2a143
Change Message box to RIDEDialog (#2936)
HelioGuilherme66 Apr 12, 2025
7d189cc
Initial settings edit button on Preferences. Make backup of settings.cfg
HelioGuilherme66 Apr 13, 2025
f187172
Settings editor button at Preferences and backup of settings.cfg
HelioGuilherme66 Apr 13, 2025
75a6cde
Add unit tests for Preferences panel. WIP
HelioGuilherme66 Apr 14, 2025
b3dcde1
Merge pull request #2937 from HelioGuilherme66/edit_settings
HelioGuilherme66 Apr 14, 2025
4d5f50d
Edit proper settings file. Add protection on create settings backup (…
HelioGuilherme66 Apr 15, 2025
cb6611b
Increases Python supported version (#2939)
HelioGuilherme66 Apr 21, 2025
c60f755
Add Fedora 41 with wxPython 4.2.3 on Python 3.14 and save coverage-re…
HelioGuilherme66 Apr 23, 2025
c2f6870
Not using zip to get coverage-reports (#2941)
HelioGuilherme66 Apr 24, 2025
e7843e2
Improve tests on Windows (#2942)
HelioGuilherme66 Apr 26, 2025
2f5c2a0
Improve utests (#2943)
HelioGuilherme66 Apr 28, 2025
32be271
Update fedora_41.yml
HelioGuilherme66 Apr 28, 2025
f726ce4
Update linux.yml
HelioGuilherme66 Apr 28, 2025
454a08c
Improve utests (#2944)
HelioGuilherme66 Apr 28, 2025
6ff792b
Improve coverage-reports (#2945)
HelioGuilherme66 Apr 29, 2025
002a044
Update AppVeyor config for coverage-reports
HelioGuilherme66 Apr 29, 2025
5af56b8
Save SQL-Lite from coverage-repoorts
HelioGuilherme66 Apr 29, 2025
4f2b1c5
Save SQL-Lite from coverage-repoorts, another try
HelioGuilherme66 Apr 29, 2025
d00bbab
Save SQL-Lite from coverage-reports, add option to include hidden files
HelioGuilherme66 Apr 29, 2025
e8a44d3
Fix blank squares in Tree and avoid crashing when execution is too ra…
HelioGuilherme66 May 3, 2025
4afc172
Fixes missing context menu in Grid Editor (#2948)
HelioGuilherme66 May 15, 2025
86eb469
Minor code improvements (#2949)
HelioGuilherme66 May 15, 2025
847aa4b
Add Hatch configuration. Command line arguments are not working, i.e.…
HelioGuilherme66 Sep 15, 2024
470c192
Update versions in pyproject.toml
HelioGuilherme66 May 16, 2025
8b0a4e1
fix test cases in kweditor
HelioGuilherme66 May 16, 2025
d8ab1ad
Improve auto complete in Gid Editor. WIP
HelioGuilherme66 May 17, 2025
0f87189
Add bette Seach Usages button fo Grid Editor in Kewyords
HelioGuilherme66 May 17, 2025
7448847
Improves auto-complete in Grid Editor
HelioGuilherme66 May 17, 2025
9ff42f2
Update build doc and add package workflow
HelioGuilherme66 May 18, 2025
b13a75e
Merge pull request #2951 from HelioGuilherme66/improve_kweditor
HelioGuilherme66 May 18, 2025
9ea98c1
Change main to use argsparser (#2952)
HelioGuilherme66 May 19, 2025
e5d8e62
Improve Workflows (#2953)
HelioGuilherme66 May 20, 2025
d4e4e12
devops: Update linux.yml to ubuntu-22.04 (#2954)
HelioGuilherme66 May 20, 2025
34dbc60
Improve tests (#2955)
HelioGuilherme66 May 23, 2025
07cfe31
Add missing pytest-html to requirements.
HelioGuilherme66 May 24, 2025
43232cb
Fix Create Desktop Shortcut (#2956)
HelioGuilherme66 May 25, 2025
4f519ad
Improved vertical scroll in Grid Editor (#2957)
HelioGuilherme66 May 27, 2025
319e8d5
Improve utest for customsourceeditor (#2958)
HelioGuilherme66 May 31, 2025
232ae64
Add Ctrl-Shift-Up and Ctrl-Shift-Down to editors (#2959)
HelioGuilherme66 Jun 6, 2025
0c96417
Library installer (#2961)
HelioGuilherme66 Jun 16, 2025
74e910d
Fix Ctrl-Shift-Down selection in Grid Editor. Closes #2962
HelioGuilherme66 Jun 20, 2025
1e527ad
Merge branch 'master' into develop
HelioGuilherme66 Jun 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/fedora_41.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
git submodule update --init --recursive
source /home/wxpy/venvs/Py314/bin/activate
pip install .
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride.py &
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride &
sleep 10
killall xvfb-run

12 changes: 6 additions & 6 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@ jobs:
run: |
git submodule update --init --recursive
pip install .
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride.py &
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride &
sleep 10
killall xvfb-run

debian:
name: Debian
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
if: ${{ !contains(github.ref, '/fedora/') }}
Expand All @@ -113,12 +113,10 @@ jobs:
- name: Setup environment
run: |
sudo apt update -y
sudo apt install -y libsdl1.2debian libsdl2-2.0-0 libnotify4
sudo apt install -y libsdl1.2debian libsdl2-2.0-0 libnotify4 wxpython-tools
git submodule update --init --recursive
pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.1-cp310-cp310-linux_x86_64.whl
pip install -r requirements-dev.txt
pip install robotframework
pip install --force -U setuptools==69.5.1
- name: Run tests
run: |
Xvfb &
Expand All @@ -137,7 +135,9 @@ jobs:
- name: Install and run
run: |
git submodule update --init --recursive
pip install -r requirements-dev.txt
pip install robotframework
pip install .
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride.py &
xvfb-run --server-args="-screen 0, 1280x720x24" -a ride &
sleep 10
killall xvfb-run
109 changes: 109 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
name: Linux
on:
push:
branches-ignore:
- '**/sources/**'
- '**/windows/**'
- '**/macos/**'
paths-ignore:
- '.github/workflows/sources.yml'
- '.github/workflows/sonar.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/windows.yml'
- 'tools/**'
- 'rtest/**'
- 'doc/**'
- '.appveyor.yml'
- '.coveragerc'
- '.gitattributes'
- '.pylintrc'
- '.travis.yml'
- '.whitesource'
- 'AUTHORS.txt'
- 'BUILD.rest'
- 'CHANGELOG.adoc'
- 'CONTRIBUTING.adoc'
- 'COPYRIGHT.txt'
- 'LICENSE.txt'
- 'MANIFEST.in'
- 'README.adoc'
- 'README.rest'
- 'rfgen.py'
- 'tox.ini'
pull_request:
paths-ignore:
- '.github/workflows/sources.yml'
- '.github/workflows/sonar.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/windows.yml'
- 'tools/**'
- 'rtest/**'
- 'doc/**'
- '.appveyor.yml'
- '.coveragerc'
- '.gitattributes'
- '.pylintrc'
- '.travis.yml'
- '.whitesource'
- 'AUTHORS.txt'
- 'BUILD.rest'
- 'CHANGELOG.adoc'
- 'CONTRIBUTING.adoc'
- 'COPYRIGHT.txt'
- 'LICENSE.txt'
- 'MANIFEST.in'
- 'README.adoc'
- 'README.rest'
- 'rfgen.py'
- 'tox.ini'

jobs:
fedora:
name: Fedora py313
runs-on: ubuntu-22.04
container:
image: fedora:41
options: --privileged
steps:
- name: Configure container environment
run: |
sudo dnf update -y
sudo dnf install -y git
git config --global --add safe.directory ${GITHUB_WORKSPACE}
- uses: actions/[email protected]
with:
submodules: false
- name: Setup environment
run: |
sudo dnf install -y sdl12-compat python3-wxpython4 xorg-x11-server-Xvfb python3-pip python3-tkinter psmisc
# sudo dnf downgrade -y mesa* --refresh
git submodule update --init --recursive
pip install -r requirements-dev.txt
pip install robotframework
- name: Run tests
run: |
Xvfb &
export DISPLAY=:0
export GITHUB_ACTIONS=True
git submodule update --init --recursive
invoke test-ci
- uses: actions/upload-artifact@v4
with:
name: coverage-report
include-hidden-files: true
path: |
.coverage.1
.coverage.2
.coverage-reports/coverage.xml
.coverage-reports/htmlcov
- name: Create Package
run: |
git submodule update --init --recursive
pip install -r requirements-dev.txt
python -m build
- uses: actions/upload-artifact@v4
with:
name: package
include-hidden-files: true
path: |
dist/*
10 changes: 5 additions & 5 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ on:
jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Update ubuntu
run: sudo apt update -y
- name: Install missing library
run: sudo apt-get install libnotify4 libsdl1.2debian libsdl2.2 -y
run: sudo apt-get install libnotify4 libsdl1.2debian libsdl2.2 wxpython-tools -y
- name: Install xorg
run: sudo apt-get install -y xorg openbox
- name: Install Xvfb
Expand All @@ -27,18 +27,18 @@ jobs:
python-version: ${{ matrix.python }}
- name: Install invoke and any other packages
run: pip install coverage invoke pytest
- name: Install wxPython
run: pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.1-cp310-cp310-linux_x86_64.whl
- name: Install RIDE dependencies
run: |
git submodule update --init --recursive
pip install -r requirements-dev.txt
pip install --force -U setuptools==69.5.1
pip install robotframework
- name: Run Xvfb
run: Xvfb :1 -noreset &
- name: Test Install RIDE
run: |
git submodule update --init --recursive
pip install -r requirements-dev.txt
pip install robotframework
pip install .
- name: Run RIDE unit-tests
run: |
Expand Down
23 changes: 12 additions & 11 deletions BUILD.rest
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,13 @@ wxPython
Version 2.8.12.1 of wxPython__ was the last for the 2 series.
Together with version 3.0.2, they are called the wxPython Classic.

The current recommended version of wxPython is 4.0.7.post2 and was called wxPhoenix.
RIDE is not fully compatible with newest wxPython 4.1.

RIDE on Python 2.7 still runs with any version of those Classic or wxPhoenix.
On Python 3.6+, only wxPhoenix is supported (and in the future we will only
support those).
The current recommended version of wxPython is 4.2.3, the project was called wxPhoenix.

**VERSION 1.7.4.2 IS THE LAST RELEASE SUPPORTING PYTHON 2.7 AND WXPYTHON <3.0.3**

**wxPython will be updated to current version 4.0.7.post2**
**Version 2.0.8.1 was the last release supporting Python 3.6 and 3.7**

<!--
For testing purposes, users can select which version to use, by creating the
file ``wx.pth`` containing the directory name of the wxPython to use. That
directory must contain the two wxPython directories (moved into)::
Expand All @@ -69,6 +65,7 @@ Example::
# wx-4.0.4
# wx-4.0.6
# wx-4.0.7
-->


It is highly recommended, if you want to program with wxPython to download and
Expand Down Expand Up @@ -96,6 +93,11 @@ Unit tests are in `utest` directory. They can be executed with::

invoke test

or, to have coverage report:

invoke test-ci


There is also a shell script (requiring customization for your environment).
It allows to run the test files stopping when errors are found.
Example::
Expand Down Expand Up @@ -169,10 +171,9 @@ Creating distributions

invoke clean

3. Create and validate source distribution in zip format and universal (i.e.
Python 2 and 3 compatible) `wheel <http://pythonwheels.com>`_::
3. Create and validate source distribution and `wheel <http://pythonwheels.com>`_::

python setup.py sdist --formats zip bdist_wheel --universal
python -m build
ls -l dist
twine check dist/*

Expand All @@ -190,7 +191,7 @@ Creating distributions
pip install --pre --upgrade robotframework-ride


* Announce on usergroup, robot homepage, forum, slack, and twitter
* Announce on usergroup, robot homepage, forum, slack, and LinkedIn


Settings migration
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioni
== https://github.com/robotframework/RIDE[Unreleased]

=== Added
- Added Tools->Library Finder... to install libraries and Help->Open Library Documentation... . They share the same dialog, and definitions are recorded in ``settings.cfg``.
- Added context menu to install libraries and to open documentation in Grid Editor Import section. Same as above description.
- Added keyboard shortcuts ``Ctrl-Shift-Up`` and ``Ctrl-Shift-Down`` as alternatives to ``Alt-Up`` and ``Alt-Down`` to move rows in Grid and Text Editors.
- Added Settings Editor button to Preferences dialog, to edit settings.cfg.
- Created backup of settings.cfg to allow recovering some settings when broken upgrades.
- Added current executing keyword and other statuses to TestRunner status bar.
Expand All @@ -18,6 +21,15 @@ and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioni
when selecting in Tree shows the filename in StatusBar.

=== Changed
- Improved vertical scroll in Grid Editor, by having main scroll bars out of cells
- Changed arguments parser to allow ``--version`` and ``--help`` functional in Windows
- Improved auto-complete in Grid Editor, to allow several matches
- Changed some informative dialogs and JSON Editor to use the customized colors.
- Modified import statements to allow running RIDE without Robot Framework installed or versions older than 6.0.
- On Windows ignore false modification on files when opening Test Suites, causing confirmation dialog.

=== Fixed
- Fixed Create Desktop Shortcut by pointing executable to ``python -m robotide``.
- Changed some informative dialogs and JSON Editor to use the customized colors.
- Modified import statements to allow running RIDE without Robot Framework installed or versions older than 6.0.
- On Windows ignore false modification on files when opening Test Suites, causing confirmation dialog.
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Likewise, the current version of wxPython, is 4.2.3, but RIDE is known to work w

`pip install -U robotframework-ride`

(3.8 &lt;= python &lt;= 3.13) Install current development version (**2.2dev25**) with:
(3.8 &lt;= python &lt;= 3.13) Install current development version (**2.2dev31**) with:

`pip install -U https://github.com/robotframework/RIDE/archive/develop.zip`

Expand Down
7 changes: 5 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
setuptools>=70.0.0
setuptools>=78.1.1
build
mockito
invoke
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.3
requests>=2.32.4
github3.py
memory-profiler
pylint
pytest
coverage
pytest-cov
pytest-html
pytest-order
packaging >= 24.2
# To make a relase you need asciidoc3 (a2x3)
# asciidoc3
# Include also normal project requirements.
Expand Down
Loading
Loading