Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch: Add GHA Built Test Deploy workflows #692

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

rcooke-warwick
Copy link
Contributor

@rcooke-warwick rcooke-warwick commented Sep 19, 2024

Adds build deploy test workflow

  • Create PR with all devices supported in the balena- multi-job in Jenkins
  • Set deploy environment to balena-cloud.com
  • Disable the associated multi-job and device jobs in Jenkins here
  • All required devices are passing on GHA + doesn't require a rebase
  • Approved by the reviewer (policy-bot passed)
  • Update branch protection to require the GHA workflows (https://github.com/balena-os/.github/pull/87)
  • Remove Jenkins build and deploy workflow (this PR)

reminders:

@resin-jenkins
Copy link

Can one of the admins verify this patch?

@flowzone-app flowzone-app bot enabled auto-merge September 19, 2024 08:17
Changelog-entry:  Add GHA Built Test Deploy workflows
Signed-off-by: Ryan Cooke <[email protected]>
@rcooke-warwick
Copy link
Contributor Author

rcooke-warwick commented Oct 1, 2024

bbai-64 failure:

| parse error: Invalid numeric literal at line 1, column 10
| jq: error (at <stdin>:1): Cannot index string with string "d"
| [aarch64-supervisor]: 16.6.1 not found in balena-cloud.com
| Pulling aarch64-supervisor:v16.6.1
| invalid reference format
| Not able to pull
| WARNING: exit code 1 from a shell command.

16.6.1 is valid and in balena-cloud, just checked

@rcooke-warwick
Copy link
Contributor Author

bbai-64 failure:

| parse error: Invalid numeric literal at line 1, column 10
| jq: error (at <stdin>:1): Cannot index string with string "d"
| [aarch64-supervisor]: 16.6.1 not found in balena-cloud.com
| Pulling aarch64-supervisor:v16.6.1
| invalid reference format
| Not able to pull
| WARNING: exit code 1 from a shell command.

16.6.1 is valid and in balena-cloud, just checked

On a retry it worked :)) so must be some transient issue...

@klutchell
Copy link
Contributor

LGTM

@flowzone-app flowzone-app bot merged commit 9aaadf2 into master Oct 2, 2024
74 checks passed
@flowzone-app flowzone-app bot deleted the ryan/gha branch October 2, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants