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
Currently, the ANISE CLI and GUI are available respectively by build only and on the Github CI. This is suboptimal for distribution.
Requirements
It should be possible to easily distribute and update the binaries of the ANISE CLI and GUI without some laborious process. Updating via Github CI is not terrible but it isn't easy to find either: one needs to know where to look first.
Test plans
How do we test that these requirements are fulfilled correctly? What are some edge cases we should be aware of when developing the test code?
Design
Document, discuss, and optionally upload design diagram into this section.
The text was updated successfully, but these errors were encountered:
High level description
Currently, the ANISE CLI and GUI are available respectively by build only and on the Github CI. This is suboptimal for distribution.
Requirements
It should be possible to easily distribute and update the binaries of the ANISE CLI and GUI without some laborious process. Updating via Github CI is not terrible but it isn't easy to find either: one needs to know where to look first.
Test plans
How do we test that these requirements are fulfilled correctly? What are some edge cases we should be aware of when developing the test code?
Design
Document, discuss, and optionally upload design diagram into this section.
The text was updated successfully, but these errors were encountered: