Plasma/PlasMate/Development: Difference between revisions

From KDE Community Wiki
No edit summary
(→‎Development: projects.kde.org > quickgit)
 
(4 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==
Line 10: Line 10:


==Source Code==
==Source Code==
projects.kde.org [https://projects.kde.org/projects/playground/base/plasmate]
[https://quickgit.kde.org/?p=plasma-sdk.git quickgit.kde.org]
 
==TODO==

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