Jose Diaz-Gonzalez
f6a3db9c6d
docs: fix docblock entries for properties in plugins
2023-12-19 00:34:33 -05:00
Jose Diaz-Gonzalez
c0b6942392
refactor: set deploy-source and metadata at deploy time
...
This ensures the value is correct, where previously it was computed based on a file - and therefore did not distinguish between git:from-archive and git:from-image.
Closes #4464
2021-10-09 23:37:53 -04:00
Jose Diaz-Gonzalez
28c9f42a25
refactor: parallelize report commands
...
This will make reports a bit faster to run, and is safe to do as reports should not change app state.
2020-12-29 23:56:10 -05:00
Jose Diaz-Gonzalez
8c14bb9aeb
fix: ensure all byte output is trimmed of whitespace
...
This otherwise causes issues when interpreting the output as part of a variable, such as when constructing the deploying app image.
Closes #4229
2020-12-13 02:04:35 -05:00
Jose Diaz-Gonzalez
b968ced6e9
refactor: first pass at rewriting apps plugin in go
2020-03-10 14:14:37 -04:00