difos/.github
Christian Marangi 75550771ae
CI: tools: support per branch tools container
Add support to push per branch container tools.
For anything not official stick to latest tag that correspond to test
run from master.

If we are testing something for one of the openwrt stable branch, parse
the branch name or the tag and push dedicated tools containers.

To use the stable container for local testing the branch needs to have
the prefix openwrt-[0-9][0-9].[0-9][0-9] (example openwrt-21.02-fixup)

Any branch that will match this pattern openwrt-[0-9][0-9].[0-9][0-9]
will refresh the tools container with the matching tag.
(example branch openwrt-22.03 -> tools:openwrt-22.03)
(example branch openwrt-22.03-test -> tools:openwrt-22.03)

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-12-04 16:03:22 +01:00
..
workflows CI: tools: support per branch tools container 2022-12-04 16:03:22 +01:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml CI: include automatic Pull Request Labeler 2022-09-13 21:21:12 +02:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00