Skip to content

Releases: bopmatic/cli

Bopmatic Tech Preview (v0.19.2)

14 Aug 18:03
8a3327e
Compare
Choose a tag to compare
circle ci config: attempt to fix ghr permissions

ghr is failing for some reason with a permissions problem. attempt to
explicitly set via -t $GITHUB_TOKEN.

Bopmatic Tech Preview (v0.18.4)

31 Jul 16:08
3c3446c
Compare
Choose a tag to compare
Update dependencies

Bopmatic Tech Preview (v0.18.3)

03 Apr 16:17
576ee09
Compare
Choose a tag to compare
Update dependencies

Bopmatic Tech Preview (v0.18.2)

30 Jan 18:25
604e15b
Compare
Choose a tag to compare
Update dependencies

Bopmatic Tech Preview (v0.18.1)

10 Jan 20:12
70dcea8
Compare
Choose a tag to compare
Update dependencies

Bopmatic Tech Preview (v0.18.0)

23 Nov 05:11
6d37233
Compare
Choose a tag to compare
Upgrade dependencies

Bopmatic Tech Preview (v0.17.0)

10 Nov 21:07
9a42395
Compare
Choose a tag to compare
Update dependencies

Bopmatic Tech Preview (v0.16.1)

21 Oct 18:21
2736669
Compare
Choose a tag to compare
Warn rather than fail if container is missing a supported language

Currently the bopmatic CLI will early exit if it fails to obtain a
directory listing from the bopmatic build container for a given
supported language. However, if a customer has an older version of the
bopmatic build container it may not contain examples for a given
supported language. With this change the CLI will instead just warn
the user and skip templates from that language rather than fail.

Bopmatic Tech Preview (v0.16.0)

20 Oct 19:25
65767f3
Compare
Choose a tag to compare
Include the build container in bopmatic upgrade

bopmatic upgrade has been augmented to also upgrade the bopmatic build
container to the latest version along with existing behavior of
upgrading the CLI. Additionally, this change adds warning messages to
stderr when either the CLI or build container have a new version
available.

Bopmatic Tech Preview (v0.15.2)

19 Oct 18:12
ba422bb
Compare
Choose a tag to compare