jenkinsci / jenkinsci/support-core-plugin
[JENKINS-26731] Prefer Yaml over MarkDown or even Json
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
To automate support bundle analysis, we need to parse the bundle files. For sure we can parse json and markdown, but would be so easier if this one uses yaml.
json is also verbose and not so pleasant to read
---
Originally reported by
ndeloof, imported from: Prefer Yaml over MarkDown or even Json
allan_burdajewicz
Raw content of original issue
To automate support bundle analysis, we need to parse the bundle files. For sure we can parse json and markdown, but would be so easier if this one uses yaml.
json is also verbose and not so pleasant to read
Contributor guide
Assessment
This issue has not been assessed yet.