Skip to content

Releases: ngageoint/seed-cli

1.3.0

15 Jul 19:09
98f90e8
Compare
Choose a tag to compare

Publish Seed user guide and improvements to seed build and seed run output.

Fixes

#140: User guide
#225: Warn users of lower-case settings or inputs
#231: Installation instructions
#236: Remove Debugging Printout
#238: Example seed run command in seed build output is incorrect
#239: Seed run output does not list all missing inputs
#242: Windows examples in Seed user guide

1.3.0-rc1: Set SEED_COMMON so gitlab build can succeed

19 Nov 22:54
ac474f4
Compare
Choose a tag to compare
Apparently there was never a default value set that would allow seed-common to be built. This can be resolved from the Gitlab CI settings interface with a variable override, but a sensible public default is reasonale.

1.2.1

29 Aug 14:23
703134d
Compare
Choose a tag to compare

Prerequisites

  • Docker v18.09+

Fixes

  • #216: Clean up to various inconsistencies in CLI documentation.
  • #218: Unpublish command did not honor organization flag.
  • #219: Go structs for optional input properties cause invalid serialized manifest (mediaTypes).
  • #220: Bumping job and package versions failed to persist change to published image.

Seed CLI 1.0.0

07 Sep 01:46
7b298b6
Compare
Choose a tag to compare

Initial release of official CLI tool supporting build, test and deployment of Seed compliant jobs.

1.0.0-prerelease3

13 Jul 17:43
185f4c4
Compare
Choose a tag to compare
1.0.0-prerelease3 Pre-release
Pre-release
Merge pull request #163 from ngageoint/allow-numerals

Updates to allow numerals in name members

1.0.0-prerelease2

28 Jun 12:47
da74004
Compare
Choose a tag to compare
1.0.0-prerelease2 Pre-release
Pre-release
Merge pull request #160 from ngageoint/issue-159

Closes #159 added ALLOCATED_ to resource env. variable normalization

1.0.0-prerelease1

26 Jun 21:12
1837241
Compare
Choose a tag to compare
1.0.0-prerelease1 Pre-release
Pre-release
Merge pull request #158 from ngageoint/issue-156

Closes #156 Fix issue with malformed JSON causing panic on validate

1.0.0-prerelease

26 Jun 05:35
f44628e
Compare
Choose a tag to compare
1.0.0-prerelease Pre-release
Pre-release
Updated schemas for 1.0.0 release