Flagless spin up application source#1159
Flagless spin up application source#1159itowlson wants to merge 3 commits intospinframework:mainfrom
spin up application source#1159Conversation
1ae372c to
51368cf
Compare
51368cf to
b840eed
Compare
Signed-off-by: itowlson <[email protected]>
Signed-off-by: itowlson <[email protected]>
Signed-off-by: itowlson <[email protected]>
d537f16 to
b711469
Compare
|
I'd particularly appreciate folks bringing their best edge cases (except Lann, his edge cases are too good). Thanks! |
|
Weird issue where |
|
Seems to happen when a trigger option is specified alongside a conflicty (source) flag. If I remove the conflict I can see what's going on and CLAP IS INTERPRETING THE TRIGGER OPTION AS THE APP SOURCE AAAHH |
|
So the issue is that we already have the positional I am... actually not sure how to get around this. |
|
At the moment the closest thing to a solution I can think of to this is to retain |
|
Lann notes that we could pretend |
Commence massive disinformation campaign. In all seriousness though I like this solution. |
|
#1179 presents an alternative proposal that is not as beautiful but might be more workable. |
|
I think we are closing this in favour of #1179. |
Fixes #1155.