Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ghodss/yaml issues and pull requests

#83 - getting error with docker build

Issue - State: open - Opened by amills-vibeirl about 1 year ago

#82 - chore: add ignore file and code optimization

Pull Request - State: open - Opened by testwill over 1 year ago

#81 - 🚚 New fork available at invopop/yaml

Issue - State: open - Opened by samlown over 2 years ago - 6 comments

#80 - ⚡ Is anyone maintaining the project ?

Issue - State: open - Opened by kuritka over 2 years ago - 3 comments

#79 - fix: CVE-2022-28948 by upgrading go-yaml/yaml

Pull Request - State: open - Opened by jlourenc over 2 years ago - 3 comments

#78 - Does the string wrap automatically?

Issue - State: closed - Opened by shikingram almost 3 years ago - 1 comment

#77 - Keys like "yes" and "on" are read as true

Issue - State: open - Opened by slntopp almost 3 years ago - 6 comments

#76 - How about cutting a new release?

Issue - State: open - Opened by RainbowMango about 3 years ago - 2 comments

#75 - Is this repo still in maintaining state?

Issue - State: open - Opened by jwcesign about 3 years ago - 3 comments

#74 - 【bug】Capital change to lowercase

Issue - State: closed - Opened by NICK-DUAN about 3 years ago - 1 comment

#73 - Add missing go versions to the build matrix

Pull Request - State: closed - Opened by kishaningithub over 3 years ago

#72 - In yaml.v3 how to achieve ordered map?

Issue - State: open - Opened by iqDF over 3 years ago

#71 - Set up Dependabot

Pull Request - State: closed - Opened by mmorel-35 over 3 years ago

#70 - Add support for UnmarshalStrict

Issue - State: open - Opened by ipapast over 3 years ago

#69 - Upgrading yaml to v3

Pull Request - State: closed - Opened by arjunbhandage over 3 years ago - 1 comment

#68 - Update README.md

Pull Request - State: closed - Opened by alexagriffith almost 4 years ago

#67 - Move from travis to github actions #48

Pull Request - State: closed - Opened by longwuyuan about 4 years ago - 1 comment

#65 - Add YAMLToJSONCustom to accept custom unmarshal func

Pull Request - State: open - Opened by mrnugget over 4 years ago - 2 comments

#64 - export convertToJSONableObject

Issue - State: open - Opened by itaysk over 4 years ago

#63 - return yaml as same as json

Issue - State: open - Opened by tharun208 almost 5 years ago

#62 - Upgrade ghodss/yaml to use go-yaml v3

Pull Request - State: open - Opened by silasdavis almost 5 years ago - 13 comments

#61 - yaml.v3 support

Issue - State: open - Opened by tychedelia almost 5 years ago

#60 - yamltojson got wrong output format

Issue - State: closed - Opened by glepnir almost 5 years ago

#59 - Unmarshal does not work if a field name differs from related annotation name

Issue - State: closed - Opened by alexey-igrychev almost 5 years ago - 1 comment

#58 - Updating go.mod to take the latest release of go-yaml

Pull Request - State: closed - Opened by njuettner over 5 years ago - 5 comments

#57 - http://ghodss.com/2014/the-right-way-to-handle-yaml-in-golang/ returns 404

Issue - State: open - Opened by kopiczko over 5 years ago - 3 comments

#55 - Unmarshaling is incorrect, particularly around numbers.

Issue - State: open - Opened by beiriannydd over 5 years ago

#54 - Int overflow on 32 bits arches

Issue - State: open - Opened by eclipseo over 5 years ago - 1 comment

#53 - switch to yaml.v3

Pull Request - State: closed - Opened by shaydofa over 5 years ago

#52 - Unmarshal() is case insensitive to object attribute names

Issue - State: open - Opened by osdrv over 5 years ago

#51 - Support NewDecoder?

Issue - State: open - Opened by shaunc almost 6 years ago

#50 - Please tag a new release after #49

Issue - State: closed - Opened by creachadair about 6 years ago - 22 comments

#49 - Add basic Go modules support.

Pull Request - State: closed - Opened by creachadair about 6 years ago

#48 - Update Go versions.

Pull Request - State: closed - Opened by diekmann about 6 years ago

#47 - Support yaml streams when decoding

Pull Request - State: closed - Opened by chancez about 6 years ago - 1 comment

#46 - Add UnmarshalStrict.

Pull Request - State: closed - Opened by diekmann about 6 years ago - 3 comments

#45 - build failed

Issue - State: open - Opened by sunhongdou over 6 years ago

#44 - Main license

Issue - State: open - Opened by juliaszegedi over 6 years ago

#43 - Support YAML to pretty JSON

Issue - State: open - Opened by davidxia over 6 years ago - 2 comments

#42 - Fix minor typo

Pull Request - State: closed - Opened by davidxia over 6 years ago - 1 comment

#41 - Add a YAMLToJSONPretty function

Pull Request - State: closed - Opened by davidxia over 6 years ago

