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

Add a Hidden Step support #689

Closed
3 tasks
AntyaDev opened this issue May 6, 2024 · 1 comment
Closed
3 tasks

Add a Hidden Step support #689

AntyaDev opened this issue May 6, 2024 · 1 comment
Assignees
Milestone

Comments

@AntyaDev
Copy link
Contributor

AntyaDev commented May 6, 2024

Initial request: #674

AC:

  • Extend Step API, by hidden param. Default value: false.
Step.run(name, ctx, run, hidden = true)
  • Add StepStats.IsHidden: bool
  • Exclude hidden step stats from the reports
@AntyaDev AntyaDev added the 5.7 label May 6, 2024
@AntyaDev AntyaDev added this to the 5.7.0 milestone May 6, 2024
@AntyaDev AntyaDev self-assigned this May 6, 2024
@AntyaDev AntyaDev added the new feature New feature or request label May 6, 2024
@AntyaDev
Copy link
Contributor Author

AntyaDev commented May 6, 2024

#690

@AntyaDev AntyaDev closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
@AntyaDev AntyaDev removed new feature New feature or request 5.7 labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant