-
Notifications
You must be signed in to change notification settings - Fork 211
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
Rename App and CI container images #3839
Conversation
@jumaffre can we have an entry in the changelog for this? |
rename_containers@45478 aka 20220517.7 vs main ewma over 20 builds from 45233 to 45458 Click to see tablemain
rename_containers
|
/azp run |
Azure Pipelines successfully started running 5 pipeline(s). |
I feel that we should take this opportunity to axe |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
(cherry picked from commit dfb7d1e) # Conflicts: # .azure-pipelines-gh-pages.yml # .azure-pipelines-v8.yml # .azure-pipelines.yml # .daily.yml # .devcontainer/devcontainer.json # .github/workflows/ci-checks.yml # .github/workflows/containers.yml # .multi-thread.yml # .stress.yml # CHANGELOG.md # doc/contribute/build_images.rst # doc/contribute/build_setup.rst # doc/operations/run_setup.rst
Rename app and CI container images to align with Microsoft naming convention.
ccf-sgx-app-dev
becomespublic/ccf/app/dev:<tag>-sgx
ccf-sgx-app-run
becomespublic/ccf/app/run:<tag>-sgx
ccf-sgx-ci
becomesccf/ci/sgx
(note that we specifysgx
in image name rather thantag
as the tag for this image is deduced from a git tag on this repo):latest
tag is replaced with:lts-devcontainer
.