Ecosyste.ms: Issues

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

GitHub / itzg/go-flagsfiller issues and pull requests

#29 - Allow slice and map fields to accept newline delimited values

Pull Request - State: closed - Opened by itzg 8 months ago

#28 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#27 - build(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#26 - build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#25 - - add support for types with encoding.TextUnmarshaler

Pull Request - State: closed - Opened by hujun-open about 1 year ago - 1 comment
Labels: enhancement

#24 - build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#23 - A generic mechnism for supporting new type

Pull Request - State: closed - Opened by hujun-open about 1 year ago - 4 comments

#22 - Restore 1.16 compatibility

Pull Request - State: closed - Opened by itzg about 1 year ago

#21 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#20 - add support for net.IP, net.IPNet, net.HardwareAddr(MAC) and time.Time

Pull Request - State: closed - Opened by hujun-open about 1 year ago - 4 comments

#19 - build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#18 - Support alias

Pull Request - State: closed - Opened by mockthebear over 1 year ago - 1 comment

#17 - Option to alias the field

Issue - State: closed - Opened by mockthebear over 1 year ago - 5 comments
Labels: enhancement, help wanted, good first issue

#16 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#15 - build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#14 - build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#13 - build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#12 - build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#11 - build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#10 - ignore children of ignored field

Pull Request - State: closed - Opened by wesdean over 2 years ago - 1 comment

#9 - added option for not setting values from env variables

Pull Request - State: closed - Opened by wesdean over 2 years ago - 1 comment

#8 - build: upgrade module to Go 1.16

Pull Request - State: closed - Opened by itzg over 2 years ago

#7 - added support for aliased types.

Pull Request - State: closed - Opened by wesdean over 2 years ago - 4 comments

#6 - added tag to override string slice instead of appending it.

Pull Request - State: closed - Opened by wesdean over 2 years ago - 1 comment

#5 - ensure that prefix is separated from field name

Pull Request - State: closed - Opened by wesdean over 2 years ago - 1 comment

#4 - Keep nested pointers

Pull Request - State: closed - Opened by wesdean almost 3 years ago - 1 comment

#3 - ignore unexported fields

Pull Request - State: closed - Opened by wesdean almost 3 years ago

#2 - How to make an option required?

Issue - State: open - Opened by FrankDMartinez over 3 years ago - 1 comment

#1 - Add support for map[string]int fields

Issue - State: open - Opened by itzg over 4 years ago
Labels: enhancement