ScmProj plugin 0.5 "Subprojects"
Milestone information
- Project:
- ScmProj plugin
- Series:
- 0.5
- Version:
- 0.5
- Code name:
- Subprojects
- Released:
- Registrant:
- Alexander Belchenko
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 7 Alexander Belchenko
- Blueprints:
- 1 Implemented
- Bugs:
- 6 Fix Released
Download files for this release
Release notes
New features:
* Subprojects simplified implementation (without variants support and
read-only flag).
* ``project-publish --no-strict`` can be used to invoke ``push --no-strict``
for components trees. (Bug #474799)
* ``project-command --dry-run`` will show what would be done, but don't
actually do anything. It's better to use with option --verbose.
* ``project-info`` now shows the info on components and subprojects.
(Bug #313166)
* ``project-command --shell`` can run shell commands for each component
instead of bzr ones. (Bug #349069)
* ``project-command --varN XXX``: new command-line options ``--var1``,
``--var2`` and ``--var3`` allows user to specify additional template
variables for substitution in commands templates. (Bug #489722)
* commands to work with local project now possible to invoke
from subdirectory and not only from project root. (Bug #313150)
Compatibility breaks:
* Removed support for boxed workspaces.
* No more pretend that we can suport any vcs other than bzr.
Now config with VCS option set to other vcs will raise error.
Changelog
This release does not have a changelog.
1 blueprint and 6 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Subprojects support | Subprojects support | 5 Essential | Alexander Belchenko | 11 Implemented |
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
458939 | #458939 | subprojects feature is needed | 3 High | Alexander Belchenko | 11 Fix Released | |
313150 | #313150 | project comands for local project checkout should be possible to run from subdir | 4 Medium | Alexander Belchenko | 11 Fix Released | |
474799 | #474799 | project-publish should allow push --no-strict | 4 Medium | Alexander Belchenko | 11 Fix Released | |
313166 | #313166 | pinfo should lists active components and their info | 5 Low | Alexander Belchenko | 11 Fix Released | |
349069 | #349069 | should be possible to run shell commands with pcmd | 5 Low | Alexander Belchenko | 11 Fix Released | |
489722 | #489722 | pcmd: additional user template variables (var1, var2, var3) | 5 Low | Alexander Belchenko | 11 Fix Released |