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
As part of productionising Collections, we need to ensure that CLI deploy supports a top level collections key.
I don't think we need to do much here - it's just a simple singleton key/value in the yaml. We need to ensure there are no warnings and update the tests to make sure usage is tracked.
See OpenFn/lightning#2830 for the provisioning API requirements (basically we need to ensure compatibility with this).
The text was updated successfully, but these errors were encountered:
As part of productionising Collections, we need to ensure that CLI deploy supports a top level
collections
key.I don't think we need to do much here - it's just a simple singleton key/value in the yaml. We need to ensure there are no warnings and update the tests to make sure usage is tracked.
See OpenFn/lightning#2830 for the provisioning API requirements (basically we need to ensure compatibility with this).
The text was updated successfully, but these errors were encountered: