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

Enable other registries #28

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Enable other registries #28

merged 1 commit into from
Mar 3, 2025

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Mar 3, 2025

No description provided.

@AlekSi AlekSi added packages PRs that should build packages trust PRs that can access Actions secrets labels Mar 3, 2025
@AlekSi AlekSi self-assigned this Mar 3, 2025
@AlekSi AlekSi requested a review from Copilot March 3, 2025 21:37

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR enables support for using additional Docker registries when defining image versions. The changes uncomment and activate the previously disabled Docker image definitions in both branch and tag functions, and update the tests to reflect the new expected image lists.

  • Uncomment Docker image appends in branch and tag functions.
  • Update test expectations accordingly.

Reviewed Changes

File Description
ferretdb_packaging/defineversion/docker.go Uncommented and activated image registry entries for both branch and tag
ferretdb_packaging/defineversion/main_test.go Updated expected image lists to reflect the enabled registries

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@AlekSi AlekSi merged commit bf0ebfa into ferretdb Mar 3, 2025
25 checks passed
@AlekSi AlekSi deleted the registries branch March 3, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages PRs that should build packages trust PRs that can access Actions secrets
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant