Skip to content

The Last Mile Alumni meetup

This issue is for TLM-Alumni members only and the purpose is to collect a list of simple documentation/website errors that attendees can fix with MRs.

  • In compliance management directions page, GitLAb should be spelled GitLab
  • In the sentence above the bullet points in the Permission page, we probably want to add a comma after internal projects.
  • In the confidential issues permissions section, rephrase "accessed by reporters and higher permission levels" to "accessed by users with reporter and higher permission levels".
  • In the 3rd paragraph of setting new users to external, rephrase "The regex pattern format is Ruby" to "The regex pattern format is in Ruby"
  • The 3rd bullet under project features, it should say "your project's visibility level"
  • In the first sentence of GitLab CI/CD overview, remove the extra comma in "hosted in a Git repository, and, to every push, "
  • The second sentence of GitLab CI/CD overview can also be improved to "Continuous Delivery and Deployment goes a step further, deploying..."
  • The second paragraph of Introduction to CI/CD methodologies should be updated to "...reducing the chance of developing new code based on previously buggy or failed versions."
  • The first bullet point in Basic CI/CD workflow to be updated to "Runs automated scripts (sequentially or in parallel) to:"
  • The last sentence of Workflows section of the Migrating from CircleCI should be updated to "... or a monorepo with independently defined components."
  • The sentence before bullet points in this managing the organization transition section should be updated to "There are a few things we have found that helps this"
  • The 4th bullet in this list should say "GitLab pipeline scheduling concepts are also different from Jenkins"
  • In the 2nd paragraph of this section, should be rephrased to "...running and avoids some of the problems of unconstrained complexity..."
  • The first sentence of the Artifact publishing section should be updated to say "Artifacts may work a bit differently than you’re used to in Jenkins".
  • In Suggested contributions for packages, a period is missing under user cases for Cargo and should be updated to "...Build, publish and share Rust packages."
  • In the sentence right above the bullet points, "the" should be removed: "Before diving into the details, "
  • The first sentence in this section should be edited to "If you’re using Docker-in-Docker on your Runners, this is how your .gitlab-ci.yml should look similar to this ".
  • In the 3rd paragraph of this section, the third sentence should be edited to "This is because image tags cannot contain...".
  • The 2nd and 3rd sentences in this section can be improved to: "If a project runs a policy to remove thousands of tags, the GitLab background jobs may get backed up or fail completely. It is recommended that you only enable container cleanup...".
  • In the second bullet in this section, "the" is missing so should be edited to "An attribute did not pass the validation, e.g., the user bio is too long".
  • In this section, a comma should be added so that it says "When you try to access an API URL that does not exist, you will receive 404 Not Found.".
Edited by Ray Paik