Skip to content

Releases: petrbroz/forge-cli-utils

Better feedback to the user

03 Jun 15:32
Compare
Choose a tag to compare
  • the user now gets notified when --input or --output argument is missing
  • prompting for appbundle or activity aliases now lists the alias names properly

New way of specifying Design Automation inputs/outputs

30 May 11:39
Compare
Choose a tag to compare
  • [breaking change] activity and work item inputs/outputs are now specified using multiple --input*/--output* arguments; see notes in README for more details
  • scripts now exit with non-zero code when there's an error (to be used in automated builds)

Minor fixes & support for PowerShell with examples

30 May 08:05
Compare
Choose a tag to compare

The inventor-thumbnail example now includes both bash and PowerShell scripts for setting up and running the workflow.

v0.7.2

29 May 07:50
Compare
Choose a tag to compare
Merge branch 'hotfix/0.7.2'.

v0.7.1

29 May 07:44
Compare
Choose a tag to compare
Merge branch 'release/0.7.1'.

travis-test-build

21 May 15:06
Compare
Choose a tag to compare
travis-test-build Pre-release
Pre-release
Auto-yes when running tests in Travis.

Self-contained windows executables are back!

28 May 08:37
Compare
Choose a tag to compare

Thanks to a comment from a github developer, I've been able to make cross-packaging from Linux to Windows work again.

Self-contained executables

21 May 15:43
Compare
Choose a tag to compare

Individual scripts are now automatically packaged into self-contained executables for macos and linux platforms using Travis CI/CD, and will be attached to each upcoming release. Windows builds in Travis CI/CD are experimental and don't seem to be working, so for now I will be packaging and uploading Windows binaries manually.

v0.6.5

20 May 14:59
Compare
Choose a tag to compare

Edit: pre-compiled Windows binaries have been detached from this release. They've been packaged on a Linux machine and don't seem to work as a result of that.

v0.6.4

20 May 14:37
Compare
Choose a tag to compare
Merge branch 'hotfix/0.6.4'.