This update identifies test job names with the default prefix `test`
instead of a hardcoded `testbot-`.
Changelog-entry: Update build and deploy workflow to v0.0.12
Signed-off-by: Alex Gonzalez <alexg@balena.io>
The final argument is now filled up dynamically.
Changelog-entry: Remove final argument from build and deploy workflow
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This update will deploy as final when automation tests have been passed
for the previous merge commit.
Changelog-entry: Update build and deploy workflow to v0.0.9
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This adds support for build and deploy of ESR tags.
Changelog-entry: Update build and deploy workflow to support ESR tags
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This workflow will launch a Jenkins build and draft deploy job when a new
tag is made.
Changelog-entry: Add build and deploy workflow
Signed-off-by: Alex Gonzalez <alexg@balena.io>