File blue-horizon.changes of Package blue-horizon.16294
-------------------------------------------------------------------
Thu Jul 9 15:21:19 UTC 2020 - James Mason <jmason@suse.com>
- version 1.2.0
+ select-option input type for variables #123
+ source filenames are prevented from being blank #120
+ variable descriptions have a comment separator #126
+ propogate terraform plan errors to the UI #128
+ In 'expert mode' only validate sources upon request #119
+ Handle nested files in zip download #129 (bsc#1173638)
-------------------------------------------------------------------
Wed Jun 17 00:24:45 UTC 2020 - James Mason <jmason@suse.com>
- version 1.1.1
+ Handle terraform errors when editing sources (bsc#1172815)
-------------------------------------------------------------------
Tue May 19 01:48:05 UTC 2020 - James Mason <jmason@suse.com>
- version 1.1.0
+ Include 'lib' dir in package
-------------------------------------------------------------------
Fri May 15 20:03:39 UTC 2020 - James Mason <jmason@suse.com>
- version 1.0.1
+ Remove unexpected dependency on rubygem-uglifier
https://github.com/SUSE-Enceladus/blue-horizon/issues/104
-------------------------------------------------------------------
Fri May 1 01:51:00 UTC 2020 - James Mason <jmason@suse.com>
- version 1.0.0 (bsc#1168921)
+ Terraform variables must be defined as JSON; the HCL parser has been dropped.
+ Scripts are validated directly via `terraform validate` on change.
+ Shell script sources (`*.sh`) are marked executable during export.
+ Variables are saved when moving to Plan step.
+ Consistent use of one log file for _terraform_.
+ Improved authorization limits use to one session at a time, and prevents changes during _terraform_ execution.
+ Support for _terraform_ modules in source.
-------------------------------------------------------------------
Tue Mar 10 01:55:07 UTC 2020 - James Mason <jmason@suse.com>
- version 0.3.1
+ Fix invalid error state at end of deploy
+ Hide tooltips when executing actions
-------------------------------------------------------------------
Tue Mar 3 06:02:37 UTC 2020 - James Mason <jmason@suse.com>
- version 0.3.0
+ JS linted
+ Add download option for plan JSON
+ Fix some issues with passwords
+ Show existing plan, reset when re-creating
+ Include all generated content in download zipfile
+ Add wrap up page with customizable content
-------------------------------------------------------------------
Fri Feb 28 06:17:17 UTC 2020 - James Mason <jmason@suse.com>
- version 0.2.1
+ Download all exported content
+ Fix a path issue in plan (introduced in 0.2.0)
-------------------------------------------------------------------
Fri Feb 28 01:22:24 UTC 2020 - James Mason <jmason@suse.com>
- version 0.2.0
+ Introductory steps on plan, deploy
+ Move terraform log into output path
+ redirect root to welcome path
+ authorization framework to prevent skipping steps
+ update testing fixtures
+ resolve an issue with cluster slider sync
+ change 'Additional data' to 'Variables'
+ Handle boolean variables better
+ change variable type from 'boolean' to 'bool'
+ show current plan, if existing, on load of plan page
+ clean up navigation changes in plan, deploy
-------------------------------------------------------------------
Wed Feb 19 16:21:46 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.3
+ README improvements
+ render password fields in variables list
+ consistent UI in plan, deploy pages
+ require 'zip' library from 'rubyzip' gem
+ Clean export dir between plan executions
-------------------------------------------------------------------
Thu Feb 13 21:27:13 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.2
+ Add explicit dependency on rubygem-rubyzip
-------------------------------------------------------------------
Wed Feb 12 19:04:29 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.1
+ Ensure sources and vars are exported before `terraform init`
+ Use variable export constant in all cases
+ Add solid background to footer
-------------------------------------------------------------------
Mon Feb 10 21:26:23 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.0
+ Add support for .tmpl sources
+ customization.json accepted in replacement of .yaml
-------------------------------------------------------------------
Sat Feb 8 03:53:44 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.0 (pre-merge)
+ Fix footer
+ Variables are defined in variable*.tf.json files
-------------------------------------------------------------------
Fri Feb 7 01:44:28 UTC 2020 - James Mason <jmason@suse.com>
- version 0.0.6
+ Handle more file types in terraform sources (YAML, JSON)
+ Initialize instance count within range
+ Additional HCL validation
+ Style consistency improvements
+ Packaging improvements
-------------------------------------------------------------------
Sun Jan 26 21:29:19 UTC 2020 - James Mason <jmason@suse.com>
- Check in v0.0.1
- Initial build