Ignasi Fosch
Ignasi Fosch
Hi! I got the same problem. I found InvokeSimple does work ok, though. Invoke seem to provide slightly different functionality, like checking if the job is running, or include files,...
Even better to use [Buildjob](https://godoc.org/github.com/bndr/gojenkins#Jenkins.BuildJob) instead of InvokeSimple. However this doens't provide files inclusion o verifying if job is running either.
This is a bug in latest version due to changes in the AWS API. I'll try to work on a fix once adapted the new pricing API
Nope, EBS pricing is not accounted. This was a draft on the first parsing code implemented. I have a plan to discard this parsing code at all, with a newer...
The code in `new-price-api` branch includes the new block to load prices from api, it lacks to have the current functionality of loading EC2 linux instance prices.
+1 for conda support
About the way to display instructions, I think it should be similar to what magit does for that.
I'll take a look, but I'm very time limited right now. I'll try to see if I can switch this depending on the OS and which windows command should be...
Thank you, Alexandre, for your issue and interest. I would consider to include something like that, yes. However, I am pretty busy now with three other projects requiring my attention...
We're facing the same issue. Using MERGE_LABELS="!x" doesn't work either. Apparently, automerge action still requires the automerge label to be set: ``` 2023-10-23T14:10:38.439Z INFO Skipping PR update, required label missing:...