Releases: bopmatic/cli
Releases · bopmatic/cli
Bopmatic Tech Preview (v0.19.2)
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)
Update dependencies
Bopmatic Tech Preview (v0.18.3)
Update dependencies
Bopmatic Tech Preview (v0.18.2)
Update dependencies
Bopmatic Tech Preview (v0.18.1)
Update dependencies
Bopmatic Tech Preview (v0.18.0)
Upgrade dependencies
Bopmatic Tech Preview (v0.17.0)
Update dependencies
Bopmatic Tech Preview (v0.16.1)
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)
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)
Update README