openwrt-packages/.github
Alois Klink 4abdc2f333
github-ci: error on any shell errors
Enable `errexit` and `nounset` [POSIX shell options][1]
in `.github/workflows/entrypoint.sh` so that the script fails
if any command within the script fails.

[1]: https://pubs.opengroup.org/onlinepubs/9699919799//utilities/V3_chap02.html#set

Reported-by: Marius Dinu <m95d+git@psihoexpert.ro>
Fixes: https://github.com/openwrt/packages/issues/19953
Signed-off-by: Alois Klink <alois@aloisklink.com>
(cherry picked from commit 18d3c529fa)
2022-12-08 10:56:11 +01:00
..
workflows github-ci: error on any shell errors 2022-12-08 10:56:11 +01:00
issue_template repo: Add more information to the issue template 2019-04-07 20:18:55 +00:00
pull_request_template github: adapt templates 2018-01-27 11:24:43 +08:00