[libvirt] [perl PATCH v2 1/3] maint: Rename autobuild.sh to prepare-release.sh

2018-05-04 Thread Andrea Bolognani
The script was originally used by the Test::AutoBuild
project to perform periodic automatic builds; however, that
effort has been abandoned a long time ago, and these days
libvirt-perl CI builds are happening on the Jenkins-based
CentOS CI environment under the libvirt umbrella[1], where
build recipes are maintained separately from the projects
themselves.

The script is still used to prepare releases, so it can't
be dropped from the repository: rename it so that its
purpose is more clearly communicated instead.

[1] https://ci.centos.org/view/libvirt/

Signed-off-by: Andrea Bolognani 
---
 autobuild.sh => prepare-release.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename autobuild.sh => prepare-release.sh (100%)

diff --git a/autobuild.sh b/prepare-release.sh
similarity index 100%
rename from autobuild.sh
rename to prepare-release.sh
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [perl PATCH v2 1/3] maint: Rename autobuild.sh to prepare-release.sh

2018-05-04 Thread Daniel P . Berrangé
On Fri, May 04, 2018 at 02:20:24PM +0200, Andrea Bolognani wrote:
> The script was originally used by the Test::AutoBuild
> project to perform periodic automatic builds; however, that
> effort has been abandoned a long time ago, and these days
> libvirt-perl CI builds are happening on the Jenkins-based
> CentOS CI environment under the libvirt umbrella[1], where
> build recipes are maintained separately from the projects
> themselves.
> 
> The script is still used to prepare releases, so it can't
> be dropped from the repository: rename it so that its
> purpose is more clearly communicated instead.
> 
> [1] https://ci.centos.org/view/libvirt/
> 
> Signed-off-by: Andrea Bolognani 
> ---
>  autobuild.sh => prepare-release.sh | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename autobuild.sh => prepare-release.sh (100%)

Reviewed-by: Daniel P. Berrangé 


Regards,
Daniel
-- 
|: https://berrange.com  -o-https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o-https://fstop138.berrange.com :|
|: https://entangle-photo.org-o-https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list