Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

v0.6.1

Latest
Compare
Choose a tag to compare
@andrebriggs andrebriggs released this 11 Apr 01:55
13e37ba

RELEASE NOTES

[0.6.1] - 2020-04-10

Changes in CLI commands this release (link)

Added

  • Specific error codes to various CLI operations
  • Support for local paths in terraform modules
  • Lifecycle pipeline has ability to remove rings from the HLD once they've been removed from a project.

Changed

  • Various bug fixes
  • Integration test improvements

Changes:

See More
  • bdb408d Fixing bug where the very first lifecycle pipeline may fail when there is no associated applicaiton repo in the hld (#537)
  • 8d8852d [HOUSEKEEPING] some fixes on service get service name command (#536)
  • 7882da8 [TEST] Added test for azure storage lib (#534)
  • de4e936 [DOC] Design Doc on showing changes in commands between versions (#523)
  • 17c331c [FEATURE] Simplify inheritance of option vals for project create variable group cmd (#504)
  • c139938 Add error codes to service commands (#533)
  • 543e518 Adding spk service get-display-name command (#518)
  • 69fdf8a [TEST] add test to deployment dashboard command (#530)
  • 9dc82b7 [HOUSEKEEPING] have error identifiers for two errors in azure git lib (#528)
  • ca6f7e9 Bedrock Manage Identity Environment and Testing docs (#481)
  • b46cb5c [BUG] Ring commands do not have error chain when ring name is missing (#531)
  • 87431bf Modify how pipelines are verified in the integration tests (#529)
  • a40e151 [FEATURE] Add specific error code for spk init command (#524)
  • 8e66cc3 [DOC] Versioning and release (#525)
  • e433182 [FEATURE] added error code to hld install-manifest-pipeline command (#526)
  • 8b3b77c resolve bug with gitPull between repo tags and repo branches (#521)
  • 01c4f28 Capture docker version in an env var while launching dashboard (#522)
  • 5d1904c [FEATURE] Specific error code for deployment onboard command (#516)
  • fd3f420 updating validation.sh smoke tests with the reduced lifecycle/manifest generation build count
  • 7d4a506 Lifecycle pipeline will only trigger off changes to bedrock.yaml
  • 6901ca2 Add markup file for hld command (#513)
  • 6b653ee [BUG FIX] add proper error message when PAT is incorrect. (#515)
  • 6321208 Fix: Migrate Ring functions to new schema
  • ce12b9f bedrock.yaml refactor & service create spec update
  • ea3f483 Fix: Race condition in getRemoteUrl test
  • ead0d68 Add error codes for project commands (#514)
  • 31b1ee9 [FEATURE] inheritence information in operational doc (#510)
  • bffdf30 [HOUSEKEEPING] simplify inheriting opt values from config.yaml for svc pipeline cmd (#508)
  • 933746d [FEATURE] simplify option values inherit from config.yaml for service create rev cmd (#507)
  • b5d2773 Design doc for spk service create (#480)
  • 16641db [HOUSEKEEPING] remove page wide eslint disable for service cmds (#489)
  • 57d23a6 [FEATURE] have error code for deployment get command (#511)
  • 5cbb60c [FEATURE] added error code for setup command related libs (#498)
  • 9b39c46 hld lifecycle pipeline to blow away repository directory in hld before regenerating assets (#505)
  • e3d5f87 remove docs
  • c3ded08 Delete bedrock.yaml
  • f55bf47 [HOUSEKEEPING] move functions and remove files

This list of changes was auto generated.