Skip to content

chore: bump registryx to v0.0.35 (GitLab registry host discovery)#365

Merged
rotemamsa merged 1 commit into
mainfrom
bump/registryx-v0.0.35
Apr 14, 2026
Merged

chore: bump registryx to v0.0.35 (GitLab registry host discovery)#365
rotemamsa merged 1 commit into
mainfrom
bump/registryx-v0.0.35

Conversation

@rotemamsa
Copy link
Copy Markdown
Contributor

@rotemamsa rotemamsa commented Apr 14, 2026

Summary

  • Bumps github.com/armosec/registryx from v0.0.34 to v0.0.35
  • Picks up the GitLab registry host auto-discovery fix : self-hosted GitLab instances where the container registry hostname differs from the web URL now work correctly
  • The fix uses the GitLab API location field to discover the actual registry hostname, avoiding the service=dependency_proxy 403 error

Summary by CodeRabbit

  • Chores
    • Updated an internal dependency to a newer version for enhanced stability.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Warning

Rate limit exceeded

@rotemamsa has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 14 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 57 minutes and 14 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 720eb0ba-f639-42c4-bf2b-94af81a4a41b

📥 Commits

Reviewing files that changed from the base of the PR and between 708f080 and 8fa3809.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
📝 Walkthrough

Walkthrough

Updated the direct dependency github.com/armosec/registryx in go.mod from version v0.0.34 to v0.0.35. This is a minor version bump with no changes to other module requirements or exported entities.

Changes

Cohort / File(s) Summary
Go Module Dependency
go.mod
Bumped github.com/armosec/registryx from v0.0.34 to v0.0.35

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested labels

release

Suggested reviewers

  • matthyx

Poem

🐰 A hop, a skip, a version so fine,
From thirty-four to thirty-five in line,
Registry magic, fresh and new,
This tiny bump makes the build ring true! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the registryx dependency to v0.0.35, and includes context about the underlying fix (GitLab registry host discovery).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/registryx-v0.0.35

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Picks up fix for GitLab self-hosted registry host discovery.

Signed-off-by: Rotem Refael <rotem@armosec.io>
@rotemamsa rotemamsa force-pushed the bump/registryx-v0.0.35 branch from 708f080 to 8fa3809 Compare April 14, 2026 11:17
@github-actions
Copy link
Copy Markdown

Summary:

  • License scan: success
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: failure

@jnathangreeg jnathangreeg added the release Create release label Apr 14, 2026
@rotemamsa rotemamsa merged commit 79134cc into main Apr 14, 2026
10 checks passed
@matthyx matthyx deleted the bump/registryx-v0.0.35 branch April 16, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Create release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants