balena-os / kernel-module-build

Example project for building an OOT kernel module in balena
https://balena.io
MIT License
35 stars 29 forks source link

patch: Provide balena Cloud builder example #46

Closed maggie44 closed 2 years ago

maggie44 commented 2 years ago

This PR updates the example to be one related to using the balena Cloud builders and deploying to fleets.

There is also an update to list-objects-v2 for the aws cli as I found it be be significantly faster (listing down from 5 minutes to 2 minutes on my system).

@alexgg @klutchell

Change-type: patch

klutchell commented 2 years ago

@maggie0002 your commit needs a Change-type: for versionbot to pass the checks.

maggie44 commented 2 years ago

@klutchell hopefully ok now.

klutchell commented 2 years ago

@balena-ci retest

klutchell commented 2 years ago

@balena-ci retest

klutchell commented 2 years ago

@balena-ci republish

klutchell commented 2 years ago

@balena-ci retest

klutchell commented 2 years ago

@maggie0002 the checks are failing because your PR is from an external branch. I can request admin access to force merge it or you can reopen the PR with a branch created on this repo?

maggie44 commented 2 years ago

@maggie0002 the checks are failing because your PR is from an external branch. I can request admin access to force merge it or you can reopen the PR with a branch created on this repo?

@klutchell I don't have access to this repo to be able to create a branch in the repo to create a PR from. Can you grant me access to this repo?

klutchell commented 2 years ago

@maggie0002 I invited you to the balena-os Org, check your notifications

maggie44 commented 2 years ago

Closing in favour of: https://github.com/balena-os/kernel-module-build/pull/47