Brian C. Lane
619daa1307
Automatic commit of package [lorax-composer] release [19.7.28-1].
...
Created by command:
/bin/tito tag
2019-02-25 12:03:19 -08:00
Brian C. Lane
f9c1dad0ba
lorax-composer: Check for STATUS before deleting
...
When there is no run or new symlink do one last check to make sure no
STATUS file was written. If it is missing, go ahead and remove the
results directory.
(cherry picked from commit a8f616c6da
)
Related: rhbz#1659129
2019-02-21 16:47:07 -08:00
Brian C. Lane
a40fc22047
Automatic commit of package [lorax-composer] release [19.7.27-1].
...
Created by command:
/usr/bin/tito tag
2018-10-22 12:03:23 -07:00
Brian C. Lane
e167e5d09f
Automatic commit of package [lorax-composer] release [19.7.26-1].
...
Created by command:
/usr/bin/tito tag
2018-10-08 17:04:23 -07:00
Brian C. Lane
250e68840b
Revert "Rename composer-cli to composer"
...
This reverts commit b8da0a8c8e
.
It conflicts with the PHP dependency manager project named 'composer'
Related: rhbz#1635760
2018-10-08 16:55:57 -07:00
Brian C. Lane
b2f94675ce
Automatic commit of package [lorax-composer] release [19.7.25-1].
...
Created by command:
/usr/bin/tito tag
2018-10-05 09:02:50 -07:00
Lars Karlitski
b8da0a8c8e
Rename composer-cli to composer
...
Resolves: rhbz#1635760
2018-10-03 10:43:01 -07:00
Brian C. Lane
a7ab87832b
Automatic commit of package [lorax-composer] release [19.7.24-1].
...
Created by command:
/usr/bin/tito tag
2018-10-01 13:50:24 -07:00
Brian C. Lane
2876211b14
Automatic commit of package [lorax-composer] release [19.7.23-1].
...
Created by command:
/usr/bin/tito tag
2018-09-19 08:30:34 -07:00
Brian C. Lane
b9afb2eb6b
Automatic commit of package [lorax-composer] release [19.7.22-1].
...
Created by command:
/usr/bin/tito tag
2018-08-27 15:06:25 -07:00
Brian C. Lane
8dd6096f5e
Fix tests related to blueprint name changes
2018-08-21 15:08:58 -07:00
Brian C. Lane
c51000ce60
Don't include glusterfs.toml as an example blueprint
2018-08-21 12:25:57 -07:00
Brian C. Lane
a81000529d
Fix bash_completion.d typo
2018-08-10 14:35:38 -07:00
Brian C. Lane
fb85c841be
Automatic commit of package [lorax-composer] release [19.7.21-1].
...
Created by command:
/usr/bin/tito tag
2018-08-09 15:46:45 -07:00
Will Woods
df7409f83d
Add etc/bash_completion.d/composer-cli
...
Here's a bash_completion file for composer-cli! It completes known
commands, subcommands, and flags, plus arguments to flags that take
arguments, and if you've got write access to the socket it'll also
autocomplete:
* source names for commands that need source names
* blueprint names for commands that take blueprint names
* compose uuids for commands that take compose uuids
* intelligently only suggests appropriate uuids - e.g. only
suggests uuids of running composes for "compose cancel"
NOTE: bash completion scripts are horrible and this is no exception.
Please forgive me.
2018-08-07 12:57:34 -04:00
Brian C. Lane
38675dbe0f
Automatic commit of package [lorax-composer] release [19.7.20-1].
...
Created by command:
/usr/bin/tito tag
2018-07-20 16:48:38 -07:00
Brian C. Lane
6444e16df9
Automatic commit of package [lorax-composer] release [19.7.19-1].
...
Created by command:
/usr/bin/tito tag
2018-07-13 17:03:41 -07:00
Brian C. Lane
db2ce9b073
Automatic commit of package [lorax-composer] release [19.7.18-1].
...
Created by command:
/usr/bin/tito tag
2018-06-27 09:22:30 -07:00
Brian C. Lane
5a7b30699b
Only include some of the test blueprints
2018-06-27 09:11:26 -07:00
Brian C. Lane
c01e1e0486
Include example blueprints in the rpm
...
This also sets ownership of /var/lib/lorax/composer/ to root:weldr to
allow missing directories to be created at runtime.
2018-06-26 14:53:11 -07:00
Brian C. Lane
adc91a4ce0
Automatic commit of package [lorax-composer] release [19.7.17-1].
...
Created by command:
/usr/bin/tito tag
2018-06-20 12:33:58 -07:00
Brian C. Lane
cc4ae5d19b
Build lorax-composer and composer-cli without lorax files
...
lorax is built from rhel7-branch
This also changes the lorax Requires to 19.7.16
The lorax package will change at a slower rate than lorax-composer, so
making it require the exact same version doesn't make sense.
2018-06-19 14:35:43 -07:00