Skip to content

Conversation

@sriram-mv
Copy link
Contributor

Merge to master PR for 0.23.0

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

awood45 and others added 7 commits September 24, 2019 16:16
The `httparty` gem has native extensions, and can fail to build on
Windows, which is causing integ test failures. Changed to a new gem
which should be much more platform-agnostic to build.
* fix: appveyor runs windows build tests per language

* fix: change yaml file naming

* fix: explictly set PYTHON_HOME in the PATH

* fix: remove build dependencies on windows integ tests

- the normal windows integ tests do not run the `build` series of
  integration tests, they are handled by separate appveyor projects.

* fix: set PATH on appveyor-windows.yml

* fix: mark certain gates as optional
* feat(perf): Improve load time of help text

* update docker version in isolated.txt file
@sriram-mv sriram-mv requested review from awood45 and sanathkr October 17, 2019 18:47
sanathkr
sanathkr previously approved these changes Oct 17, 2019
sriram-mv and others added 4 commits October 18, 2019 14:48
…integration tests (#1478)

* fix: add timeouts on docker local-invoke, start-api and start-lambda

- cause the builds to fail on appveyor rather than halting the test
  forever, resulting in a lengthy build timeout.

* fix: set timeout on all lambdas in integration functions to be 20s

* black: run make black

* appveyor: matrix rejigging

- removal of python2 matrix
- change to always activation of virtualenv on windows on every stage

* fix: set lambda timeout on integration tests to be 0.

- infinite timeout, but each of these tests has an individual timeout of
  300s

* fix: appveyor.yml matrix

* fix: timeouts to 600

- temporarily remove smoke tests on windows matrix
* Added test templates as a part of SAM 1.15.1 release

* removed templates of application resource type and corrected the errors in sam template validator

* removed the application resource yaml files

* fix: set isolated.txt to have aws-sam-translator (1.15.1)

* Bump start-api integ tests from 300 to 600
@jfuss jfuss merged commit 5caeb32 into master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants