-
-
Couldn't load subscription status.
- Fork 6
chore: Remove unused scripts #893
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
Conversation
|
Marked as "draft" but is in "Waitig for review"? Shall we move it back for now? |
|
Yeah I wanted to add the smoke tests in https://github.com/stackabletech/actions first, let's move it back. |
|
The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per @xeniape's comment, we should only remove the enumerate-product-versions.py scripts once it is no longer used.
This restores the enumerate-product-versions script.
401febc to
9edb2c7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This removes a bunch of unused scripts.
Some of these scripts need to be added to https://github.com/stackabletech/actions and referred to with
${{ github.action_path }}in these actions. All files required to run these actions must be contained in thestackabletech/actionsrepository.