feat(config): disable updates for specific GitLab package #14

Merged
argoyle merged 1 commits from feat/config-disable-gitlab-package-updates into main 2025-11-23 13:10:05 +00:00
argoyle commented 2025-11-23 13:05:06 +00:00 (Migrated from gitlab.com)

Add a package rule in renovate.json to disable updates for the
registry.gitlab.com/unboundsoftware/schemas-app package
managed by Kubernetes. This change is implemented to prevent
unwanted updates for this specific package, ensuring stability
in the deployment process.

Add a package rule in `renovate.json` to disable updates for the `registry.gitlab.com/unboundsoftware/schemas-app` package managed by Kubernetes. This change is implemented to prevent unwanted updates for this specific package, ensuring stability in the deployment process.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-11-23 13:09:30 +00:00
argoyle commented 2025-11-23 13:09:50 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 4.15%. Comparing base (de1f4b6) to head (761f620).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #13   +/-   ##
=====================================
  Coverage   4.15%   4.15%           
=====================================
  Files         11      11           
  Lines        650     650           
  Branches     112     112           
=====================================
  Hits          27      27           
  Misses       623     623           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/13?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 4.15%. Comparing base ([`de1f4b6`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/de1f4b6e86bb226be3039b3728c0df5ddad3c064?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`761f620`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/761f62055e9ede249147c21d941a06f8f9f97e17?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #13 +/- ## ===================================== Coverage 4.15% 4.15% ===================================== Files 11 11 Lines 650 650 Branches 112 112 ===================================== Hits 27 27 Misses 623 623 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/13?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-11-23 13:10:05 +00:00 (Migrated from gitlab.com)

mentioned in commit 315ed9f188

mentioned in commit 315ed9f188ff56d25c063cd2895b1973e728ba24
argoyle (Migrated from gitlab.com) merged commit 315ed9f188 into main 2025-11-23 13:10:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#14