Zach Gollwitzer
5b2fa3d707
Fix commit resolution for Docker builds
2025-03-04 07:50:21 -05:00
Zach Gollwitzer
4e96ca8376
Add manual Docker publishing trigger in GH action workflow
2025-03-03 14:34:56 -05:00
Zach Gollwitzer
fd95f8d2bd
Drop linux/arm/v7 support
...
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled
linux/arm/v7 is not compatible with the latest Tailwind package + takes a significant amount of time when using buildx. Most Raspberry Pi OS now run on 64 bit ARM architecture, so we should still have significant coverage with linux/amd + linux/arm builds.
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-02-21 17:12:06 -05:00
Zach Gollwitzer
c0e290a07e
Add max time to Docker publish
...
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-02-12 15:07:24 -05:00
Zach Gollwitzer
3b0f8ae8c2
Only build armv7 on official releases ( #1732 )
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled
2025-01-28 14:08:04 -05:00
dependabot[bot]
cb3fd34f90
Bump docker/build-push-action from 5 to 6 ( #916 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 10:58:38 -04:00
Zach Gollwitzer
32e647f0fb
Support 32 and 64 bit ARM architectures for Docker image
...
Fixes #816
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2024-05-30 21:42:09 -04:00
Zach Gollwitzer
ee162bbef7
Reuse ci workflow ( #819 )
2024-05-30 15:44:16 -04:00
Zach Gollwitzer
9ede14d23b
Fix multi-arch package tagging
2024-05-08 15:22:25 -04:00
Zach Gollwitzer
ee433ed7c8
Add ARM target for Docker package publishing ( #725 )
2024-05-07 18:00:02 -04:00
Zach Gollwitzer
1c2950462f
Full commit sha
2024-05-07 09:34:54 -04:00
Zach Gollwitzer
62b7ada5e2
Enable read permissions on published packages
2024-05-07 07:39:14 -04:00
Radu C. Martin
930dc26828
Self Hosting: Docker Compose setup and flow ( #640 )
...
* feat(self-hosting): add docker-compose and ghcr release workflow
* WIP: address review comments
* WIP: fix linting
2024-05-06 18:52:14 -04:00