Skip to content

Tags: mildaniel/aws-lambda-builders

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into develop

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: Release for 1.3.0

1.3.0 Release PR

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: release v1.2.0 (aws#220)

* Added Dynamic Encoding Selection Based on Windows System Default

* Fixed dotnet output system dependent encoding

* Updated test_custom_make urllib3 Version

* Reformatted with black

* Rollback Changes to popen for Python 2 Support

* Added Doc Page for DotNet Output Encoding

* fix(ruby): use stdout stream to raise exceptions from bundler

- relevant error information is in stdout instead of stderr for bundler.

* chore: bump version to 1.1.0

* chore: Upgrade pytest to 6.1.1

* chore: Upgrade mock to 4.0.2

* chore: Upgrade parameterize to 0.7.4

* chore: Upgrade coverage to 5.3

* chore: Upgrade flake8 to 3.8.4

* chore: Upgrade pylint to 2.6.0

* Consider using Python 3 style super() without arguments (super-with-arguments)

* Implicit string concatenation found in assignment (implicit-str-concat)

* Consider explicitly re-raising using the 'from' keyword (raise-missing-from)

* Only install backports.tempfile for 2.7 & 3.6

* python 2 fallbacks (pylint & mock)

* Revert "Consider using Python 3 style super() without arguments (super-with-arguments)"

This reverts commit 44284ea.

* Revert "Consider explicitly re-raising using the 'from' keyword (raise-missing-from)"

This reverts commit cd7c16e.

* Disable rules that affecting Python 2

* Manage black version using requirement file (aws#207)

* chore: Manage black version in dev.txt

* chore: Update appveyor, use black in pip

* chore: Add pre-commit-config

* chore: Format with black 20.8b1

* chore: Add make pr2.7 for Python 2 that does not run black

* chore: Remove python patch version in AppVeyor to be more robust (aws#213)

* chore: Remove biased language (aws#212)

* fix: run GlobalToolInstallAction in a lock block and only once (aws#214)

* fix: run GlobalToolInstallAction in a lock block and only once

* chore: change field name and update unit tests

* chore: black formatting

* fix: change tests to use threadpool for py2

* chore: update assert call and change usage of Executor

* chore: bump version to 1.2.0 (aws#218)

Co-authored-by: Wilton Wang <CoshUS@users.noreply.github.com>
Co-authored-by: Sriram Madapusi Vasudevan <3770774+sriram-mv@users.noreply.github.com>
Co-authored-by: Sriram Madapusi Vasudevan <srirammv@amazon.com>
Co-authored-by: Sam Liu <xinhol@amazon.com>
Co-authored-by: _sam <3804518+aahung@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merging new features to master branch (aws#196)

* Added Dynamic Encoding Selection Based on Windows System Default

* Fixed dotnet output system dependent encoding

* Updated test_custom_make urllib3 Version

* Reformatted with black

* Rollback Changes to popen for Python 2 Support

* Added Doc Page for DotNet Output Encoding

* fix(ruby): use stdout stream to raise exceptions from bundler

- relevant error information is in stdout instead of stderr for bundler.

* chore: bump version to 1.1.0

Co-authored-by: Wilton Wang <CoshUS@users.noreply.github.com>
Co-authored-by: Sriram Madapusi Vasudevan <3770774+sriram-mv@users.noreply.github.com>
Co-authored-by: Sriram Madapusi Vasudevan <srirammv@amazon.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#182 from awslabs/develop

release: 1.0.0

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#170 from awslabs/develop

Merge to master - v0.9.0

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#160 from awslabs/develop

chore: Release 0.8.0

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.0

Merge to master

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#141 from awslabs/develop

chore: Version 0.6.0 Release

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#134 from awslabs/develop

release 0.5.0: Merge to master