Releases: balena-os/balena-yocto-scripts
v1.25.56
Update actions/upload-artifact action to v4.4.1
Notable changes
- Add a section about hidden files by @joshmgross in https://github.com/actions/upload-artifact/pull/607
- Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/upload-artifact/pull/621
- Update @actions/artifact to latest version, includes symlink and timeout fixes by @robherley in https://github.com/actions/upload-artifact/pull/625
- @Jcambass made their first contribution in https://github.com/actions/upload-artifact/pull/621
actions/upload-artifact (actions/upload-artifact)
v4.4.1
What's Changed
- Add a section about hidden files by @joshmgross in https://github.com/actions/upload-artifact/pull/607
- Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/upload-artifact/pull/621
- Update @actions/artifact to latest version, includes symlink and timeout fixes by @robherley in https://github.com/actions/upload-artifact/pull/625
New Contributors
- @Jcambass made their first contribution in https://github.com/actions/upload-artifact/pull/621
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
List of commits
b0f48ee (Update actions/upload-artifact action to v4.4.1, 2024-10-07)
v1.25.55
v1.25.54
Update actions/checkout action to v4.2.1
Notable changes
- Check out other refs/* by commit if provided, fall back to ref by @orhantoy in https://github.com/actions/checkout/pull/1924
actions/checkout (actions/checkout)
v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by @orhantoy in https://github.com/actions/checkout/pull/1924
List of commits
8982142 (Update actions/checkout action to v4.2.1, 2024-10-07)
v1.25.53
v1.25.52
v1.25.51
Update balena-os/leviathan action to v2.31.50
Notable changes
-balena-io/balena-cli (balena-io/balena-cli)
balena-os/leviathan (balena-os/leviathan)
v2.31.50
50fb50a
(Update ubuntu to v24, 2024-10-04)
v2.31.49
11f62cd
(Update docker/setup-buildx-action digest to c47758b
, 2024-10-04)
v2.31.48
Update balena-io/balena-cli to v19.0.13
Notable changes
balena-io/balena-cli (balena-io/balena-cli)
v19.0.13
127bd7e
(Remove extra line from recent changelog entry, 2024-09-23)
v19.0.12
c7441b0
(skip, 2024-09-20)
251d64e
(Add image-manager
tests, 2024-09-18)
ff9bb52
(Remove balena-image-manager
dependency, 2024-09-18)
c799c3f
(Embed balena-image-manager
instead of having it as a dependency, 2024-09-18)
89efe2a
(Add mime
dependency, 2024-09-18)
f6ff397
(Move mkdirp
from devDependency to dependency, 2024-09-18)
List of commits
1d7483d
(Update balena-io/balena-cli to v19.0.13, 2024-10-03)
v2.31.47
22ce1f2
(Update docker/setup-buildx-action digest to 8026d2b
, 2024-10-03)
v2.31.46
92c249e
(Update core/contracts digest to 1fb0b0c
, 2024-10-03)
v2.31.45
42f91e7
(Prevent persisting credentials, 2024-10-01)
645aef2
(Use environment secrets & variables, 2024-10-01)
f67d561
(add .git to dockerignore, 2024-09-30)
d3fbb31
(remove pull request target trigger from workflows, 2024-09-30)
List of commits
4c529c1 (Update balena-os/leviathan action to v2.31.50, 2024-10-04)
v1.25.50
v1.25.49
c3d6770 (Only attempt to decrypt if we have encrypted in the build step, 2024-10-01)
e1f1a2f (Fetch full depth in order to checkout custom meta-balena-refs, 2024-09-20)
505cabc (Add openssl verbosity and avoid piping find to xargs, 2024-09-20)
c098541 (Prevent duplicate artifact upload, 2024-09-20)
f673834 (Fix check for private repositories, 2024-09-20)
1d49530 (conditionally entrypt/decrypt, 2024-09-12)
de74469 (actionlint/shellcheck, 2024-09-12)
116d81b (Encrypt balenaOS artifacts at rest in GitHub, 2024-09-12)
v1.25.48
Update actions/checkout action to v4.2.0
Notable changes
- Add Ref and Commit outputs by @lucacome in https://github.com/actions/checkout/pull/1180
- Dependency updates by @dependabot- https://github.com/actions/checkout/pull/1777, https://github.com/actions/checkout/pull/1872
actions/checkout (actions/checkout)
v4.2.0
- Add Ref and Commit outputs by @lucacome in https://github.com/actions/checkout/pull/1180
- Dependency updates by @dependabot- https://github.com/actions/checkout/pull/1777, https://github.com/actions/checkout/pull/1872
List of commits
6246fcd (Update actions/checkout action to v4.2.0, 2024-09-30)