Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
fusiondirectory
fusiondirectory
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • fusiondirectory
  • fusiondirectoryfusiondirectory
  • Wiki
  • Fixes Branch Packages

Last edited by bmortier Jun 12, 2018
Page history

Fixes Branch Packages

  • Create the new milestone
  • Create the new fixes branch from master
  • Remove branch that we just merged

Create the new milestone

  • got to https://gitlab.fusiondirectory.org/groups/fusiondirectory/-/milestones and create the new milestone

    • FusionDirectory 1.2.x
    • Start date, date of the milestone creation
    • Stop date is start date + 3 month

Create a new fixes branch from master

The branch should be named with the version of the release followed by -fixes.

ex: 1.2 is released the fixes branch is 1.2-fixes

Remove the branch we just merged

Merge Changelog.md, Authors.md, UPGRADE.md into -dev

This operation have inside a ticket with the label release and with a MR

Changelog.md, Authors, UPGRADE.md have to be merged into -dev after a release to ensure that the merge from the -dev to master will be easy.

git checkout 1.2.1-fixes -- Changelog.md
Clone repository
  • CompleteWorkflowTicket
  • Create Official Debian Packages
  • Create Official RPM Packages
  • CreateOfficialDebian Packages
  • FallbackNonDefaultBranch
  • Fixes Branch Packages
  • FusionDirectory13
  • Fusiondirectory14
  • How make an MR from an external gitlab MR
  • HowToManageLabels
  • HowToManageLabelsPackaging
  • HowToTellPackagers
  • MakeAnMRFromGithubPR
  • New The fixes Branch
  • Release Adapting Test
View All Pages