Plasma/PlasMate/Development: Difference between revisions

From KDE Community Wiki
(Created page with "=Development= ==Git Workflow== * The master branch must be always ready for release * new features must go in a new branch * The branches plasmate/x.y must contain the relativ...")
 
(→‎Development: projects.kde.org > quickgit)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Development=
=Development=
{{Note | 1=Project has been renamed to Plasma-sdk}}
==Git Workflow==
==Git Workflow==
* The master branch must be always ready for release
We use the integrated Git Workflow policy, you can find more info [[Plasma/IntegrationBranches/plasmate|here]]
* new features must go in a new branch
* The branches plasmate/x.y must contain the relative release code, which will derive from the master branch
** Before the creation of a new plasmate/x.y a git tag must be added to the master branch


==Install==
==Install==
See the plasmate/PACKAGERS file
See the plasmate/PACKAGERS file
==Source Code==
[https://quickgit.kde.org/?p=plasma-sdk.git quickgit.kde.org]

Latest revision as of 06:19, 18 May 2016

Development

Note

Project has been renamed to Plasma-sdk


Git Workflow

We use the integrated Git Workflow policy, you can find more info here

Install

See the plasmate/PACKAGERS file

Source Code

quickgit.kde.org