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

Create new Sandbox recipe engine #1028

Open
minherz opened this issue Apr 21, 2023 · 1 comment
Open

Create new Sandbox recipe engine #1028

minherz opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone

Comments

@minherz
Copy link
Collaborator

minherz commented Apr 21, 2023

Description

Add recipes command to Sandbox CLI (sandboxcli) that allows to execute "recipes".

Technical requirements

A "recipe" should describe the following:

  • An action -- operation such as execution a shell command (or commands), opening a URL, etc.
  • A reversed action -- (optionally) an operation that "undoes" effect of the action
  • Metadata:
    • Action name
    • Action description
    • Help/hint -- a textual content that can be used to assist a user when they try to learn after-effects of the action or attempt to reverse the effect of the action by themselves
    • ? Quiz -- a simple set of questions that a user can run to verify their understanding of the action effect
@minherz minherz added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Apr 21, 2023
@minherz minherz added this to the version 0.10 milestone Apr 21, 2023
@minherz minherz self-assigned this Apr 21, 2023
@bourgeoisor
Copy link
Member

Is this issue still p2 or should it be bumped to p3? Note that p2 has a resolution SLO of 6 months

@arbrown arbrown added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Oct 19, 2023
@minherz minherz modified the milestones: version 0.10, version 0.11 Oct 27, 2023
@minherz minherz modified the milestones: version 0.11, backlog Jan 29, 2024
@minherz minherz modified the milestones: backlog, version 0.10 May 16, 2024
@minherz minherz assigned adamgeraldy and unassigned minherz May 16, 2024
@minherz minherz added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p3 Desirable enhancement or fix. May not be included in next release. labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

4 participants