Releases: aws-robotics/aws-robomaker-github-actions
Releases · aws-robotics/aws-robomaker-github-actions
Install pyparsing-2.0.2 Before Build To Default Python Directory
Python core packaging released new changes which doesn't allow pyparsing-3.0 so installing pyparsing-2.0.2 right before build and bundle steps. pypa/packaging@20cd09e
Install pyparsing-2.0.2 before build
3.0.7 Fix exec.exce command
Retry Entire Action
update index.js (#40) Co-authored-by: chengke <[email protected]>
3.0.5: retry entire action (#39)
Retry build and bundle action
3.0.4: Merge pull request #37 from aws-robotics/jiten/build-index-js
Regenerated index.js with latest changes
3.0.3: Cheng kevin/fix find sampleapp version (#35)
adding quotes
3.0.2: commit index.js (#33)
Co-authored-by: chengke <[email protected]>
3.0.1: fix sample app version fetch (#31)
* fix sample app version fetch * exclude src/deps from package.xml search * remove setup permissions step Co-authored-by: chengke <[email protected]>
Call sample application setup script
Installing ROS as well as other sample application dependencies will be handled by the setup script in the sample application repo.
Support ROS2 Foxy Sample Applications Build
add index.js (#24) Co-authored-by: chengke <[email protected]>