mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-13 13:53:19 +00:00
v4.1.356
This commit is contained in:
parent
e6f0b71006
commit
0802e2e4a8
@ -1,3 +1,21 @@
|
||||
- commits:
|
||||
- subject: Support testing external commits
|
||||
hash: c1133d1f16f1cb55e42b6c2b3c591fa3c8cfe425
|
||||
body: |
|
||||
tests require cloning of GitHub repo outside of Flowzone on AWS runners`
|
||||
|
||||
* on pull_request_target (external contibutions)
|
||||
github.event.pull_request.head.repo.full_name will resolve to
|
||||
{{forked-repo}}/open-balena (e.g. MrMEEE/open-balena)
|
||||
|
||||
* on pull_request, it will resolve to {{ github.repository }}
|
||||
footer:
|
||||
change-type: patch
|
||||
author: Anton Belodedenko
|
||||
nested: []
|
||||
version: 4.1.356
|
||||
title: ""
|
||||
date: 2025-02-24T20:17:17.529Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.7.0
|
||||
hash: f2498f14e2f1a7c8b84ea69ce89b539fecccb5ef
|
||||
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v4.1.356
|
||||
## (2025-02-24)
|
||||
|
||||
* Support testing external commits [Anton Belodedenko]
|
||||
|
||||
# v4.1.355
|
||||
## (2025-02-24)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.355
|
||||
version: 4.1.356
|
||||
|
Loading…
x
Reference in New Issue
Block a user