Skip to content

Releases: Azure/InnovationEngine

v0.2.2

30 Aug 17:10
7f13491
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

IE

30 Aug 17:09
7f13491
Compare
Choose a tag to compare
IE Pre-release
Pre-release

Features

v0.2.1

21 Aug 01:44
cd23dac
Compare
Choose a tag to compare

What's Changed

  • fix(test): Fix test mode to correctly exit when it encounters an error by @vmarcella in #217
  • Add CLI output to the azure status by @vmarcella in #219

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Aug 16:10
a033543
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @mbifeld in #197
  • fix(scenarios): Fix the regex that locates variables to override by @vmarcella in #202
  • feat(test): New UI implementation for ie test & refactor various parts of the engine by @vmarcella in #198
  • fix(pipeline): Specify the environment ie is executing in when running make test-upstream-scenarios by @vmarcella in #205
  • fix(pipeline): Update Makefile to specify environment correctly by @vmarcella in #206
  • fix(scenario): Allow for markdown files to not specify h1 headers by @vmarcella in #208
  • fix(help): Update the documentation for global flags by @vmarcella in #203
  • [add] resource group to resource list by @rguptar in #163
  • fix(interactive): Include resource group URIs in the status JSON for interactive mode by @vmarcella in #209
  • feat(test): Allow users to override variables defined in documents via --var when running ie test. by @vmarcella in #210
  • fix(test): Add messaging for communicating the resource group being deleted by @vmarcella in #211
  • feat(test): Add test reports that can be generated when executing markdown with ie test --report <file-path> by @vmarcella in #212

Full Changelog: v0.1.3...v0.2.0

v0.1.3

10 Apr 18:08
Compare
Choose a tag to compare

What's Changed

  • Update locale fallbacks to use the version passed into the installation script by @vmarcella in #193

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Apr 20:43
Compare
Choose a tag to compare

What's Changed

  • Generate code coverage for tests in pipeline by @vmarcella in #192
  • Decouple installation of IE and scenarios. by @vmarcella in #189
  • Parsing yaml metadata headers in markdown files by @vmarcella in #191
  • Allow for IE to resolve remote markdown documents into scenarios by @vmarcella in #190
  • Remove redundant scenarios from the repository by @vmarcella in #188

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Mar 22:11
Compare
Choose a tag to compare

What's Changed

  • Update the bash command execution to specify set -e when executing. by @vmarcella in #155
  • Refactor language parameter mapping in install_from_release.sh by @naioja in #180
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #158
  • Covered case where no LANG var is set by @mbifeld in #183
  • Update Interactive mode to render different user interfaces based on the environment it's running in by @vmarcella in #182

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Feb 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

31 Jan 19:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2