Skip to content

Releases: greenroom-robotics/platform_cli

v1.8.0

04 Mar 02:07

Choose a tag to compare

1.8.0 (2026-03-04)

Features

  • add --secrets to platform release create (33ff38f)
  • export compile commands on build (#15) (f652010)

Bug Fixes

  • filter empty package strings (657033a)

v1.7.2

18 Nov 05:54

Choose a tag to compare

1.7.2 (2025-11-18)

Bug Fixes

  • actually pass on nocheck to debuild (5da21a6)
  • add multi-package support (32358c4)
  • forever the janitor (6306a4e)
  • make enum str/val the same (0e3c5c5)
  • pass GPU env var in as a build arg (7b7995f)

v1.7.1

09 May 01:19

Choose a tag to compare

1.7.1 (2025-05-09)

Bug Fixes

  • ignore changes to _params.py files (eec5268)

v1.7.0

08 May 06:35

Choose a tag to compare

1.7.0 (2025-05-08)

Features

  • add branches option to platform release create (0ec2282)

Bug Fixes

  • add console output to colcon test (30fadf3)
  • attempt to fix stdout disappearing while building (4d44d41)
  • correct way to specify cores (3f201d1)
  • maybe this is it (f018556)
  • retest_until_pass 2 times by default (67fb50b)
  • throttle the job number on buildjet arm runners (112d6f3)

v1.6.0

10 Dec 01:33

Choose a tag to compare

1.6.0 (2024-12-10)

Features

  • Post Build tagging in Semantic Release [sc-12927] (#9) (3beb889)

Bug Fixes

  • also set distro on the update command (1170d28)
  • hack to bring iron back from the dead (c92aedc)

v1.5.0

18 Nov 00:29

Choose a tag to compare

1.5.0 (2024-11-18)

Features

  • workspace functionality aka russ's super cool secret branch (#7) (b4cd70b)

Bug Fixes

  • don't call self, use functions instead (2a1d993)
  • process calling now sends SIGINT, SIGTERM correctly (c51d487)
  • typing issues (#8) (5af5f83)
  • update Dockerfile assets (8653dd6)
  • use merge strategy (b1d90dd)

v1.4.0

12 Jun 02:08

Choose a tag to compare

1.4.0 (2024-06-12)

Features

  • add ros_distro support to release (3529d5d)

v1.3.3

01 Mar 02:36

Choose a tag to compare

1.3.3 (2024-03-01)

Bug Fixes

  • add PACKAGE_DIR (60c0c45)
  • mount packages into the same location (c4b001a)

v1.3.2

14 Feb 00:32

Choose a tag to compare

1.3.2 (2024-02-14)

Bug Fixes

  • only mount packages in the package_dir into the docker container (250a9b7)

v1.3.1

14 Jan 23:46

Choose a tag to compare

1.3.1 (2024-01-14)

Bug Fixes

  • only watch pythong and cpp files (b72239b)