Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 154
    • Issues 154
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !374

Our Privacy Policy has changed, please visit https://about.gitlab.com/privacy to review these changes.

Merged
Opened 5 hours ago by Martin Santangelo@msantang78
  • Report abuse
Report abuse

Bump app version and merge last master changes

closes #1370

Check out, review, and merge locally

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

git fetch origin
git checkout -b "feat/bump-version-update-last-master" "origin/feat/bump-version-update-last-master"

Step 2. Review the changes locally

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

git fetch origin
git checkout "origin/release/3.11.0"
git merge --no-ff "feat/bump-version-update-last-master"

Step 4. Push the result of the merge to GitLab

git push origin "release/3.11.0"

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 feat/bump-version-update-last-master into release/3.11.0
  • Email patches
  • Plain diff
Could not retrieve the pipeline status. For troubleshooting steps, read the documentation.
Merge request approved. Approved by
Emiliano Balbuena
Emiliano Balbuena
Juan Manuel Solaro
Juan Manuel Solaro

Merged by Martin Santangelo 2 hours ago

The changes were merged into release/3.11.0 with ebce57f8

Pipeline #85079030 passed for ebce57f8 on release/3.11.0
          • Discussion 0
          • Commits 8
          • Pipelines 1
          • Changes 9
          • Loading...
          • Martin Santangelo @msantang78 changed milestone to %Mobile 3.11 5 hours ago

            changed milestone to %Mobile 3.11

          • Martin Santangelo @msantang78 added MR::Awaiting Review Sprint::09/25 - Oldfashioned Owl scoped labels 5 hours ago

            added MR::Awaiting Review Sprint::09/25 - Oldfashioned Owl scoped labels

          • Martin Santangelo @msantang78 changed target branch from master to release/3.11.0 5 hours ago

            changed target branch from master to release/3.11.0

          • Juan Manuel Solaro @juanmsolaro approved this merge request 5 hours ago

            approved this merge request

          • Emiliano Balbuena @edgebal approved this merge request 2 hours ago

            approved this merge request

          • Martin Santangelo @msantang78 mentioned in commit ebce57f8 2 hours ago

            mentioned in commit ebce57f8

          • Martin Santangelo @msantang78 merged 2 hours ago

            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
          0 Assignees
          None
          Assign to
          Mobile 3.11
          Milestone
          Mobile 3.11
          Assign milestone
          None
          Time tracking
          No estimate or time spent
          2
          Labels
          MR::Awaiting Review Sprint::09/25 - Oldfashioned Owl
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          3
          3 participants
          user avatar
          Martin Santangelo
          user avatar
          Emiliano Balbuena
          user avatar
          Juan Manuel Solaro
          Reference: minds/mobile-native!374

          Revert this merge request

          This will create a new commit in order to revert the existing changes.

          Switch branch
          Cancel
          A new branch will be created in your fork and a new merge request will be started.

          Cherry-pick this merge request

          Switch branch
          Cancel
          A new branch will be created in your fork and a new merge request will be started.