pesde/.github/workflows
Stefan bc3ecd3470
ci: publish registry docker image (#31)
* feat: add docker build to release workflow

* chore(workflow): change username to pesde-pkg

* fix: remove found check

* fix: build package for many platforms

adds support for arm64

* chore: rename image job

Co-authored-by: dai <daimondmailtm@gmail.com>

* chore: use yaml list notation for platforms

Co-authored-by: dai <daimondmailtm@gmail.com>

* Revert "chore: use yaml list notation for platforms"

This reverts commit 14962ee864.

* refactor: remove registry release from `release.yaml`

* refactor: build registry image in parallel (testing)

* refactor: publish registry image

* fix: add read contents permission

* refactor: merge docker image publish back into release

* feat: add check if docker image published

* Update .github/workflows/release.yaml

Co-authored-by: dai <contact@daimond113.com>

* Update .github/workflows/release.yaml

Co-authored-by: dai <contact@daimond113.com>

* refactor: remove redundant env var

* refactor: `version_registry` -> `registry_version`

* fix: use registry version

* refactor: use action to extract CLI version

* feat: add short sha to docker tags

* fix: convert all usage of `env.VERSION`

* fix: check correct version

* refactor: use matrix for build

* fix: enable fail-fast

* fix: grammar

Co-authored-by: dai <contact@daimond113.com>

* fix: remove redudant step and use reg version

* refactor: use shorter array syntax

Co-authored-by: dai <contact@daimond113.com>

* fix: grammar

Co-authored-by: dai <contact@daimond113.com>

* fix: grammar

Co-authored-by: dai <contact@daimond113.com>

* Update .github/workflows/release.yaml

Co-authored-by: dai <contact@daimond113.com>

---------

Co-authored-by: dai <daimondmailtm@gmail.com>
Co-authored-by: dai <contact@daimond113.com>
2025-05-01 12:55:43 +02:00
..
debug.yml ci: add linux aarch64 builds 2025-01-16 22:33:44 +01:00
release.yaml ci: publish registry docker image (#31) 2025-05-01 12:55:43 +02:00
test-and-lint.yaml ci: update stable toolchain for clippy 2024-10-30 20:11:32 +01:00