Skip to content

WIP: Adding new comparison table to new devops comparison page

Why is this change being made?

Adding a new version of the Comparison Page between Gitlab and other tools. I've changed the previous version into a "v1" folder (/source/devops_tools/v1) and kept it's original files unchanged under layout and templates, but then I needed to create a new template and layout (keeping the same name standard, and just adding the "v2" suffix).

Also I assumed there would be a new data/feature.yaml file to support this table, as the existing one does not provide all the info needed, so I also created a "_v2" and added some extra data as an example.

To test, please go to the following URL: http://[your.local.ip]:4567/devops-tools/github-vs-gitlab.html

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per say-why-not-just-what
  • Assign this change to the correct DRI
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to your manager.
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies.
    • If the changes relate to any part of the project other than updates to content and/or data files please make sure to ping @gl-static-site-editor in a comment for a review and merge. For example changes to .gitlab-ci.yml, JavaScript/CSS/Ruby code or the layout files.

For help with failing pipelines reach out in #mr-buddies in Slack

Edited by Danielle Morrill

Merge request reports

Loading