Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
O
Open Source Docs Website
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Open Source Docs Website
  • Merge Requests
  • !3

Open
Opened 19 hours ago by Brian Hatchet@brianhatchet:speech_balloon:
  • Report abuse
Report abuse

(WIP) Chore/docs updates

Edited 19 hours ago by Brian Hatchet

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b chore/docs-updates origin/chore/docs-updates

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff chore/docs-updates

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge chore/docs-updates into master
Open in Web IDE
  • Email patches
  • Plain diff
No approval required
Ready to be merged automatically. Ask someone with write access to this repository to merge this request

Deletes source branch

  • Discussion 6
  • Commits 4
  • Changes 4
2/3 threads resolved
  • Loading...
  • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Interesting Iguana 19 hours ago

    changed milestone to %sprint: Interesting Iguana

  • Brian Hatchet :speech_balloon: @brianhatchet changed title from Chore/docs updates to (WIP) Chore/docs updates 19 hours ago

    changed title from Chore/docs updates to (WIP) Chore/docs updates

  • Mark Harding
    Mark Harding @markeharding started a thread on an old version of the diff 19 hours ago
    Last updated by Brian Hatchet 6 minutes ago
    docs/guides/deployment.md
    49 49 ./helm-charts/minds
    50 50 ```
    51 51
    52 ### Managing settings on the Review Apps
    53
    54 When a pod gets deployed, it runs the installer which creates the default settings.php from the settings.example.php. However, the helm charts override those values with the template that is in our [Helm charts](https://gitlab.com/minds/helm-charts)
    • Mark Harding
      Mark Harding @markeharding · 19 hours ago
      Owner

      Installer no longer writes the settings.php (I don' think). Its handled by the K8S templates/configMap.yaml

    • Brian Hatchet
      Brian Hatchet :speech_balloon: @brianhatchet · 22 minutes ago
      Maintainer

      Removed

    • Brian Hatchet :speech_balloon: @brianhatchet changed this line in version 2 of the diff 6 minutes ago

      changed this line in version 2 of the diff

    • Please register or sign in to reply
  • Mark Harding
    Mark Harding @markeharding started a thread on the diff 19 hours ago
    Resolved by Brian Hatchet 17 minutes ago
  • Mark Harding
    Mark Harding @markeharding started a thread on an old version of the diff 19 hours ago
    Resolved by Brian Hatchet 7 minutes ago
  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 6 minutes ago

    added 1 commit

    • cebfc1e2 - CR updates

    Compare with previous version

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Assignee
Brian Hatchet's avatar Brian Hatchet @brianhatchet
Assign to
sprint: Interesting Iguana
Milestone
sprint: Interesting Iguana
Assign milestone
None
Time tracking
No estimate or time spent
0
Labels
None
Assign labels
  • View project labels
Lock merge request
Unlocked
2
2 participants
user avatar
Brian Hatchet
user avatar
Mark Harding
Reference: minds/oss-website!3