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

feat: Added support for variety of options for source_path, closes #12 #25

Merged
merged 10 commits into from
Jun 14, 2020

Conversation

ahlinc
Copy link
Contributor

@ahlinc ahlinc commented Jun 13, 2020

Added source_path support with regex pattern paths filtering per block.
Closes #12

Git log

625dd3e package.py - Applied 0 ts for a :zip packed content
8a3a10d package.py - Added path patterns filtering for pip_requirements
80cbec3 *package.py - Don't pass source_path in .plan.json files
80bde35 package.py - Improved logging, added special DUMP_ENV level
3c22445 package.py - Log correctly exceptions aborting zip archiving
e5c71e0 Added more samples to examples/simple/main.tf
9233798 package.py - Log directories with ending /
1bf443c package.py - Log skipped items + made uniform some messages
b8be73f package.py - Added support for comments in patterns
dc2a274 package.py - Renamed: logger -> log
90f7b49 feat: Added ZipContentFilter class to apply patterns filtering
0c8f26c package.py - Fixed and improved logging
778ceff package.py - Added BuildPlanManager initial implementation
b547d89 package.py - Fixed building in docker
3c4b02e package.py - Implemented ZipFileStream.write_file
7f9e731 feat: In-place zip archiving
72fde55 package.py - Removed dir changing on zip archive generation
26f0879 package.py - Simplified emit_dir_files func
cacfe2b package.py - Fixed timestamp appling
076306a package.py - Added hidden hash command to calculate Lambda's content hash
0227a77 package.py - Finished ZipFileStream.write_dirs implementation
1b311d6 package.py - Moved borrowed ZipInfo.from_file to a ZipWriteStream class
aa68432 package.py - Added initial ZipFileStream skel
e49af4b *package.py - Move out inner functions from _command functions
e634d20 feat: Added pid to the prepare stage log records

@antonbabenko antonbabenko changed the title feat: source_path support, closes #12 feat: Added support for variety of options for source_path, closes #12 Jun 14, 2020
@antonbabenko antonbabenko merged commit 6cd2a0f into terraform-aws-modules:master Jun 14, 2020
@antonbabenko
Copy link
Member

Amazing job! v1.10.0 has been just released!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

source_path does not support fully-specified option set
2 participants