Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / goccy/go-yaml issues and pull requests
#665 - feat: Dont make copies of structs for validation
Pull Request -
State: open - Opened by asmfreak 3 days ago
- 2 comments
#664 - Question: How can I parse multi yaml file?
Issue -
State: open - Opened by wrbbz 4 days ago
- 2 comments
Labels: question
#663 - Can I use this go-yaml to directly determine whether the yaml is a multiple-file yaml or a single-file yaml?
Issue -
State: closed - Opened by xbpk3t 5 days ago
- 3 comments
Labels: question
#662 - Support smart anchor option
Pull Request -
State: closed - Opened by goccy 5 days ago
- 1 comment
#661 - Feature/question: how to distinguish between unparsed data and strings?
Issue -
State: open - Opened by felixfontein 5 days ago
- 6 comments
Labels: question
#660 - Keep reference of anchor's value
Pull Request -
State: closed - Opened by goccy 5 days ago
- 1 comment
#659 - Path skip commented content in the result of ReadNode.
Issue -
State: open - Opened by yudintsevegor 6 days ago
Labels: bug
#658 - Add star history
Pull Request -
State: open - Opened by LarsStegman 6 days ago
- 1 comment
#657 - Fix encoding of string that contains "- "
Pull Request -
State: closed - Opened by goccy 7 days ago
- 1 comment
#656 - Allow customizing the error message
Pull Request -
State: open - Opened by lugray 7 days ago
- 1 comment
#655 - go-yaml unmarshal string prefix with "- --" to object which cause error yaml file
Issue -
State: closed - Opened by buptgarden 8 days ago
- 1 comment
Labels: bug, encoder
#654 - Fix format with empty value
Pull Request -
State: closed - Opened by goccy 9 days ago
- 1 comment
#653 - Fix format indent
Pull Request -
State: closed - Opened by goccy 9 days ago
- 1 comment
#652 - Regression in UnmarshalYAML and simple string values
Issue -
State: closed - Opened by twpayne 10 days ago
- 3 comments
Labels: invalid
#651 - Create `CommentMap` using AST
Issue -
State: closed - Opened by mfzl 10 days ago
- 4 comments
Labels: question
#650 - Regression in CustomUnmarshaler support
Issue -
State: closed - Opened by jandubois 10 days ago
- 4 comments
Labels: bug
#649 - Fix handling of TextUnmarshaler
Pull Request -
State: closed - Opened by goccy 10 days ago
- 1 comment
#648 - Fix format with alias
Pull Request -
State: closed - Opened by goccy 10 days ago
- 1 comment
#647 - Make UseSingleQuote compliant with the YAML spec
Pull Request -
State: closed - Opened by mumoshu 11 days ago
- 5 comments
#646 - Support entry token for flow style
Pull Request -
State: closed - Opened by goccy 11 days ago
- 1 comment
#645 - Fix format with comment
Pull Request -
State: closed - Opened by goccy 12 days ago
- 1 comment
#644 - Add node formatter
Pull Request -
State: closed - Opened by goccy 12 days ago
- 1 comment
#643 - Double escape backward slash
Issue -
State: closed - Opened by yxxhero 14 days ago
- 15 comments
Labels: help wanted
#642 - feat: support receiving ast.Node in custom unmarshalers
Pull Request -
State: open - Opened by x1unix 14 days ago
- 3 comments
Labels: reviewed
#641 - Don't show line numbers with ycat
Issue -
State: open - Opened by nikolay 14 days ago
Labels: feature request
#640 - fixed typo in ycat install example
Pull Request -
State: closed - Opened by brammeleman 14 days ago
- 1 comment
#639 - Unmarshalling interface
Issue -
State: closed - Opened by pgeiem 15 days ago
- 6 comments
Labels: question
#638 - type that implements BytesUnmarshaler with complex data has errors
Issue -
State: closed - Opened by cpuguy83 16 days ago
- 4 comments
Labels: bug
#637 - Improve sequence comment unit test in parser_test.go to verify comment fields in node
Pull Request -
State: closed - Opened by semihbkgr 17 days ago
- 2 comments
#636 - Wrong indentation when path.ReplaceWithNode with an ast.Node created by the function yaml.ValueToNode
Issue -
State: open - Opened by caormarc 17 days ago
Labels: bug
#635 - Fix comment map
Pull Request -
State: closed - Opened by goccy 19 days ago
- 1 comment
#634 - [BUG] Separate line comments are omitted since v1.15.16
Issue -
State: closed - Opened by markdumay 20 days ago
- 1 comment
Labels: bug
#633 - Fix toString for TagNode
Pull Request -
State: closed - Opened by LarsStegman 21 days ago
- 5 comments
Labels: reviewed
#632 - Fix comment map at decoding
Pull Request -
State: closed - Opened by goccy 22 days ago
#631 - Number in string field interpreted as octal
Issue -
State: open - Opened by zfLQ2qx2 23 days ago
#630 - fix: empty document should not panic on String()
Pull Request -
State: closed - Opened by bcho 24 days ago
- 2 comments
#629 - String method call panics on empty document node
Issue -
State: closed - Opened by bcho 24 days ago
Labels: bug
#628 - fix: typo `cloud` -> `could` in path.go
Pull Request -
State: closed - Opened by rriski 28 days ago
- 2 comments
#627 - feature: removing nodes
Issue -
State: open - Opened by rriski 29 days ago
Labels: feature request
#626 - Incorrect indentation for block sequence with newlines
Issue -
State: open - Opened by shuheiktgw about 1 month ago
Labels: bug, encoder
#625 - Fix indentation for raw string newlines
Pull Request -
State: closed - Opened by shuheiktgw about 1 month ago
- 2 comments
#624 - refactor: remove unused Anchor field from MappingValueNode
Pull Request -
State: closed - Opened by nikpivkin about 1 month ago
- 1 comment
#623 - Fix string representation of MappingNode in flow style
Pull Request -
State: closed - Opened by semihbkgr about 1 month ago
- 4 comments
Labels: reviewed
#622 - Incorrect string representation of MappingNode in flow style
Issue -
State: closed - Opened by semihbkgr about 1 month ago
Labels: bug
#621 - Fix flow-mapping-edge-cases
Pull Request -
State: closed - Opened by goccy about 1 month ago
- 1 comment
#620 - Fix flow sequence with map
Pull Request -
State: closed - Opened by goccy about 1 month ago
- 1 comment
#619 - Passing a double pointer to decoder.Decode has unexpected result
Issue -
State: open - Opened by zfLQ2qx2 about 1 month ago
Labels: feature request, decoder
#618 - Fix tag with flow sequence
Pull Request -
State: closed - Opened by goccy about 1 month ago
- 1 comment
#617 - Decoding yaml format AWS Cloudformation templates
Issue -
State: closed - Opened by zfLQ2qx2 about 1 month ago
- 4 comments
#616 - feature: pass context to CustomUnmarshaller
Issue -
State: open - Opened by fortuna about 1 month ago
Labels: feature request
#615 - issue-281: add tests and fix panic for *
Pull Request -
State: closed - Opened by ivankatliarchuk about 1 month ago
- 2 comments
#614 - `Indent` `EncodeOption` ignored when encoding `ast.Node`
Issue -
State: open - Opened by braydonk about 1 month ago
- 1 comment
Labels: bug, encoder
#613 - chore: move dev deps to dev group
Pull Request -
State: closed - Opened by nikpivkin about 1 month ago
- 2 comments
#612 - fix(parser): inconsistent paths single-line MappingKeyValueNode
Pull Request -
State: closed - Opened by LarsStegman about 1 month ago
- 2 comments
#611 - Add playground
Pull Request -
State: closed - Opened by goccy about 1 month ago
- 1 comment
#610 - Decorate using custom parser
Issue -
State: open - Opened by ErikEngerd about 2 months ago
Labels: feature request
#609 - Remove mention of removed option DisallowDuplicateKey
Pull Request -
State: closed - Opened by sirikon about 2 months ago
- 2 comments
#608 - Comments cannot be extracted from Flow-style YAML
Issue -
State: open - Opened by shuheiktgw about 2 months ago
Labels: bug
#607 - path.Replace changing type creates a weird yaml result
Issue -
State: open - Opened by gkampitakis about 2 months ago
- 1 comment
Labels: bug
#606 - [WIP] support auto anchor option
Pull Request -
State: closed - Opened by goccy 2 months ago
- 3 comments
#605 - Fix encoding of anchor and alias
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#604 - Fix encoding with map key contains colon character
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#603 - Fix sequence value for merge key
Pull Request -
State: closed - Opened by goccy 2 months ago
- 2 comments
#603 - Fix sequence value for merge key
Pull Request -
State: closed - Opened by goccy 2 months ago
- 2 comments
#602 - Fix cast process for decoding of anchor value
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#602 - Fix cast process for decoding of anchor value
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#601 - panic: reflect.Set: value of type interface {} is not assignable to type []string
Issue -
State: closed - Opened by bep 2 months ago
- 3 comments
Labels: bug
#600 - Add nil guard
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#600 - Add nil guard
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#599 - Text string '0x' is marshaled without quotes.
Issue -
State: closed - Opened by mcdee 2 months ago
- 3 comments
Labels: invalid
#599 - Text string '0x' is marshaled without quotes.
Issue -
State: closed - Opened by mcdee 2 months ago
- 3 comments
Labels: invalid
#598 - Fix invalid path
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#598 - Fix invalid path
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#597 - Support merge tag
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#596 - `value is not allowed in this context` error on merge with additional property
Issue -
State: closed - Opened by dastrobu 2 months ago
- 1 comment
Labels: bug
#596 - `value is not allowed in this context` error on merge with additional property
Issue -
State: closed - Opened by dastrobu 2 months ago
- 1 comment
Labels: bug
#595 - Yaml Path panics with invalid path
Issue -
State: closed - Opened by gkampitakis 2 months ago
- 1 comment
Labels: bug, yamlpath
#594 - Fix code format
Pull Request -
State: closed - Opened by shuheiktgw 2 months ago
- 1 comment
#593 - Quote the numbers even if they are out of range
Pull Request -
State: closed - Opened by shuheiktgw 2 months ago
- 3 comments
#592 - Fix parsing of tab characters
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#591 - Fix parsing of invalid tag character
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#590 - Fix parsing of multi line text
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#589 - Refactor unexported funcs by removing unnecessary error result
Pull Request -
State: closed - Opened by alexandear 2 months ago
- 2 comments
#588 - yaml parser no longer errors on invalid yaml
Issue -
State: closed - Opened by cpuguy83 2 months ago
- 1 comment
Labels: invalid
#587 - Fix displaying testable example on pkg.go.dev
Pull Request -
State: closed - Opened by alexandear 2 months ago
- 2 comments
#586 - Large hex strings are unquoted when marshalled
Issue -
State: closed - Opened by mcdee 2 months ago
- 1 comment
Labels: bug, encoder
#585 - fix typo in CharacterType
Pull Request -
State: closed - Opened by nekrassov01 2 months ago
- 2 comments
#584 - Fix node-anchor-not-indented
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#584 - Fix node-anchor-not-indented
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#583 - MappingValue path not set correctly
Issue -
State: open - Opened by LarsStegman 2 months ago
- 1 comment
Labels: bug
#583 - MappingValue path not set correctly
Issue -
State: closed - Opened by LarsStegman 2 months ago
- 1 comment
Labels: bug
#582 - Fix parsing of literal header option
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#582 - Fix parsing of literal header option
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#581 - Fix scalar-value-with-two-anchors
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#581 - Fix scalar-value-with-two-anchors
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#580 - Fix plain-url-in-flow-mapping
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#580 - Fix plain-url-in-flow-mapping
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#579 - Fix parsing of multiline mapping key
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#579 - Fix parsing of multiline mapping key
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment
#578 - Fix parsing of directive value
Pull Request -
State: closed - Opened by goccy 2 months ago
- 1 comment