Release facilities to ease the management of buildout based projects.
Project description
freitag.releaser
Release facilities to ease the management of buildout based projects.
Standing on the shoulder of giants
This distribution intends to be as small as possible by integrating a few custom release choices done by the der Freitag development team.
For that it heavily relies on a couple of well known distributions:
What’s in?
A few zest.releaser plugins that:
check that the git repository is updated update_git_branch
update development branches after a release update_develop_branches
check translation files are updated check_translations
Additions to plone.releaser:
(TODO): ability to release a distribution within the parent (buildout) project
check to ensure the correct branch on the parent project is used check_zope_branch
check that the distribution about to release exists check_folders
update versions.cfg with the new released version update_versions_cfg
(TODO): create a new release of the parent project create_new_buildout_release
(TODO): gather the changes on distributions (more than only collect_changelog)
push cfg files publish_cfg_files
(TODO): update batou version pins (components/{plone,zeo}/versions/versions.cfg
Changelog
0.2 (2015-11-11)
0.1 was never released, due to not being registered on PyPI. [gforcada]
0.1 (2015-11-11)
add zest.releaser plugins:
vcs_updated: checkouts master and develop branches, rebases the former on top of the later (master catches up with develop) and leaves the checked out branch as master, ready to be released
i18n: runs bin/i18ndude find-untranslated and reports back if there are any strings not marked for translation
update_branches: the oposite from vcs_updated, rebased develop branch on top of master (which was used to make the release)
[gforcada]
emulate plone.releaser and create a freitag_manage command with:
publish_cfg_files: send two specific files to a specific server
release: releases a distribution (with zest.releaser)
[gforcada]
initial release [gforcada]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file freitag.releaser-0.2.tar.gz
.
File metadata
- Download URL: freitag.releaser-0.2.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61ce6375a7ee8495dbdae6f05c414dc2d33f5cd2e3295c76c1ef0826e55b6142 |
|
MD5 | 27c31bbc46f3db6587ab35100267b445 |
|
BLAKE2b-256 | 91f9e61a41a4a78fa729c5231031185ee11f27df81b7d2a2b224f8601b078996 |