Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pubsweet
pubsweet
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • pubsweet
  • pubsweetpubsweet
  • Merge Requests
  • !468

Merged
Opened Dec 13, 2018 by Jure@jure
  • Report abuse
Report abuse

chore(release): publish

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 78
  • @pubsweet/base-model@1.1.0
  • pubsweet@3.0.13
  • pubsweet-client@8.0.0
  • @pubsweet/coko-theme@5.0.3
  • pubsweet-components@10.1.0
  • @pubsweet/db-manager@2.1.3
  • @pubsweet/default-theme@4.0.3
  • @pubsweet/logger@0.2.8
  • pubsweet-server@10.1.4
  • pubsweet-sse@1.0.2
  • @pubsweet/styleguide@4.0.3
  • @pubsweet/ui-toolkit@2.0.3
  • @pubsweet/ui@9.0.3
  • pubsweet-component-blog@1.0.6
  • @pubsweet/component-email-templating@0.1.0
  • pubsweet-component-epub@0.5.6
  • pubsweet-component-form-group@1.1.33
  • pubsweet-component-html@0.2.8
  • pubsweet-component-ink-backend@0.2.15
  • pubsweet-component-login@1.2.4
  • pubsweet-component-navigation@1.0.4
  • pubsweet-component-password-reset-backend@1.0.6
  • pubsweet-component-password-reset-frontend@3.0.3
  • pubsweet-component-posts-manager@1.0.48
  • pubsweet-component-signup@1.0.37
  • pubsweet-component-sortable-list@0.1.4
  • pubsweet-component-teams-manager@1.1.30
  • pubsweet-component-users-manager@2.0.2
  • xpub-connect@2.0.3
  • pubsweet-component-xpub-dashboard@4.0.3
  • xpub-edit@2.5.6
  • pubsweet-component-xpub-find-reviewers@0.0.20
  • pubsweet-component-xpub-formbuilder@1.0.3
  • pubsweet-component-xpub-manuscript@0.6.4
  • pubsweet-component-xpub-review@4.0.3
  • xpub-selectors@0.2.4
  • pubsweet-component-xpub-submit@5.0.3
  • pubsweet-component-xpub-teams-manager@1.0.3
  • xpub-with-context@0.1.4

Check out, review, and merge locally

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

git fetch origin
git checkout -b "release" "origin/release"

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 "release"

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.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: pubsweet/pubsweet!468

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.