Commit Graph

18 Commits (acdddabe1fee371104044a77b910c1450e438ca4)

Author SHA1 Message Date
Pascal Vizeli a2a4840455
Using VCN install as action (#54383) 2021-08-10 11:02:31 +02:00
Joakim Sørensen ff307a802e
Use the github context when writing metafile (#53928) 2021-08-04 11:03:41 +02:00
Pascal Vizeli c287fc180b
Add meta container data to rootfs (#53903)
* Add meta container data to rootfs

* Update builder.yml

* Update .github/workflows/builder.yml

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Update .github/workflows/builder.yml

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-08-03 12:56:31 +02:00
Stefan Agner 8d652b28e2
Add Khadas VIM3 (#53616)
* Add Khadas VIM3

Add Khadas VIM3 machine. VIM3 is based on Amlogic A311D SoC with
2xCortex-A53 and 4xCortex-A73.

* Use latest builder which supports khadas-vim3
2021-07-28 14:19:21 +02:00
dependabot[bot] 0714ee68eb
Bump docker/login-action from 1.9.0 to 1.10.0 (#52140)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 09:52:17 +02:00
Kenny Millington cdf256b93e
Create docker series version tag YYYY.M (#51615)
* Create docker series version tag YYYY.M.x

* Only create docker series version for stable tags

Following review on the PR51615

* Remove the ".x" suffix for docker series tags

Following review on PR51615

* Fix the in-line comment

Oversight in previous commit
2021-06-09 18:16:48 +02:00
Pascal Vizeli 9ffdf9ea08
Update builder to 2021.06.2 (#51582) 2021-06-07 10:16:47 -07:00
dependabot[bot] 8dc8e885c8
Bump home-assistant/builder from 2021.04.2 to 2021.05.0 (#50754)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.04.2 to 2021.05.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2021.04.2...2021.05.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:43:18 +02:00
dependabot[bot] e6b4b803e3
Bump docker/login-action from 1 to 1.9.0 (#50509)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:43:38 +02:00
dependabot[bot] 34cd68bdf6
Bump actions/checkout from 2 to 2.3.4 (#50510)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:41:30 +02:00
Joakim Sørensen f6be95eb4c
Use machine in name for machine build (#49761) 2021-04-27 15:04:47 +02:00
Pascal Vizeli 4b8e1335bc
Fix " on build pipeline (#49756) 2021-04-27 13:45:58 +02:00
dependabot[bot] 238198e05e
Update actions/setup-python requirement to v2.2.2 (#49742)
Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python) to permit the latest version.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](dc73133d4d)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 13:24:13 +02:00
Pascal Vizeli d2c989ed93
Fix variable{1} on build pipeline (#49750) 2021-04-27 12:41:31 +02:00
Pascal Vizeli b28a868fd0
Fix arch command on build pipeline for machine (#49748) 2021-04-27 12:37:41 +02:00
Pascal Vizeli 0d410209d2
Add dispatch - odroid c2 (#49744) 2021-04-27 11:17:40 +02:00
Pascal Vizeli 1b957a0ce0
Use ' instead of " for build if workflows (#49739) 2021-04-27 10:36:13 +02:00
Pascal Vizeli 1527b9cad7
Build images on GitHub actions (#48318)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-26 22:19:40 +02:00