Skip to content
Snippets Groups Projects

Use header components and sentence case in code section

Merged Annabel Dunstone Gray requested to merge code-headers into master

What does this MR do and why?

  • Use header components and sentence case in code sections:
    • New merge request
    • New branch
  • Update classes to tailwind

Screenshots or screen recordings

Before After
New merge request (no change)
old-mr new-mr
New merge request > compare (no change)
old-compare new-compare
New branch
Screenshot_2024-07-26_at_2.43.01_PM Screenshot_2024-07-26_at_2.44.15_PM

How to set up and validate locally

  • Project > Code > Merge requests > Create new merge request
  • Project > Code > Merge requests > Create new merge request > Compare
  • Project > Code > Branches > New branch

Links

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
  • Chad Lavimoniere resolved all threads

    resolved all threads

  • Chad Lavimoniere approved this merge request

    approved this merge request

  • Chad Lavimoniere resolved all threads

    resolved all threads

  • 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. We will trigger a new pipeline for each transition to a higher tier.

    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.

  • added 1 commit

    • 9ef18ba5 - Use header components and sentence case in code section

    Compare with previous version

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for 65ff3eb7

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Verify      | 43     | 0      | 2       | 0     | 45    | ✅     |
    | Data Stores | 30     | 0      | 1       | 0     | 31    | ✅     |
    | Create      | 127    | 0      | 12      | 0     | 139   | ✅     |
    | Plan        | 69     | 0      | 7       | 0     | 76    | ✅     |
    | Package     | 16     | 0      | 15      | 0     | 31    | ✅     |
    | Govern      | 69     | 0      | 0       | 0     | 69    | ✅     |
    | Monitor     | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Fulfillment | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Secure      | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Manage      | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 371    | 0      | 38      | 0     | 409   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
  • added 39 commits

    Compare with previous version

  • requested review from @peterhegman

  • Please register or sign in to reply
    Loading