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

refactor: replace samversion with sam_asset #168

Merged
merged 1 commit into from
Jun 7, 2024
Merged

refactor: replace samversion with sam_asset #168

merged 1 commit into from
Jun 7, 2024

Conversation

jta
Copy link
Contributor

@jta jta commented Jun 7, 2024

The previous module was overly restrictive, by assuming that a caller would always want to know only the CodeUri of a few functions. Make the base module more generic: given an asset and a version, return the body. The primary value the module provides is to give us a consistent default version.

The previous module was overly restrictive, by assuming that a caller
would always want to know only the CodeUri of a few functions. Make the
base module more generic: given an asset and a version, return the body.
The primary value the module provides is to give us a consistent default
version.
@jta jta requested a review from a team as a code owner June 7, 2024 19:56
@jta jta merged commit 22ff86a into main Jun 7, 2024
43 checks passed
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