Tags: mergeability/mergeable
Tags
fix: Docker image not working (#753) * fix: Docker image not working * Update docker.yml * chore: update REGISTRY_IMAGE environment variable in Docker workflow * feat: update REGISTRY_IMAGE environment variable in Docker workflow * chore: lowercase REGISTRY_IMAGE for docker image naming convention * chore: update REGISTRY_IMAGE environment variable in Docker workflow * chore: update REGISTRY_IMAGE environment variable in Docker workflow * chore: update REGISTRY_IMAGE environment variable in Docker workflow * chore: update REGISTRY_IMAGE environment variable in Docker workflow * chore: update REGISTRY_IMAGE environment variable in Docker workflow * fix: Docker image not working
feat: publish multi arch docker image to dockerhub (#751) * chore: Update Docker workflow to use Buildpacks The Docker workflow has been updated to use Buildpacks for building and pushing the Docker image. This change improves the build process and ensures compatibility with the latest versions of the required dependencies. * chore: add workflow dispatch * chore: docker login * chore: add multi arch builds * fix linebreaks * print pack version * update pack action * chore: Update Docker workflow to use Buildpacks * curl * use linux version of pack * fix platform * fix platform * use only arm * no platform * try amd * remove buildpackless * chore: Update Docker workflow to use Buildpacks with multiple platforms * chore: Update Docker workflow to use Buildpacks with multiple platforms * chore: Update Docker workflow to use Buildpacks with multiple platforms * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml * Create buildpack * Rename buildpack to buildpack.yaml * Update buildpack.yaml * Update docker.yml * Delete .github/workflows/buildpack.yaml * Update docker.yml * Update docker.yml * Update docker.yml * Update docker.yml
fix: update node version to v20 for release and testing workflow (#738) * fix: update node version to v20 * Bump jest and nock to latest versions * Remove callback * Bump probot to version ^13.0.2 * test: update nock mocks * Bump nock package to version v14.0.0-beta.5 * Add changeset --------- Co-authored-by: Shine Lee <[email protected]>
PreviousNext