Commit graph

7 commits

Author SHA1 Message Date
Alex Gonzalez
24c66cfe4f build_and_deploy: update to v0.0.12
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>
2022-10-13 11:39:04 +00:00
Alex Gonzalez
1ca88d8e17 Switch from balenaCI to flowzone
Changelog-entry: Switch from balenaCI to flowzone
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2022-10-14 10:39:35 +00:00
Alex Gonzalez
1322f3b2cf workflows: build and deploy: Remove final argument
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>
2022-08-02 15:42:43 +02:00
Alex Gonzalez
04feb4815b build_and_deploy: update to v0.0.9
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>
2022-08-02 15:42:43 +02:00
Alex Gonzalez
28a6d45a43 workflows: Update build and deploy to 0.0.6
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>
2022-07-08 15:54:48 +02:00
Alex Gonzalez
e4053e7090 workflows: Add build and deploy on release tag workflow
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>
2022-05-27 17:42:30 +00:00
Alex Gonzalez
824b15b6b8 Add renovate configuration
Changelog-entry: Add renovate configuration
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2022-03-29 13:40:25 +02:00