Skip to content
Snippets Groups Projects

Protected packages + containers: Define spacing in parent element

All threads resolved!
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

  • This follow-up MR is a suggestion that comes from another MR review
  • Move style regarding spacing to the parent element
  • This MR waits for !158600 (merged) to be merged

:tools: with :heart: at Siemens

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

No frontend change. The intention was that the styling stays the same.

Scenario 1: Badge "Cleanup" and badge "protected"

Before After
grafik grafik

Scenario 2: Only badge "protected"

Before After
grafik grafik

Scenario 3: Tags and Badge "protected" in package registry

Only minimal spacing changes.

Before After
grafik grafik

How to set up and validate locally

  1. Enable the container registry in you local gdk
  2. Push a container image for a container respository path
  3. Go to the container repository overview page: http://gdk.test:3000/flightjs/Flight/container_registry
  4. In the table, you should see a table entry for the pushed container repository, but without the badge "protected"
  5. Go to the project settings and protect a certain container repository: http://gdk.test:3000/flightjs/Flight/-/settings/packages_and_registries
  6. Go to the container repository overview page: http://gdk.test:3000/flightjs/Flight/-/settings/packages_and_registries
  7. In the table, you should see a table entry for the pushed container repository with the badge "protected"

You follow the similar steps to validate the package registry.

Related to #467718 (closed)

Edited by Gerardo Navarro

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Security policy violations have been resolved.

    Edited by GitLab Security Bot
  • added 1 commit

    • 8b5f65cb - refactor: Define spacing in parent element

    Compare with previous version

  • approved this merge request

  • added pipelinetier-2 label and removed pipelinetier-1 label

  • Before you set this MR to auto-merge

    This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3.

    Before you set this MR to auto-merge, please check the following:

    • You are the last maintainer of this merge request
    • The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
    • This pipeline is recent enough (created in the last 8 hours)

    If all the criteria above apply, please set auto-merge for this merge request.

    See pipeline tiers and merging a merge request for more details.

  • Sascha Eggenberger requested changes

    requested changes

  • Sascha Eggenberger approved this merge request

    approved this merge request

  • Sascha Eggenberger removed review request for @seggenberger

    removed review request for @seggenberger

  • Hi @seggenberger :wave:

    We noticed this MR is marked as workflowready for review but no reviewer is assigned. workflowin dev has automatically been applied to this MR based on the likelihood the review is finished. If additional reviews are still required, please assign a reviewer and reapply workflowready for review.

    @gerardo-navarro you may also request a review by commenting @gitlab-bot ready. You can also assign reviewers directly using @gitlab-bot ready @user1 @user2 if you know the relevant reviewer(s), such as those who were involved in a related issue.

    This message was generated automatically. You're welcome to improve it.

  • added 1 commit

    Compare with previous version

  • Gerardo Navarro added 930 commits

    added 930 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • requested review from @dmishunov

  • @dmishunov, this Community contribution is ready for review.

    • Do you have capacity and domain expertise to review this? If not, find one or more reviewers and assign to them.
    • If you've reviewed it, add the workflowin dev label if these changes need more work before the next review.

    This message was generated automatically. You're welcome to improve it.

  • Denys Mishunov approved this merge request

    approved this merge request

  • Denys Mishunov resolved all threads

    resolved all threads

  • Denys Mishunov enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • 3 Warnings
    :warning: This merge request changed files with disabled eslint rules. Please consider fixing them.
    :warning: This merge request does not refer to an existing milestone.
    :warning:

    This merge request changed undocumented Vue components in vue_shared/. Please consider creating Stories for these components:

    • app/assets/javascripts/vue_shared/components/registry/list_item.vue

    Disabled eslint rules

    The following files have disabled eslint rules. Please consider fixing them:

    • app/assets/javascripts/vue_shared/components/registry/list_item.vue

    Run the following command for more details

    node_modules/.bin/eslint --report-unused-disable-directives --no-inline-config \
      'app/assets/javascripts/vue_shared/components/registry/list_item.vue'

    Reviewer roulette

    Category Reviewer Maintainer
    frontend @vvempati profile link current availability (UTC+12) @dmishunov profile link current availability (UTC+2)
    UX @pedroms profile link current availability (UTC+1) Maintainer review is optional for UX

    Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.

    If needed, you can retry the :repeat: danger-review job that generated this comment.

    Generated by :no_entry_sign: Danger

  • Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits d3bf5881 and b9797b0e

    :sparkles: Special assets

    Entrypoint / Name Size before Size after Diff Diff in percent
    average 4.31 MB 4.31 MB - -0.0 %
    mainChunk 3.26 MB 3.26 MB - 0.0 %

    Note: We do not have exact data for d3bf5881. So we have used data from: 9197c2b8.
    The intended commit has no webpack pipeline, so we chose the last commit with one before it.

    Please look at the full report for more details


    Read more about how this report works.

    Generated by :no_entry_sign: Danger

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for b9797b0e

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 70     | 0      | 0       | 0     | 70    | ✅     |
    | Verify      | 44     | 0      | 2       | 0     | 46    | ✅     |
    | Create      | 127    | 0      | 12      | 0     | 139   | ✅     |
    | Data Stores | 31     | 0      | 1       | 0     | 32    | ✅     |
    | Govern      | 71     | 0      | 0       | 0     | 71    | ✅     |
    | Package     | 16     | 0      | 12      | 0     | 28    | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Monitor     | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Fulfillment | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Manage      | 1      | 0      | 1       | 0     | 2     | ✅     |
    | Secure      | 2      | 0      | 0       | 0     | 2     | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 379    | 0      | 28      | 0     | 407   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
  • @gerardo-navarro, how was your code review experience with this merge request? Please tell us how we can continue to iterate and improve:

    1. React with a :thumbsup: or a :thumbsdown: on this comment to describe your experience.
    2. Create a new comment starting with @gitlab-bot feedback below, and leave any additional feedback you have for us in the comment.

    Subscribe to the GitLab Community Newsletter for contributor-focused content and opportunities to level up.

    Thanks for your help! :heart:

    This message was generated automatically. You're welcome to improve it.

  • Denys Mishunov mentioned in commit eb85ff78

    mentioned in commit eb85ff78

  • added workflowstaging label and removed workflowcanary label

  • changed milestone to %17.4

  • Please register or sign in to reply
    Loading