Skip to content
Snippets Groups Projects
  1. May 30, 2021
  2. May 29, 2021
  3. May 28, 2021
  4. May 27, 2021
  5. May 26, 2021
  6. May 25, 2021
  7. May 23, 2021
  8. May 22, 2021
  9. May 21, 2021
  10. May 20, 2021
  11. May 19, 2021
  12. May 18, 2021
    • Ruffin's avatar
      Update CI to use colcon cache (#2343) · 2fcc2c21
      Ruffin authored
      * Disable dockerhub workflow for testing
      
      * Disable debug jobs for testing
      
      * Disable extra rmw jobs for testing
      
      * Rename docker images for testing
      
      * Default to cache from main branch
      
      * Use colcon cache
      
      * Install colcon cache
      
      * Fix xargs typo
      
      * List names only
      
      * Checksum overlay ws src after restore and store
      to restore ws cache for incremental builds
      
      * Disable test jobs
      
      * Revert checksum update but use underlay src
      
      * Only cache ws build and install folder
      to avoide overwritting ws src folder with restore
      
      * Don't remove git files from underlay
      so vcs tools can export underlay to checksum
      
      * Save build cache regardless of failure
      
      * cache tests
      
      * Update colcon cache
      
      * No need to remove log folder
      as its no longer cached
      
      * Bypass .dockerignore for dockerhub build hooks
      to include .git folder in overlay for colcon cache
      
      * Simplify checkout
      now that underlay and overload have lockfiles
      
      * Remove overlay src folder for checkout
      
      * Echo env for debug
      
      * Use if checks for empty package sets
      as --packages-above with empty args will not skip any package
      
      * Save workspace log to cache
      
      * Set TEST_PACKAGES to empty instead of skipping
      
      * Update colcon cache
      
      * Update colcon cache
      
      * Explicitltly list packages to build
      using an environment variable
      
      * Enable debug and nightly jobs
      
      * Test all packages if cache_test is false
      
      * Revert testing fork changes
      
      * Install pip in rolling image
      
      * Rename checksum file to lockfile.txt
      
      * Config formatting
      
      * Simplify testing
      2fcc2c21
    • Ruffin's avatar
      Rebuild CI images when there are dependency updates (#2344) · 2ee5ca29
      Ruffin authored
      * Trigger dockerhub build when ros2 has updates
      
      * Apt upgrade in dockerfile
      to avoid dockerhub build trigger loops
      when latest ros docker image is outdated
      as compared to latest sync ros2 list repo
      2ee5ca29
    • Ruffin's avatar
      Move CI from ROS2 master to Rolling (#2339) · 1ab08ce5
      Ruffin authored
      * Update Dockerfiles and Dockerhub to rolling
      
      * Comment out packages avalable in rolling
      
      * Install RMWs as CI dependencies
      1ab08ce5
    • Sarthak Mittal's avatar
      Add action feedback information to nav2 rviz panel (#2338) · a2e0f553
      Sarthak Mittal authored
      
      * Add action feedback information to nav2 rviz panel
      
      Signed-off-by: default avatarSarthak Mittal <sarthakmittal2608@gmail.com>
      
      * Reset based on goal status
      
      Signed-off-by: default avatarSarthak Mittal <sarthakmittal2608@gmail.com>
      
      * Add goal handle resets on goal completeion
      
      Signed-off-by: default avatarSarthak Mittal <sarthakmittal2608@gmail.com>
      a2e0f553
  13. May 14, 2021
  14. May 13, 2021
    • Pablo Iñigo Blasco's avatar
      Goal Checker selector (#2269) · a5ee54a3
      Pablo Iñigo Blasco authored
      
      * goal checker selector
      
      * updating main nav yaml configuration file to support multiple goal checkers
      
      * imised defaiñt gpañ cjecler àra,eter
      
      * changes requested in the PR
      
      * improving selector subscribers for laching behavior
      
      * fixing cpplint uncristify style
      
      * fixing issues
      
      * setting original yaml configuration for the general_goal_checker
      
      * the usage of the goal_checker vector now totally mimic the controller vector
      
      * [Selector Actions] re-enabling back transient local for subscribers and tests
      
      * commit failure on non default avaialable
      
      * Some comments in selector behaviors code and some aesthetic changes
      
      * fixing some linting issues
      
      * minor linting error
      
      Co-authored-by: default avatarSteve Macenski <stevenmacenski@gmail.com>
      a5ee54a3
  15. May 11, 2021
  16. May 06, 2021
    • Steven! Ragnarök's avatar
      Validate codecov script against checksums. (#2330) · 25fe2448
      Steven! Ragnarök authored
      After the recent Codecov security incident[1] I've been reviewing
      codecov usage across ROS repositories.
      
      This repository is fetching the codecov bash uploader without performing
      the recommended validation step.
      
      The validation step does not appear to have been widely explained or
      publicised and even the official codecov GitHub action was not
      validating the script until the recent security incident.
      
      I have made an attempt to validate the bash uploader here.
      
      [1]: https://about.codecov.io/security-update/
      25fe2448
  17. May 04, 2021
  18. Apr 30, 2021
  19. Apr 27, 2021
  20. Apr 23, 2021
  21. Apr 22, 2021
  22. Apr 15, 2021
  23. Apr 14, 2021
  24. Apr 08, 2021
  25. Apr 07, 2021