-
Notifications
You must be signed in to change notification settings - Fork 170
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
Allow full configuration of the cache directories used by rosdep via environment variable, deprecate --sources-cache-dir #908
base: master
Are you sure you want to change the base?
Commits on Jan 2, 2023
-
Support --sources-cache-dir option for the update command.
Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5cc842 - Browse repository at this point
Copy the full SHA d5cc842View commit details -
Add --meta-cache-dir option and ROSDEP_CACHE_PATH env variable.
Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd7bb5f - Browse repository at this point
Copy the full SHA fd7bb5fView commit details -
Documented ROSDEP_CACHE_PATH and ROSDEP_SOURCE_PATH.
Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0141233 - Browse repository at this point
Copy the full SHA 0141233View commit details -
Deprecate
-c
and-m
command line options and use `ROSDEP_CACHE_PA……TH` instead. Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efd7094 - Browse repository at this point
Copy the full SHA efd7094View commit details
Commits on Aug 17, 2023
-
fix ci: test_rosdep_catkin_support.py
Change old test target (ubuntu lucid: 10.04) to ubuntu focal: 20.04 [python: python-dev] -> [python3: python3-dev]
SubaruArai committedAug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for da134a7 - Browse repository at this point
Copy the full SHA da134a7View commit details
Commits on Aug 22, 2023
-
Add info about sudo --preserve-env option.
Co-authored-by: Steven! Ragnarök <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 267cf6a - Browse repository at this point
Copy the full SHA 267cf6aView commit details -
Merge remote-tracking branch 'SubaruArai/fix/ci_rosdep_catkin_support…
…' into update-config-cache
Configuration menu - View commit details
-
Copy full SHA for 25e5924 - Browse repository at this point
Copy the full SHA 25e5924View commit details -
Fixed issues from review, added a test for conflicting ROSDEP_CACHE_P…
…ATH and CLI arguments.
Configuration menu - View commit details
-
Copy full SHA for df842ec - Browse repository at this point
Copy the full SHA df842ecView commit details