Skip to content

Google Cloud Container Registry to gcr.io (Artifact Registry) migration #561

@jamesfredley

Description

@jamesfredley

https://cloud.google.com/container-registry/docs/deprecations/container-registry-deprecation
It appears we need to make some adjustments to grails-forge.

The workflow is publishing to gcr.io,

IMAGE_NAME: gcr.io/${{ secrets.GCP_PROJECT_ID }}/${{ secrets.GCP_APP_NAME }}:next
, but the last image push was on March 5th before the March 18, 2025, Container Registry shut down.

- name: "📤 Push image to Google Cloud Container Registry"
- it fails here

https://github.com/apache/grails-forge/actions/runs/14782199815/job/41503639504 - failed run

I have confirmed that the GitHub secrets still exist for this repo with ASF Infra.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions