Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
Bazaar plugin that incrementally uploads changes to a dumb server.
Web sites are often hosted on servers where bzr can't be installed. In other cases, the web site must not give access to its corresponding branch (for security reasons for example). Finally, web hosting providers often provides
... [More] only ftp access to upload sites.
This plugin uploads only the relevant changes since the last upload using ftp or sftp protocols. [Less]
This projects help maintain throw-away virtual machines (vm) in a simple and
consistent way.
It collects various recipes used to build virtual machines for different
virtualization tools (kvm, lxc, nova and lxd) and relies on cloud-init and
ssh access.
Virtual machines are described in a
... [More] configuration file capturing their
definition in a few lines and allowing image-based workflows to be defined
by chaining vms definitions. [Less]
Provide a framework to define configuration stacks.
- Developers use a configuration as a simple dict,
- Users define configurations in various files depending on their needs.
This project provides a central place for utilities common to many use cases
so we don't have to re-implement them for multiple projects.
It builds on techniques used for many years in lp:bzr, lp:testtools,
lp:subunit, lp:selenium-simple-test, lp:u1-test-utils and of course python
unittest itself.
Provide a framework to define configuration stacks.
- Developers use a configuration as a simple dict,
- Users define configurations in various files depending on their needs.
A stack provides a simple dict to developers by assembling user files and selecting the options where they are
... [More] defined.
As an example, a user may have a configuration file in its home directory, one under /etc for system-wide defaults and one in a directory for specific options. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy