Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge in latest changes from develop branch #3387

Merged
merged 6 commits into from
Oct 21, 2021

Conversation

qingchm
Copy link
Contributor

@qingchm qingchm commented Oct 21, 2021

Which issue(s) does this change fix?

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

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

valerena and others added 6 commits October 18, 2021 17:17
* fix: aws#3328

* fix: Get back old message too

* Fix line length

Co-authored-by: Mehmet Nuri Deveci <[email protected]>
…ac (aws#3373)

* Update to pin regex to 2021.9.30 due to 2021.10.8 not working on M1 Mac

* Pin tzlocal 3.0

* Update note about pinning tzlocal to 3.0
…s#3308)

* fix RequestContextV2 to return same fields as real Lambda service

* add comment and fix

* fix tests

* RequestContextV2 stage has a default value

* move stage name default up into root level constructor

* set to default in to_dict

Co-authored-by: Wing Fung Lau <[email protected]>
…ation after build (aws#3374)

* increase default process timeout for tests and update image validation after build

* add images information to assertion message

* fix: update tag checking and replace "verify_pulling_only_latest_tag" with "verify_pulled_image"
@qingchm qingchm changed the title Develop merge Merge in latest changes from develop branch Oct 21, 2021
@qingchm qingchm merged commit 0d97bd1 into aws:accelerate Oct 21, 2021
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.

7 participants