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

fix: correctly handle template persistence by listing objects inside template folder #12

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

luzzif
Copy link
Contributor

@luzzif luzzif commented Mar 13, 2024

No description provided.

Key: object.Key,
Tagging: {
TagSet: [
templateTag as Tag,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the cast here, since we've explicitly typed templateTag as Tag above?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah exactly I thought we wouldn't need it but TS weirdly complains

@luzzif luzzif merged commit ddfdde2 into main Mar 13, 2024
1 check passed
@luzzif luzzif deleted the fix/template-persistence branch March 13, 2024 10:23
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.

2 participants