openwrt-packages/.github
Paul Spooren 014e02ab07 CI: use PKG_SOURCE instead of PKG_NAME
The PKG_NAME is the installable name of a package while PKG_SOURCE is
the folder containig both `Makefile` and possibliy `test.sh`

This approach previously worked for packages where both NAME and SOURCE
are the same, e.g. `vim`, however fore more complex packages like
`mariadb` (SOURCE) the NAMES are partly
*mariadb-server-plugin-handlersocket*, which is no existing folder.

With this commit the `PKG_SOURCE` is used to find the `test.sh` script.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-10-01 23:39:04 -10:00
..
workflows CI: use PKG_SOURCE instead of PKG_NAME 2020-10-01 23:39:04 -10: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