Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • I infra-gcp-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-gcp-provisioning
  • Merge requests
  • !805

GONRG-6067: Infra pipeline doesnt check all README.md files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Volodymyr Pienskoi [EPAM / GCP] requested to merge GONRG-6067_Infra_pipeline_doesnt_check_all_README.md_files into master Dec 20, 2022
  • Overview 0
  • Commits 11
  • Pipelines 22
  • Changes 29
  • Changed md_link_check command to return non-zero code when dead links are found
  • Replaced Ruby markdownlint with Node.js markdownlint-cli that is more configurable and correct.
  • Disabled MD033/no-inline-html because we often use <details> tag to add block that user can open and close on demand, and HTML tags are also used in tables to insert multiline strings in one cell.
  • Edited README.md files to match linter rules.
Edited Dec 22, 2022 by Volodymyr Pienskoi [EPAM / GCP]
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GONRG-6067_Infra_pipeline_doesnt_check_all_README.md_files