Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new GH container registry for autotest images #4154

Closed
bziemons opened this issue Nov 24, 2020 · 1 comment · Fixed by #4715
Closed

Use new GH container registry for autotest images #4154

bziemons opened this issue Nov 24, 2020 · 1 comment · Fixed by #4715
Assignees
Milestone

Comments

@bziemons
Copy link
Member

Motivation

GitHub changed their registry URL and it is to be expected that the old URL wont work forever.

Modification

The new registry URL is ghcr.io[1] and that needs to be used in the Actions workflows and the build_images.py.

@bziemons bziemons self-assigned this Nov 24, 2020
bziemons added a commit to bziemons/rucio that referenced this issue Jan 4, 2021
and parallize image building with asyncio.
@bziemons
Copy link
Member Author

bziemons commented Jan 4, 2021

Postponed until ghcr is out of beta and the GITHUB_TOKEN gets the required permissions:

If you want to authenticate to GitHub Container Registry in a GitHub Actions workflow, then you must use a personal access token (PAT). The GITHUB_TOKEN does not currently have the required permissions. During the GitHub Container Registry beta, the only supported form of authentication is the PAT.

https://docs.github.com/en/free-pro-team@latest/packages/guides/using-github-packages-with-github-actions#authenticating-to-github-container-registry

bziemons added a commit to bziemons/rucio that referenced this issue Jul 1, 2021
and parallize image building with asyncio.
bziemons added a commit to bziemons/rucio that referenced this issue Jul 1, 2021
and parallize image building with asyncio.
bziemons added a commit to bziemons/rucio that referenced this issue Jul 2, 2021
bari12 added a commit that referenced this issue Jul 30, 2021
…egistry

Testing: Use new registry for image building; Fix #4154
@bari12 bari12 added this to the 1.26.1 milestone Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants