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

[sdlf-pipeline][sdlf-stage-lambda][cdk] rewrite #450

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

cnfait
Copy link
Contributor

@cnfait cnfait commented Nov 12, 2024

Description of changes:

  • sdlf-pipeline no longer contains any CfnParameter
  • use python 3.11 for cdk (seedfarmer just does not play well with python3.12 currently)
  • rework sdlf-stage-lambda deployspec to be more in line with the existing seedfarmer community
  • let CloudFormation generate SQS queue names
  • follow the new format set in sdlf-foundations and sdlf-dataset for SSM parameters
  • remove references to Octagon
  • use sdlf-datalakeLibrary lambda layer in stage lambda functions
  • pass the event pattern from the user to the event rule properly

still all WIP for now...

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

* sdlf-pipeline no longer contains any CfnParameter
* use python 3.11 for cdk (seedfarmer just does not play well with python3.12 currently)
* rework sdlf-stage-lambda deployspec to be more in line with the existing seedfarmer community
* let CloudFormation generate SQS queue names
* follow the new format set in sdlf-foundations and sdlf-dataset for SSM parameters
* remove references to Octagon
* use sdlf-datalakeLibrary lambda layer in stage lambda functions
* pass the event pattern from the user to the event rule properly

still all WIP for now...
@cnfait cnfait merged commit eecae97 into main Nov 12, 2024
2 of 3 checks passed
@cnfait cnfait deleted the pipeline-stages-cdk branch November 12, 2024 15:57
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