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
User Story:
The AntelopeIO/leap development team wants an automated process to create the "experimental-binaries" docker image on each release so that we can streamline the management of semi-supported binary packages.
Considerations:
We should not make these packages highly visible to avoid implying a higher level of support than actually exists
Acceptance Criteria:
The automated process should trigger when a release is created.
It should search for the necessary packages as workflow artifacts.
The "experimental-binaries" docker image should be created using these packages.
The manual steps involving Docker build and push commands for the image creation should be eliminated.
Definition of Done:
The automated process has been implemented and successfully tested.
The "experimental-binaries" docker image is created automatically on release.
The text was updated successfully, but these errors were encountered:
User Story:
The AntelopeIO/leap development team wants an automated process to create the "experimental-binaries" docker image on each release so that we can streamline the management of semi-supported binary packages.
Considerations:
Acceptance Criteria:
Definition of Done:
The text was updated successfully, but these errors were encountered: