-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix: remove python3.7 lambda support #6689
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
074a88f
fix: remove python3.7 lambda support
mndeveci abdbd23
fix: update cdk template
mndeveci ce305f4
use py311
mndeveci 9f06456
change numpy version depending on py version
mndeveci 29fc669
fix numpy in cdk
mndeveci 494645a
fix numpy requirement
mndeveci a096990
update runtimes in templates
mndeveci 50c77b5
update build image
mndeveci 773e094
add latest prefix
mndeveci ac06f8b
use public ecr image
mndeveci 01a4af9
use 3.11 image
mndeveci 87996f9
fix quotes
mndeveci 0d2f536
use ecr image
mndeveci 811f976
use image from public ecr
mndeveci 6e2e9c0
change checking exception
mndeveci 27057d2
update assertions
mndeveci a955e82
chore(deps-dev): Update pytest, pytest-metadata, and changed to pytes…
lucashuy fa476e7
chore: Deprecate Nodejs12 and Nodejs14 (#6664)
mildaniel b4988f0
chore: Remove ruby27 (#6674)
hnnasit 0b0c8c2
chore(deps): bump pydantic from 2.6.0 to 2.6.1 in /requirements (#6650)
dependabot[bot] f5b301c
chore(deps): bump the boto group in /requirements with 4 updates (#6676)
dependabot[bot] f4de21c
chore(deps): bump tzdata from 2023.4 to 2024.1 in /requirements (#6675)
dependabot[bot] e460039
chore(deps): bump cfn-lint from 0.85.0 to 0.85.1 in /requirements (#6…
dependabot[bot] bdc5b82
chore(deps): bump markupsafe from 2.1.4 to 2.1.5 in /requirements (#6…
dependabot[bot] b1925d0
chore(deps-dev): bump ruff from 0.2.0 to 0.2.1 in /requirements (#6652)
dependabot[bot] 476c576
feat: updating app templates repo hash with (b2f83d35cfe79f4057149330…
github-actions[bot] 66a7486
chore(deps): bump ruamel-yaml from 0.18.5 to 0.18.6 in /requirements …
dependabot[bot] b7f8b9b
chore(deps): bump flask from 3.0.1 to 3.0.2 in /requirements (#6651)
dependabot[bot] 14ecdd2
chore(deps): bump pyinstaller from 6.3.0 to 6.4.0 in /requirements (#…
dependabot[bot] 2f5c688
chore(deps-dev): bump pytest-metadata in /requirements (#6682)
dependabot[bot] a03054a
chore(deps): bump python-slugify from 8.0.3 to 8.0.4 in /requirements…
dependabot[bot] 4db005d
chore(deps): bump the boto group in /requirements with 4 updates (#6693)
dependabot[bot] f0e8c83
chore(deps): bump rpds-py from 0.17.1 to 0.18.0 in /requirements (#6692)
dependabot[bot] 75bcbad
chore(deps-dev): bump black from 24.1.1 to 24.2.0 in /requirements (#…
dependabot[bot] 1f11e47
chore(deps): bump setuptools from 69.0.3 to 69.1.0 in /requirements (…
dependabot[bot] 4ef965e
merge from develop
mndeveci ba3c193
use python3.12 due to windows limitations
mndeveci 5a6372b
skip py3.12 tests on windows
mndeveci a5e3853
use py3.11
mndeveci c2f7113
use common method for checking runtime
mndeveci 97a2356
use generic skip message
mndeveci 65fff3f
fix runtime check
mndeveci 30e6f27
fix local manifest json
mndeveci b4483fb
update deprecated runtimes
mndeveci 5c90cfe
fix init unit test
mndeveci 3fbada3
Merge branch 'develop' into remove_py37
mndeveci 315114c
update config json schema
mndeveci File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding these 😌