diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-04-25 08:38:26 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-25 08:39:05 -0700 |
commit | cbc1d8e26547bcd2dac89328bff720efca6e1617 (patch) | |
tree | 95c628f2baa91f1564c33d0aeb7e3a020ff0e2c0 /builtin/commit.c | |
parent | b0026daf1e60ebff7f1d4a840c158b3a05ecffcd (diff) |
ci: update the message for unavailble third-party software
An earlier fix added an extra message immediately after failing to
download a third-party package. But near the end of the script,
their availability is checked again and given a message.
Remove the new ones added with a recent fix, as they are redundant.
If we were to add more places to download these software (e.g. for
other platforms we currently do not download them on), the existing
warnning near the end of the script will also trigger.
While at it, as Dscho suggests, rewrite the WARNING: label on the
warning message to ::warning::, which presumably should be shown a
bit more prominently in the CI summary.
Suggested-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions