Releases: openwrt/asu
release: v0.4.1
Patrick Decat (2):
Do not try to merge profiles when none were found
Add path information to 19.07 and 18.06 release versions
Paul Spooren (5):
fixup: set job timeout to 5 minutes
fixup: Correct sig_file_headers debug print
fixup: replace timeout with job_timeout
build: adapt to new profiles.json
fixup: use new OpenWrt CDN
v0.4.0
This release adds mostly automated tests so breakage is much easier to detect!
Important commits:
5b08a64 Add manifest to build response
4e8bc46 add GitHub actions
5c743d2 Create LICENSE
1737414 Add initial documentation via mkdocs
9da1e94 Implement branch system for versions
595a412 fixup: empty package list and diff_packages name
afcfb4b build: implement diff_packages
First Redis based release
add setup.py and bump to 0.3.0 Signed-off-by: Paul Spooren <[email protected]>
v0.2.4
First OpenWrt package
This version is used for a OpenWrt package 🌟
v0.2.1
Hello World
Some recent changes made me think it's good to create a release tag!
- Work as a single package
/asu
- Installable via pypi
pip3 install asu
- Tested with ucert and workers now sign images via meta-imagebuilder
- Heavily reworked database to be more human readable
- Add CLI via flask