You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/.gitea
Manos Pitsidianakis 9865211076
CI: prepend printf commands with @
In Makefiles, prepending a command with @ will not print the command
being executed, only its result. Do this for `printf`s.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 weeks ago
..
workflows CI: move manifest_lints.yaml actions to Makefile.manifest-lints 4 weeks ago
Makefile.build CI: prepend printf commands with @ 2 weeks ago
Makefile.lint CI: prepend printf commands with @ 2 weeks ago
Makefile.manifest-lint CI: prepend printf commands with @ 2 weeks ago
PULL_REQUEST_TEMPLATE.md