Skip to content

Merge develop into master (#255)#256

Closed
wchengru wants to merge 1 commit intodevelopfrom
master
Closed

Merge develop into master (#255)#256
wchengru wants to merge 1 commit intodevelopfrom
master

Conversation

@wchengru
Copy link
Contributor

  • feat: Allow Python runtime to build without requiring a manifest (feat: Allow Python runtime to build without requiring a manifest #243)

  • Allow Python to continue build without requirements.txt

  • Allow missing requirements.txt file for Python builds

  • Ruby optional Gemfile and test

  • Style changes

  • Add unit tests and additional comments

  • Fix assertLogs() not compatible with Python2.7

  • Fix assertion string

  • Remove unused exception

  • Integ. test make sure no artifacts dir has no additional files after build

  • Kick off build

  • Check for manifest and skip package actions if not found

  • Revert Ruby changes until further discussion is had. Make Python workflow more readable.

  • Remove unused import

  • Whitespace fix

  • feat: Allow Ruby runtime to build without requiring a manifest (feat: Allow Ruby runtime to build without requiring a manifest #245)

  • Allow Python to continue build without requirements.txt

  • Allow missing requirements.txt file for Python builds

  • Ruby optional Gemfile and test

  • Style changes

  • Add unit tests and additional comments

  • Fix assertLogs() not compatible with Python2.7

  • Fix assertion string

  • Remove unused exception

  • Integ. test make sure no artifacts dir has no additional files after build

  • Kick off build

  • Check for manifest and skip package actions if not found

  • Revert Ruby changes until further discussion is had. Make Python workflow more readable.

  • Remove unused import

  • Whitespace fix

  • Readability changes for Ruby workflow

  • Remove magic number. Add link to Bundler error codes

  • Moved var declaration

  • docs: Guidance on integrating with Lambda Builders (docs: Guidance on integrating with Lambda Builders #242)

  • fix: README - showcase Makefile support (docs: README - showcase Makefile support #247)

  • Update VS2017 to VS2019 (chore: Update AppVeyor image from VS2017 to VS2019 #244)

  • fix: Pip not resolving local packages (fix: Pip not resolving local packages #250)

  • Fix local packages not being built

  • Add int. test to catch future local dependency issues

  • Specify test requirements path from cwd

  • Removed redundant/superset pattern

  • Document the pip regex pattern change

  • Updated integ to match use case

  • Tests to check backward comp.

  • chore: bump version to 1.5.0 (chore: bump version to 1.5.0 #254)

Co-authored-by: Daniel Mil 84205762+mildaniel@users.noreply.github.com
Co-authored-by: Giorgio Azzinnaro giorgio.azzinnaro@gmail.com
Co-authored-by: Sriram Madapusi Vasudevan 3770774+sriram-mv@users.noreply.github.com

Issue #, if available:

Description of changes:

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

* feat: Allow Python runtime to build without requiring a manifest (#243)

* Allow Python to continue build without requirements.txt

* Allow missing requirements.txt file for Python builds

* Ruby optional Gemfile and test

* Style changes

* Add unit tests and additional comments

* Fix assertLogs() not compatible with Python2.7

* Fix assertion string

* Remove unused exception

* Integ. test make sure no artifacts dir has no additional files after build

* Kick off build

* Check for manifest and skip package actions if not found

* Revert Ruby changes until further discussion is had. Make Python workflow more readable.

* Remove unused import

* Whitespace fix

* feat: Allow Ruby runtime to build without requiring a manifest (#245)

* Allow Python to continue build without requirements.txt

* Allow missing requirements.txt file for Python builds

* Ruby optional Gemfile and test

* Style changes

* Add unit tests and additional comments

* Fix assertLogs() not compatible with Python2.7

* Fix assertion string

* Remove unused exception

* Integ. test make sure no artifacts dir has no additional files after build

* Kick off build

* Check for manifest and skip package actions if not found

* Revert Ruby changes until further discussion is had. Make Python workflow more readable.

* Remove unused import

* Whitespace fix

* Readability changes for Ruby workflow

* Remove magic number. Add link to Bundler error codes

* Moved var declaration

* docs: Guidance on integrating with Lambda Builders (#242)

* fix: README - showcase Makefile support (#247)

* Update VS2017 to VS2019 (#244)

* fix: Pip not resolving local packages (#250)

* Fix local packages not being built

* Add int. test to catch future local dependency issues

* Specify test requirements path from cwd

* Removed redundant/superset pattern

* Document the pip regex pattern change

* Updated integ to match use case

* Tests to check backward comp.

* chore: bump version to 1.5.0 (#254)

Co-authored-by: Daniel Mil <84205762+mildaniel@users.noreply.github.com>
Co-authored-by: Giorgio Azzinnaro <giorgio.azzinnaro@gmail.com>
Co-authored-by: Sriram Madapusi Vasudevan <3770774+sriram-mv@users.noreply.github.com>
@wchengru wchengru marked this pull request as draft July 28, 2021 18:44
@wchengru wchengru closed this Jul 28, 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.

1 participant