Robot-folders

Latest version: v0.7.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.7.0

What's Changed
* Added `fzirob cd misc` and `cdmisc` by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/35
* Add project URLs to setup.py by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/37
* Add more default aliases by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/36
* Fix click.error -> click.echo by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/41
* Do not die without any installed ROS distro by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/39


**Full Changelog**: https://github.com/fzi-forschungszentrum-informatik/robot_folders/compare/0.6.0...0.7.0

0.6.0

Changed behaviour / new features

* adds support for colcon args when building colcon workspace by taDachs in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/27
* Cleanup environment before sourcing by fmauch and Oberacda in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/24

Minor changes
* Add a test for the active_environment command by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/25
* Migrate from legacy importlib.path to importlib.files by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/28
* Testing by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/29
* Make the importlib migration correct by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/30
* [CI] Name test jobs with python version, skip coverage upload when using act by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/33
* Bump version by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/34

New Contributors
* taDachs made their first contribution in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/27

**Full Changelog**: https://github.com/fzi-forschungszentrum-informatik/robot_folders/compare/0.5.0...0.6.0

0.5.0

We are happy to announce a new release of `robot_folders`! This release contains mainly documentation-related changes, but also one new small feature and one bugfix

New features
* Write currently sourced environment to prompt
This way, so you can directly see which environment is active. Your shell will look something like this:

[my_env] usermachine:~$ █

If you do not want that, please add `export ROB_FOLDERS_DISABLE_PROMPT_MODIFICATION=1` into your shell setup, e.g. your `~/.bashrc`. Done by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/18

Bugfixes
* Fix a possible race condition when running multiple ce commands in parallel by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/22

Others
* Switch installation instructions to pypi by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/11
* Remove old pytest call as we now use coverage.py by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/12
* Link to pages docs by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/13
* Install -e for coverage report by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/14
* Fix typo by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/15
* Use correct package name in installation by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/16
* Add favicon to documentation by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/17
* Add badges to README by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/20
* Do not add the current env multiple times on consecutive sources by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/21


**Full Changelog**: https://github.com/fzi-forschungszentrum-informatik/robot_folders/compare/0.4.1...0.5.0

0.4.1

Bugfixes
* Fix sourcing of default ROS 2 distro if only one present by fmauch in https://github.com/fzi-forschungszentrum-informatik/robot_folders/pull/9


**Full Changelog**: https://github.com/fzi-forschungszentrum-informatik/robot_folders/compare/0.4.0...0.4.1

0.4.0

Initial pipy release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.