[libvirt PATCH v2 16/35] ci: Rename build.sh -> jobs.sh

Erik Skultety posted 35 patches 1 year, 3 months ago
[libvirt PATCH v2 16/35] ci: Rename build.sh -> jobs.sh
Posted by Erik Skultety 1 year, 3 months ago
After the recent changes, this script no longer executes any logic
anymore, it merely defines the jobs run in the GitLab environment. In
order to use it, one has to source the file in the environment and then
run one of the job "functions". For that, the 'build.sh' name is no
longer descriptive enough and 'jobs.sh' feels more suitable and less
misleading.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Erik Skultety <eskultet@redhat.com>:
---
 ci/{build.sh => jobs.sh} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename ci/{build.sh => jobs.sh} (100%)

diff --git a/ci/build.sh b/ci/jobs.sh
similarity index 100%
rename from ci/build.sh
rename to ci/jobs.sh
-- 
2.41.0
Re: [libvirt PATCH v2 16/35] ci: Rename build.sh -> jobs.sh
Posted by Daniel P. Berrangé 1 year, 3 months ago
On Mon, Sep 11, 2023 at 03:43:17PM +0200, Erik Skultety wrote:
> After the recent changes, this script no longer executes any logic
> anymore, it merely defines the jobs run in the GitLab environment. In
> order to use it, one has to source the file in the environment and then
> run one of the job "functions". For that, the 'build.sh' name is no
> longer descriptive enough and 'jobs.sh' feels more suitable and less
> misleading.
> 
> Signed-off-by: Erik Skultety <eskultet@redhat.com>
> Erik Skultety <eskultet@redhat.com>:
> ---
>  ci/{build.sh => jobs.sh} | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename ci/{build.sh => jobs.sh} (100%)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With 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 :|