jenkinsci / jenkinsci/google-compute-engine-plugin
Do not use f:repeatable use f:repeatableProperty instead
Open
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/jenkinsci/google-compute-engine-plugin/pull/535#discussion_r3022365819
> This is a low-level form control which regular plugins should never touch. I think you wanted to use f:repeatableProperty.
It needs fixing here https://github.com/jenkinsci/google-compute-engine-plugin/blob/0a3fb1bbf9d8ea57257b74603cb175d0cc8b00bc/src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineCloud/config.jelly#L35-L40
For reference see the custom metadata feature in this plugin - uses `f:repeatableProperty`
Contributor guide
Assessment
This issue has not been assessed yet.