Skip to content
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

♻️ refactor(workflows): updated source build to include uploading artifacts on failure and enchanced dependency management #30

Merged
merged 4 commits into from
Nov 16, 2024

Commits on Nov 15, 2024

  1. ✨ feat(workflows): enhanced source build workflow for dependency mana…

    …gment (#29)
    
    Source build workflow now supports the repo having a bash script, needs to be called requirements.sh, which can be used to install dependencies, in addition to those installed using rosdep. This is needed in case a dependency is not supported by rosdep.
    
    ---------
    
    Co-authored-by: Andreas Kluge Svendsrud <[email protected]>
    Co-authored-by: Vegard Johansen <[email protected]>
    3 people authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb7ebf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. ♻️ refactor(workflows): updated source build to include uploading art…

    …ifacts on failure and enchanced dependency management
    kluge7 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0fed366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54316fd View commit details
    Browse the repository at this point in the history
  3. refactor: fix typo

    kluge7 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    aae2f14 View commit details
    Browse the repository at this point in the history