Configurer comments not working.
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by tracing how YAML configuration is unmarshaled and how YAML nodes are rendered in the plugin API. Compare the API's handling of commented YAML with the reported node output and determine whether comments should be preserved without expanding a four-line configuration into the full node structure.
Written by the indexing model from the issue text.
Description
This is a two-part issue.
The first is that I cannot get any comments on my YAML config at all using any common trick.
When I finally use YAML nodes, the whole node structure is displayed with all the right contents(over 100 lines of it) for only a 4 line piece of information. Could it be an unmarshaling issue?
I also notice that the API manages to display nicely commented YAML file? Can I do the same thing if possible?
- Dominant language
- Go
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from gotify/plugin-api
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
gotify/plugin-api#11 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
gotify/plugin-api#8 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
gotify/plugin-api#7 · 1 reaction ·
-
new-api
Difficulty 5/5 Over a week Newbie friendliness 25/100
gotify/plugin-api#3 · 4 comments · 1 reaction ·
All issues in gotify/plugin-api
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Bob Shell support Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
santhosh-tekuri/jsonschema#276 ·