Download List

Descripción del Proyecto

0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-22 17:49
0.12

Al hacer una nueva versión, se le solicitará que marque la versión anterior de "estable". El apoyo Git se ha actualizado para Git 1.7. 0release ahora comprueba que la alimentación local ha sido configurado correctamente antes de comenzar.
Tags: Minor feature enhancements
When making a new release, you are now prompted to mark the previous release as "stable". The Git support has been updated for Git 1.7. 0release now checks that the local feed has been configured correctly before starting.

2009-08-16 02:50
0.11

0release ahora puede ser configurado para utilizar un directorio diferente en el servidor de archivos para cada versión. Esto es necesario para el uso con sf.net 's nuevo sistema de liberación de archivo. Construir esclavos ya no requieren de Python 2.5, ya que a menudo es útil para construir en máquinas antiguas. Un error se corrigió en la versión fracasaría si la alimentación no le dio la ruta de acceso de aplicación como '.'.
Tags: Minor feature enhancements
0release can now be configured to use a different directory on the file server for each release. This is needed for use with sf.net's new file release system. Build slaves no longer require Python 2.5, as it's often useful to build on older machines. A bug was fixed where the release would fail if the feed didn't give the implementation path as '.'.

2009-05-05 02:20
0.10

Construyendo binarios de las arquitecturas de múltiples durante el proceso de liberación es ahora compatible. Usted provee una lista de los constructores, que presenten los candidatos a liberar el código fuente a otra máquina, chroot, o máquina virtual para la construcción. Los binarios resultantes son recogidos y subido juntos al final.
Tags: Major feature enhancements
Building binaries for multiple architectures during the release process is now supported. You supply a list of builders, which submit the release candidate source code to another machine, chroot, or virtual machine for building. The resulting binaries are collected and uploaded together at the end.

Project Resources