Releases: JuliaCI/rootfs-images
Releases · JuliaCI/rootfs-images
v3.14
What's Changed
- Add
pkgserver_logsync
rootfs image by @staticfloat in #92 - Add pkgserver_logsync by @staticfloat in #93
Full Changelog: v3.13...v3.14
v3.13
What's Changed
- README: Expand and clarify a sentence by @DilumAluthge in #88
- In the
test_rootfs.jl
script, increase the tmpfs size to 2G by @DilumAluthge in #89 - Install
lldb
inside thepackage_linux
images by @DilumAluthge in #90 - Install
gdb
andlldb
inside thepackage_musl
image by @DilumAluthge in #91
Full Changelog: v3.12...v3.13
v3.12
What's Changed
- Update the manifest by @DilumAluthge in #81
- Add the optional
--arch
command-line argument to thetest_rootfs.jl
script by @DilumAluthge in #82 - CI: Add a basic whitespace check by @DilumAluthge in #83
- README: add a link to the
base-buildkite-docs
repository by @DilumAluthge in #86
Full Changelog: v3.11...v3.12
v3.11
What's Changed
- Remove the
package_linux_qemu
rootfs images by @DilumAluthge in #78
Full Changelog: v3.10...v3.11
v3.10
What's Changed
- On builds triggered by pushes to
main
, upload the rootfs image.tar.gz
files as GitHub Actions Artifacts by @DilumAluthge in #75 - CI:
upload-artifact
: setif-no-files-found: error
by @DilumAluthge in #76 - Add short forms for all of the command-line options by @DilumAluthge in #77
Full Changelog: v3.9...v3.10
v3.9
What's Changed
- Add the
debian_minimal
rootfs image by @DilumAluthge in #74
Full Changelog: v3.8...v3.9
v3.8
What's Changed
- CI: add a dummy "all" job that depends on all of the actual build jobs by @DilumAluthge in #62
- Add the
package_linux_qemu
rootfs images by @DilumAluthge in #65 - CI: after building the image, test that it can be used with Sandbox.jl by @DilumAluthge in #64
- Reorganize the repository code to make it a little bit more package-like by @DilumAluthge in #66
- When downloading an artifact, immediately throw an exception if there is a hash mismatch by @DilumAluthge in #67
- CI: Simplify the
permissions
key in the workflow file by @DilumAluthge in #69 - Add a comment by @DilumAluthge in #71
- Use ArgParse.jl to parse the command-line args for the
test_rootfs.jl
script by @DilumAluthge in #68 - Remove some unnecessary whitespace by @DilumAluthge in #70
Full Changelog: v3.7...v3.8
v3.7
What's Changed
- Add the
agent_linux.ppc64le
image by @DilumAluthge in #61
Full Changelog: v3.6...v3.7
v3.6
What's Changed
rootfs_utils
: remove theforce_overwrite
keyword argument by @DilumAluthge in #57
Full Changelog: v3.5...v3.6
v3.5
What's Changed
- CI: only give
GITHUB_TOKEN
the minimum necessary permissions by @DilumAluthge in #58
Full Changelog: v3.4...v3.5