Matt Richardson
Matt Richardson
Can you tell me why `-force` is available locally, but not on the build agent?
I've updated the Expected Behaviour, but not sure its a great idea to get someone who knows very little about how this all works together to design the error messages.
Both my local packages and the ones on the build agents have version `1.0.0.1`. One has the `-force` parameter, and one doesn't. Are there multiple different versions out there with...
Thanks for the detailed response, @kilasuit. Shame that it happened that way. I've managed to get it all working now, so dont need that script - thanks.
Any particular reason this has been closed? I hit it again the other day.
Hey @MarkZither - did you manage to make any progress on this? We'd be keen to use it and/or contribute to the development.
Hey @Jalle19. Looks like version 1.5.0 was tagged (thanks!), but looks like it also needs a release created. Using this plugin block: ``` packer { required_plugins { vagrant-s3 = {...
From what I can tell - these are to do with test setup. I didn't get very far with debugging though.
Just pushed a change - I _think_ it should pass the tests. (When I run it locally, I get a bunch of test failures similar to `java.lang.IllegalStateException: @NotNull method webhook/teamcity/settings/entity/WebHookTemplateEntity.getTemplateDescription...
I'm unblocked now - I manually modified the id's in the config, and after restarting teamcity, all the webhooks are showing up in the right place. Now, it's only future...