#40 - Ignore empty fields while Marshal.

Issue - State: closed - Opened by droslean over 6 years ago

#39 - Add Encoder and Decoder structs and their associated methods.

Pull Request - State: open - Opened by VictorLowther over 6 years ago - 1 comment

#38 - Add UnmarshalStrict for strict yaml unmarshaling

Pull Request - State: closed - Opened by dims over 6 years ago - 4 comments

#37 - Support Strict mode for Unmarshal

Pull Request - State: closed - Opened by dims over 6 years ago - 2 comments

#36 - Add UnmarshalStrict for strict yaml unmarshaling

Pull Request - State: closed - Opened by tanner-bruce over 6 years ago - 5 comments

#34 - add vendoring

Issue - State: open - Opened by mjudeikis over 6 years ago

#33 - Add YAMLToJSONStrict for strict YAML parsing.

Pull Request - State: closed - Opened by bradfitz over 6 years ago - 1 comment

#32 - bug

Issue - State: open - Opened by wumingcheng over 6 years ago - 1 comment

#31 - Support streaming decoder

Issue - State: open - Opened by krzyzacy over 6 years ago - 3 comments

#30 - Difference in behaviour parsing numbers compared to gopkg.in/yaml.v2

Issue - State: closed - Opened by jim-minter over 6 years ago - 2 comments

#29 - How to decode yaml with ---

Issue - State: closed - Opened by fanux almost 7 years ago - 2 comments

#28 - Travis doesn't allow testing with go 1.10

Issue - State: closed - Opened by filmil almost 7 years ago - 2 comments

#27 - Adds a hook to specify unmarshal options.

Pull Request - State: closed - Opened by filmil almost 7 years ago - 4 comments

#26 - Don't Unmarshal field with underline

Issue - State: open - Opened by sitnikovv almost 7 years ago

#25 - Difference with go-yaml for numeric parsing

Issue - State: open - Opened by cjauvin about 7 years ago - 1 comment

#24 - Use pkg/errors to wrap extended errors

Pull Request - State: closed - Opened by dmathieu about 7 years ago - 3 comments

#23 - Support null as key

Pull Request - State: closed - Opened by lizhang-v2 over 7 years ago - 1 comment

#22 - struct with field name starting with `N` fails to read data

Issue - State: open - Opened by surajssd over 7 years ago - 1 comment

#21 - Fix tests on i386

Pull Request - State: closed - Opened by stapelberg almost 8 years ago - 1 comment

#20 - Please make releases and tags

Issue - State: closed - Opened by AlekSi almost 8 years ago - 1 comment

#19 - Apply gofmt to example code in README.

Pull Request - State: closed - Opened by aggrolite almost 8 years ago - 1 comment

#18 - Return typed errors from exported funcs

Pull Request - State: closed - Opened by juanvallejo about 8 years ago - 6 comments

#17 - Support for jsonpb

Issue - State: closed - Opened by sjezewski about 8 years ago - 1 comment

#16 - Remove reference to candiedyaml

Pull Request - State: closed - Opened by fabianofranz over 8 years ago - 1 comment

#15 - Switch back from candiedyaml to go-yaml

Pull Request - State: closed - Opened by fabianofranz over 8 years ago - 3 comments

#14 - "y" argument not parsed

Issue - State: closed - Opened by pavel-georgiev over 8 years ago - 6 comments

#13 - Panic when trying to unmarshal specific yaml

Issue - State: closed - Opened by ccampbell over 8 years ago - 9 comments

#12 - Fixed typo in docstring

Pull Request - State: closed - Opened by joe2far over 8 years ago - 1 comment

#11 - Japanese caractere

Issue - State: open - Opened by shinji62 almost 9 years ago - 1 comment

#10 - Fixed some typos in readme

Pull Request - State: closed - Opened by hw-qiaolei almost 9 years ago - 2 comments

#9 - Fixing typo in README.md

Pull Request - State: closed - Opened by brimstone almost 9 years ago - 1 comment

#8 - Fixed: no formatting directive in Errorf call

Pull Request - State: closed - Opened by philoserf about 9 years ago - 1 comment

#7 - Fix panic on unmarshal for maps with struct pointer values

Pull Request - State: closed - Opened by greensnark over 9 years ago - 3 comments

#6 - Switch from go-yaml to candiedyaml

Pull Request - State: closed - Opened by karlkfi over 9 years ago - 5 comments

#5 - Cast Variable Values As String

Issue - State: closed - Opened by pnovotnak over 9 years ago - 1 comment

#4 - Enable Sourcegraph

Issue - State: closed - Opened by jjmason almost 10 years ago

#3 - Add support to avoid converting numbers to float64.

Pull Request - State: closed - Opened by vishh about 10 years ago - 10 comments

#2 - add support for custom ordering of fields

Issue - State: open - Opened by proppy about 10 years ago

#1 - Fix yaml-v2 import path

Pull Request - State: closed - Opened by justinsb about 10 years ago - 2 comments