Releases: upmaru/pakman
Releases · upmaru/pakman
8.3.0
8.2.9
8.2.6
- Add option to enable / disable
strip_binary
onbuild
section.
v8.2.4
'v8.2.4'
PAKman 8.2.3
- Fix issue when repository name has
.
for examplesomething.com
PAKman 8.2.2
- Switch default endpoint to
https://opsmaru.com
PAKman 8.2.0
- New environment loader with support for fallback
PAKman 8.1.7
- All http calls now use Tesla / Finch including push to bucket
- Removed unused dependencies
- Faster builds over all
- Nicer log outputs on push
PAKman 8.1.2
- Switch to using chroot instead of docker.
- Implement s6-log for proper log rotation.
- Update action to composite type.
- Update pakman to support new alpine chroot build environment.
- Add ability to specify path for commands in instellar.yml.
- Improved error handling on create deployment.
- Can now configure which version of alpine to target.
- Use Pakman from hex.
- Add caching for Pakman hex so it doesn't re-build on every run
- Push direct to S3 without sending packages.zip to Opsmaru
- Add test for Pakman.PushTest
- Keep dependencies lean
PAKman 7.4
- Switch to multipart/form-data on upload
- Increase timeout to 30s