Jose Diaz-Gonzalez
|
e1af6ad1f9
|
fix: ensure all report subcommands exit 0 when there is no app
Closes #7454
|
2025-02-02 01:37:20 -05:00 |
|
Jose Diaz-Gonzalez
|
cdff4ae867
|
refactor: use CallPlugnTrigger instead of PlugnTriggerOutput
Refs #6422
|
2024-03-14 01:18:28 -04:00 |
|
Jose Diaz-Gonzalez
|
49dc73028e
|
chore: move the times function to functions.go
The functions.go file is where private functions to a given plugin go.
|
2023-06-16 23:38:53 -04:00 |
|
Jose Diaz-Gonzalez
|
4491142a7b
|
fix: ensure we default SSH_NAME to NAME when filtering apps
This mirrors how SSH_NAME is populated for the user-auth trigger.
|
2022-05-15 21:19:11 -04:00 |
|
Jose Diaz-Gonzalez
|
ac58b502c5
|
refactor: move app listing back to common
Without this, we'd need to duplicate some logic or make it more complex via a plugin trigger.
|
2022-02-26 02:55:34 -05:00 |
|