Skip to content

Releases: aws-robotics/aws-robomaker-github-actions

Install pyparsing-2.0.2 Before Build To Default Python Directory

02 Nov 03:02
fddcb19

Choose a tag to compare

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

30 Oct 03:04

Choose a tag to compare

3.0.7

Fix exec.exce command

Retry Entire Action

25 Aug 20:03
104f27e

Choose a tag to compare

update index.js (#40)

Co-authored-by: chengke <[email protected]>

3.0.5: retry entire action (#39)

24 Aug 22:45
576814c

Choose a tag to compare

Retry build and bundle action

3.0.4: Merge pull request #37 from aws-robotics/jiten/build-index-js

11 Aug 18:09
e11f65f

Choose a tag to compare

3.0.3: Cheng kevin/fix find sampleapp version (#35)

02 Jul 16:16
9a4d850

Choose a tag to compare

3.0.2: commit index.js (#33)

18 Jun 18:45
6d3e278

Choose a tag to compare

3.0.1: fix sample app version fetch (#31)

17 Jun 22:39
0b7949b

Choose a tag to compare

* 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

17 Jun 02:31
bab67e5

Choose a tag to compare

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

03 Apr 01:43
468bb9e

Choose a tag to compare

add index.js (#24)

Co-authored-by: chengke <[email protected]>