You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of treating the SQLite Factor's runtime config as 1 on 1 the
same as the Spin CLI runtime config toml, we inject handling of the
"default" label into the factor's runtime config struct. This makes
handling of label resolution happen in just one place instead of
spliting it into two.
Signed-off-by: Ryan Levick <[email protected]>
0 commit comments