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

[Refactor] Revisit devtools Commands, Groups and Organization #3406

Closed
terrancedejesus opened this issue Jan 26, 2024 · 2 comments · Fixed by #3552
Closed

[Refactor] Revisit devtools Commands, Groups and Organization #3406

terrancedejesus opened this issue Jan 26, 2024 · 2 comments · Fixed by #3552
Labels
backlog dev rule meant to be non-prod / non-shipping fleet-release Issue tracking rule updates released to (OOB) Fleet integration package python Internal python for the repository

Comments

@terrancedejesus
Copy link
Contributor

terrancedejesus commented Jan 26, 2024

Summary

The devtools.py library was originally meant to house CLI commands related to Detection Rules releases.

@root.group('dev')
def dev_group():
    """Commands related to the Elastic Stack rules release lifecycle."""

Over time, additional CLI commands have been added that are not related to the release. We should revisit these commands and groups to determine appropriate naming, functionality, grouping, etc. There is also code related to Kibana pushes for release which we no longer do that could be removed.

@terrancedejesus terrancedejesus added dev rule meant to be non-prod / non-shipping python Internal python for the repository fleet-release Issue tracking rule updates released to (OOB) Fleet integration package labels Jan 26, 2024
@botelastic
Copy link

botelastic bot commented Mar 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the stale 60 days of inactivity label Mar 26, 2024
@botelastic
Copy link

botelastic bot commented Apr 2, 2024

This has been closed due to inactivity. If you feel this is an error, please re-open and include a justifying comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog dev rule meant to be non-prod / non-shipping fleet-release Issue tracking rule updates released to (OOB) Fleet integration package python Internal python for the repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants