Conversation
- Changed package name from "rtui-app" to "rtui2" in pyproject.toml and README. - Updated authorship information and copyright year in LICENSE and NOTICE files. - Introduced new files and modules for ROS 2 functionality, including entity inspection and event handling. - Removed legacy ROS 1 interface files and tests. - Enhanced README with installation instructions and project details.
- Updated flake8 configuration to ignore W503 in addition to E501. - Improved formatting of function parameters and QoS profile string in the Ros2 class for better readability. - Added a blank line in the test file for consistency.
- Removed the ROS 1 testing job and its associated steps. - Updated the ROS 2 testing job to include new distributions for Ubuntu 24.04, specifically Jazzy and Rolling.
- Add PyYAML as dependency in pyproject.toml - Fix f-string syntax error in entity.py by extracting backslash expression
…caching - Added caching for virtual environment to speed up dependency installation. - Switched to using the snok/install-poetry action for installing Poetry. - Updated dependency installation step to only run if cache is not hit.
- Introduced a new workflow to automate the release process to PyPI upon tagging. - Configured steps for checking out code, setting up Python, caching dependencies, installing Poetry, and publishing package distributions. - Ensured compatibility with Python 3.10 and optimized dependency installation using caching.
Change license field from "Apache License, Version 2.0" to "Apache-2.0" to ensure proper license recognition on PyPI using SPDX License Identifier.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
current version is available as rtui2 0.1.0rc1