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

chore: update examples and templates to spin_manifest_version #1238

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

fibonacci1729
Copy link
Contributor

No description provided.

@fibonacci1729 fibonacci1729 marked this pull request as ready for review March 7, 2023 21:28
Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

THANK YOU

@fibonacci1729
Copy link
Contributor Author

Oompf not entirely sure why manager::tests::cannot_add_component_that_does_not_match_trigger is failing because of this change...

@itowlson
Copy link
Contributor

itowlson commented Mar 7, 2023

Oh! I know why:

#[serde(tag = "spin_version")]

We missed a place that uses a forked manifest schema...

@itowlson
Copy link
Contributor

itowlson commented Mar 7, 2023

I think it is a "safe" failure - that is, the failed parses from the missed schema will only mean the user doesn't get a warning on a specific unhappy path. (The unhappy path will still fail, but later.)

@fibonacci1729
Copy link
Contributor Author

Thanks @itowlson ! I'll patch this up.

Signed-off-by: Brian H <brian.hardock@fermyon.com>
Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

Thanks and sorry for the BONUS FAFF there!

@fibonacci1729 fibonacci1729 merged commit eaf8653 into fermyon:main Mar 8, 2023
@fibonacci1729 fibonacci1729 deleted the fix-spin-tomls branch March 8, 2023 19:45
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.

None yet

2 participants