Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 30
    • Merge Requests 30
  • 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
  • Minds Backend - EngineMinds Backend - Engine
  • Merge Requests
  • !230

Open
Opened 3 weeks ago by Emiliano Balbuena@edgebal
  • Report abuse
Report abuse

[Sprint/HipsterHedgehog] (feat): Monolog implementation

Edited 3 weeks ago by Emiliano Balbuena

Check out, review, and merge locally

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

git fetch https://gitlab.com/edgebal/engine.git sprint.HipsterHedgehog/monolog-2
git checkout -b edgebal/engine-sprint.HipsterHedgehog/monolog-2 FETCH_HEAD

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 edgebal/engine-sprint.HipsterHedgehog/monolog-2

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 edgebal:sprint.HipsterHedgehog/monolog-2 into master
The source branch is 126 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #68433391 passed for 0458fc19 on edgebal:sprint.HipsterHedgehog/monolog-2
      Requires approval from Devs. Approved by
      Marcelo Rivera
      Marcelo Rivera
      Rami Albatal
      Rami Albatal
      Mark Harding
      Mark Harding
      Brian Hatchet
      Brian Hatchet
      Martin Santangelo
      Martin Santangelo
      Ben Hayward
      Ben Hayward
      There are merge conflicts. Resolve these conflicts or ask someone with write access to this repository to merge it locally

      Allows commits from members who can merge to the target branch

      Deletes source branch

      You can merge this merge request manually using the
      • Discussion 1
      • Commits 12
      • Pipelines 9
      • Changes 122
      • Loading...
      • Emiliano Balbuena @edgebal mentioned in merge request !179 (closed) 3 weeks ago

        mentioned in merge request !179 (closed)

      • Emiliano Balbuena @edgebal added 2 commits 3 weeks ago

        added 2 commits

        • 091f510f - (chore): Production should log INFO and above
        • 0d774901 - Replace error_log() (Part II)

        Compare with previous version

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • d2e4666d - (chore): Replace error_log() (Part III)

        Compare with previous version

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • 0303edbb - (chore): Replace error_log() (Part IV)

        Compare with previous version

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • 788afa06 - (fix): Missing import

        Compare with previous version

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • a84dc322 - (feat): Re-format Throwable error log messages

        Compare with previous version

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • 8e44b0c7 - (chore): Change elgg error handler logs to critical

        Compare with previous version

      • Emiliano Balbuena @edgebal unmarked as a Work In Progress 3 weeks ago

        unmarked as a Work In Progress

      • Emiliano Balbuena @edgebal changed title from WIP: Monolog implementation to [Sprint/HipsterHedgehog] (feat): Monolog implementation 3 weeks ago

        changed title from WIP: Monolog implementation to [Sprint/HipsterHedgehog] (feat): Monolog implementation

      • Marcelo Rivera @eiennohi approved this merge request 3 weeks ago

        approved this merge request

      • Emiliano Balbuena @edgebal added 1 commit 3 weeks ago

        added 1 commit

        • 0458fc19 - (chore): minds_debug should be false by default

        Compare with previous version

      • Marcelo Rivera @eiennohi approved this merge request 3 weeks ago

        approved this merge request

      • Mark Harding @markeharding added MR::Awaiting Review scoped label 3 weeks ago

        added MR::Awaiting Review scoped label

      • Mark Harding @markeharding added Squad::Yellow scoped label 1 week ago

        added Squad::Yellow scoped label

      • Mark Harding
        Mark Harding @markeharding · 37 minutes ago
        Owner

        @edgebal whats the remaining steps here to getting this merged?

      • 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
      Emiliano Balbuena's avatar Emiliano Balbuena @edgebal
      Assign to
      None
      Milestone
      None
      Assign milestone
      None
      Time tracking
      No estimate or time spent
      2
      Labels
      MR::Awaiting Review Squad::Yellow
      Assign labels
      • View project labels
      Lock merge request
      Unlocked
      7
      7 participants
      user avatar
      Rami Albatal
      user avatar
      Mark Harding
      user avatar
      Brian Hatchet
      user avatar
      Martin Santangelo
      user avatar
      Ben Hayward
      user avatar
      Emiliano Balbuena
      user avatar
      Marcelo Rivera
      Reference: minds/engine!230