You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The PR #20 (comment) introduced a JSON configuration format with the recipe map and coordinate to find it.
We could support 2 use case
Is the JSON format adapted for this ? What about YAML ? Other ?
For example OpenRewrite is using YAML for declarative recipes (https://docs.openrewrite.org/running-recipes/popular-recipe-guides/authoring-declarative-yaml-recipes) and other Jenkins tool like Plugin installation manager are supporting YAML for plugin file (https://github.com/jenkinsci/plugin-installation-manager-tool)
Beta Was this translation helpful? Give feedback.
All reactions