generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 16
update dependencies #40
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
igorlg
commented
Sep 11, 2023
- chore: Converted SAM Config file from TOML to YAML using samp-cli
- feat: Updated template for new Contracts service implementation model
- chore: add API contract
- chore: Refactored integration tests
- chore: Updated unit tests, et al
- feat: Add EB Pipes
- bug: remove file added by mistake
- feat: Refactored unicorn_web
- chore: Implemented final Unit tests for unicorn_contracts
- test: Fixed all unit, integration and Curl tests for unicorn_contracts
- chore: add missing licensing header
- chore: typos and file styling
- fix: remote unused test file, fixed naming convention of subscriber EB Policy
- chore: remove unused coverage file
- feat: Updated unicorn_web to v2 architecture, implemented integration and Curl tests
- fix: remove curl-test from make test alias
- chore: remove unused swagger-cli from make build
- chore: Update Python dependencies on unicorn_properties
- chore: remove Coverage config, add Integration tests to pyproject in unicorn_properties
- chore: replace samconfig file from TOML to YAML
- feat: Add EventBridge subscribers and subscription rules to unicorn_properties
- chore: move state machine definition out of src/ to match across runtimes
- chore: update template section name comments
- chore: update cfn-lint ignored rules
- chore: linted/inlined intrinsic functions for better readability
- feat: add local EB bus to unicorn_properties, replace hard-coded service namespace with mapped constant
- feat: add EB SSM Params to unicorn_properties
- chore: add missing DDB permissions, remove unused SQS permission from unicorn_properties lambda functions
- chore: lint unicorn_properties template, change EB trigger rule for ContractStatusChangedFunction
- chore: fix EventBus name, lint JSON files in unicorn_properties eventbridge event payloads
- chore: replace hardcoded stack name from Makefile with YQ command to read from samconfig
- chore: lint and document Makefile stage groups
- test: add Integration tests scaffold
- chore: Add SAM validate to Makefile build stage
- chore: remove unecessary SAM command line argument from build stage - settings are enforced in samconfig.yaml
- chore: lint JSON files, remove unused JSON event payloads
- bug: fix EB catch-all rule pattern match, add naming to EB catch-all CW Logs group, removed unused cfn-lint ignore rule
- feat: Split event schemas and registry to each service
- chore: Add license header to state_machine definition
- fix: moved schema for PublicationEvaluationCompleted event from unicorn_web to unicorn_properties
- chore: minor changes to templates
- fix: renamed unicorn_web namespace in unicorn_properties schema library
- refactor: extracted property_id parsing into its own method
- refactor: removed DB update stage from approval function, and removed PENDING state from flow
- feat: Split event schemas and registry to each service
- chore: Add license header to state_machine definition
- fix: moved schema for PublicationEvaluationCompleted event from unicorn_web to unicorn_properties
- fix: renamed unicorn_web namespace in unicorn_properties schema library
- refactor: extracted property_id parsing into its own method
- refactor: removed DB update stage from approval function, and removed PENDING state from flow
- feat: updating Stage values to lowercase; updating stage references and parameters; sync with dotnet
- chore: Fix naming structures, move ServiceNamespace SSM param to SharedInfra
- feat: Add shared stack to Python implementation
- bug: Fix catch-all rule from each service to match events from every service source
- chore: remove top-level section comments from templates
- chore: update Python dependencies
- chore: remove unused PyTest Coverage tool
- chore: fix typos and misnomers in template comments
- chore: add description comments to template resources
- chore: add comments to resources and cfn-lint rules in template.yaml
- chore: reordered resources in template.yaml to improve readability
- chore: removed unused outputs
- chore: lambda function outputs - added ARN output, renamed Name output
- chore: reordered and fixed StateMachine policy templates
- chore: Uncommented StateMachine event trigger, as dependency with unicorn_web Namespace SSM param was removed
- chore: add missing Outputs for CatchAll CW Logs group
- chore: add missing OnFailure SQS destination
- bug: replaces status=NEW for PENDING on test DDB items, as per new architecture
- chore: remove commented-out Event payload
- chore: minor changes to template formatting (chore: minor changes to template formatting #39)
- chore: update Python dependency versions
- chore: lint pyproject files, fix typo in description
- chore: bump code version in pyproject to match v2 tag
…unicorn_properties
…ice namespace with mapped constant
… unicorn_properties lambda functions
…ontractStatusChangedFunction
…bridge event payloads
…corn_web Namespace SSM param was removed
feat: v2 architecture
* chore: minor changes to template formatting * chore: additional template updates and changes to subscriptions * chore: additional template updates and changes to subscriptions * fix: updated rule name * fix: updated rule names
|
No related issues found. Please ensure there is an open issue related to this change to avoid significant delays or closure. |
|
No acknowledgement section found. Please make sure you used the template to open a PR and didn't remove the acknowledgment section. Check the template here: https://github.com/awslabs/aws-lambda-powertools-python/blob/develop/.github/PULL_REQUEST_TEMPLATE.md#acknowledgment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do-not-merge
PRs that are blocked for varying reasons
need-issue
PR is missing a related issue for tracking change
need-license-agreement-acknowledge
PRs that are missing acknowledgement section
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.