-
Notifications
You must be signed in to change notification settings - Fork 181
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 commands to list and retrieve additional components #3114
base: main
Are you sure you want to change the base?
Conversation
/build |
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.
Have some questions regarding user-facing concepts/methods
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.
Looks good in general. See my comments for improvement.
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.
See my comments to make the meta data easier for programmers to use.
/build |
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.
Must keep "visible=False" for download_job_file since this is an internal command and not to be exposed to users.
/build |
Add commands to list and retrieve additional components.
Description
After adding additional components to store the error logs (and additional components if implemented in the future), in order to list and download the components, additional admin commands are added.
Types of changes
./runtest.sh
.