-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: fourTheorem/uv-python-lambda
base: v0.0.2
head repository: fourTheorem/uv-python-lambda
compare: refs/heads/main
- 20 commits
- 19 files changed
- 4 contributors
Commits on Nov 27, 2024
-
Fix skip behaviour and recursive copying
Previously setting bundling to `undefined` would make the AssetStaging in CDK copy the rootDir into the cdk.out folder. If the cdk.out folder was part of the rootDir then this caused recursive copying and an eventual error. Calling `cdk list` would trigger this as it sets `bundlingRequired` to `false` which sets `skip` to true. The code now handles `skip` being true and doesn't try to find Python versions or do anything that would require the actual asset contents to be there. Tests are updated to align more with how the code is called when ran by CDK.
Configuration menu - View commit details
-
Copy full SHA for d387d9c - Browse repository at this point
Copy the full SHA d387d9cView commit details -
Merge pull request #5 from fourTheorem/cmg/fix-skip-behaviour
fix: skip behaviour and recursive copying
Configuration menu - View commit details
-
Copy full SHA for 4b4a0e8 - Browse repository at this point
Copy the full SHA 4b4a0e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5535e7 - Browse repository at this point
Copy the full SHA a5535e7View commit details -
Signed-off-by: github-actions <[email protected]>
github-actions committedNov 27, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for cff457b - Browse repository at this point
Copy the full SHA cff457bView commit details -
Signed-off-by: github-actions <[email protected]>
github-actions committedNov 27, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 52a9397 - Browse repository at this point
Copy the full SHA 52a9397View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cb41e - Browse repository at this point
Copy the full SHA d9cb41eView commit details -
Merge pull request #6 from fourTheorem/style/disable-eslint
chore(style): use biome instead of ESLint
Configuration menu - View commit details
-
Copy full SHA for 82ce39b - Browse repository at this point
Copy the full SHA 82ce39bView commit details
Commits on Jan 2, 2025
-
chore(deps): upgrade dependencies
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/fourTheorem/uv-python-lambda/actions/runs/12575700900 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]>
github-actions committedJan 2, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 80a8402 - Browse repository at this point
Copy the full SHA 80a8402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472c692 - Browse repository at this point
Copy the full SHA 472c692View commit details -
Signed-off-by: github-actions <[email protected]>
github-actions committedJan 2, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for f01537c - Browse repository at this point
Copy the full SHA f01537cView commit details -
Merge pull request #3 from fourTheorem/github-actions/upgrade-main
chore(deps): upgrade dependencies
Configuration menu - View commit details
-
Copy full SHA for cdd6184 - Browse repository at this point
Copy the full SHA cdd6184View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea244ea - Browse repository at this point
Copy the full SHA ea244eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec2287 - Browse repository at this point
Copy the full SHA 7ec2287View commit details -
Signed-off-by: github-actions <[email protected]>
github-actions committedJan 2, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 45be196 - Browse repository at this point
Copy the full SHA 45be196View commit details
Commits on Jan 7, 2025
-
Merge pull request #9 from fourTheorem/fix/optimize-hashing
fix: exclude irrelevant directories from asset hashing
Configuration menu - View commit details
-
Copy full SHA for 7f4d6bd - Browse repository at this point
Copy the full SHA 7f4d6bdView commit details
Commits on Feb 4, 2025
-
chore(deps): upgrade dependencies
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/fourTheorem/uv-python-lambda/actions/runs/13125539581 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]>
github-actions committedFeb 4, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 499f4ba - Browse repository at this point
Copy the full SHA 499f4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8702c - Browse repository at this point
Copy the full SHA 2f8702cView commit details -
Signed-off-by: github-actions <[email protected]>
github-actions committedFeb 4, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 9662f8c - Browse repository at this point
Copy the full SHA 9662f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 747d2a9 - Browse repository at this point
Copy the full SHA 747d2a9View commit details -
Merge pull request #10 from fourTheorem/github-actions/upgrade-main
chore(deps): upgrade dependencies
Configuration menu - View commit details
-
Copy full SHA for 272fe7a - Browse repository at this point
Copy the full SHA 272fe7aView commit details
There are no files selected for viewing
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.