gap-docker -- v0.1.0
·
29 commits
to refs/heads/main
since this release
What’s Changed
- feat: Add buildkit support @limakzi (#48)
- docs: Fix README.md links @limakzi (#46)
- feat: Tag build as bare @limakzi (#44)
🚀 Features
- feat: Add support to full-build @limakzi (#52)
- feat: Add GAP 4.14.0, remove older for a while @limakzi (#28)
- feat: Add sha1 and gap-version tag @limakzi (#26)
- chore: Simplify Dockerfile @limakzi (#25)
- chore: Rename actions @limakzi (#24)
- feat: Add release-drafter @limakzi (#19)
- feat: Add release-drafter config @limakzi (#21)
- feat: Update PackageManager @limakzi (#17)
- feat: Add PackageManager installation @limakzi (#15)
- feat: Add gap-bare version @limakzi (#14)
- feat: Add build-mode @limakzi (#7)
- feat: Add cronjob @limakzi (#6)
- feat: Add path filter for workflow @limakzi (#3)
- feat: Add dependabot @limakzi (#2)
🐛 Fixes
- fix: Move bare to special target @limakzi (#49)
- fix: Make a push if push on default branch @limakzi (#39)
- fix: Cut support for armv7 and alphas @limakzi (#22)
- fix: Fix missing zlib1g and refactor deps @limakzi (#18)