JetBrains / teamcity-google-agent

TeamCity support for Google cloud build agents
Apache License 2.0
17 stars 9 forks source link

Unable to edit/delete agent images after deleting the associated cloud image #15

Closed ghost closed 6 years ago

ghost commented 6 years ago

To reproduce:

Seems like this scenario is not taken into account in some js logic: Uncaught TypeError: self.sourceImages(...).every is not a function

ghost commented 6 years ago

Edit: deletion works fine

dtretyakov commented 6 years ago

@steazzalini, could you please also specify the version of plugin?

dtretyakov commented 6 years ago

@steazzalini, it should be fixed in the latest snapshot plugin build.

ghost commented 6 years ago

@dtretyakov Thanks!