Ecosyste.ms: Issues

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

GitHub / caarlos0/env issues and pull requests

#344 - Option to require env vars to be set and not empty by default

Issue - State: open - Opened by arvenil 6 days ago - 2 comments

#343 - refactor: simplify toMap on Windows implementation

Pull Request - State: closed - Opened by alexandear 6 days ago - 2 comments
Labels: size/S

#342 - refactor: enable gocritic linter and fix lint issues

Pull Request - State: open - Opened by alexandear 6 days ago - 1 comment
Labels: size/M

#341 - chore(deps): bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago - 1 comment
Labels: dependencies, automerge, size/XS

#340 - Fix issue parsing into ptr fields with value

Pull Request - State: closed - Opened by hypnoglow about 1 month ago - 2 comments
Labels: size/M

#339 - Bug: fails to parse into fields with value

Issue - State: closed - Opened by hypnoglow about 1 month ago

#338 - feat: support ignored value "-" for env tag

Pull Request - State: closed - Opened by sv-kozlov about 2 months ago - 2 comments
Labels: size/M

#337 - [versioning] Problem when installing newest version

Issue - State: closed - Opened by devdrops about 2 months ago - 1 comment

#336 - implement interface { Unwrap() []error } for AggregateError

Pull Request - State: closed - Opened by itsabgr-raika about 2 months ago - 2 comments
Labels: enhancement, size/XS

#335 - add support for map of structs

Pull Request - State: open - Opened by sethpollack about 2 months ago
Labels: size/L

#334 - add initIfSet option

Pull Request - State: open - Opened by sethpollack about 2 months ago - 2 comments
Labels: size/M

#333 - add option to ignore prefix

Pull Request - State: open - Opened by sethpollack about 2 months ago - 1 comment
Labels: size/M

#332 - Support custom tag name for envPrefix

Pull Request - State: closed - Opened by sv-kozlov about 2 months ago - 1 comment
Labels: enhancement, size/M

#331 - docs: update documentation for improved clarity and structure

Pull Request - State: closed - Opened by 000xs 2 months ago - 1 comment
Labels: docs, size/M

#330 - docs: add installation instructions to README.md

Pull Request - State: closed - Opened by eduardolat 2 months ago - 1 comment
Labels: size/XS

#329 - fix: improve errors

Pull Request - State: closed - Opened by caarlos0 3 months ago - 1 comment
Labels: enhancement, size/M

#328 - Rename `EnvVarIsNotSetError` to `VarIsNotSetError`

Issue - State: closed - Opened by BorzdeG 3 months ago

#327 - Added EditorConfig

Pull Request - State: closed - Opened by BorzdeG 3 months ago - 4 comments
Labels: size/L

#326 - Added support `time.Location`

Pull Request - State: closed - Opened by BorzdeG 3 months ago - 2 comments
Labels: size/M

#325 - Options to set defaults for zero values only

Pull Request - State: open - Opened by dnovikoff 3 months ago - 1 comment
Labels: size/L

#324 - Support other names for envDefault

Pull Request - State: closed - Opened by dnovikoff 3 months ago - 2 comments
Labels: enhancement, size/M

#323 - Support map[T]encoding.TextUnmarshaler

Pull Request - State: open - Opened by Al2Klimov 4 months ago - 2 comments
Labels: size/M

#322 - docs: cleanup readme

Pull Request - State: closed - Opened by caarlos0 4 months ago - 2 comments
Labels: size/XL

#321 - fix: do not init empty arrays

Pull Request - State: closed - Opened by caarlos0 4 months ago - 3 comments
Labels: bug, size/M

#320 - Non-existing variable of type slice of structs is mapped to an empty slice instead of nil

Issue - State: closed - Opened by tyxeron 4 months ago - 2 comments
Labels: bug

#319 - Allow custom mapping from FieldName to Environment Variable Name

Issue - State: closed - Opened by niondir 4 months ago - 1 comment

#318 - fix: retract v11.0.1, gate init nil pointers

Pull Request - State: closed - Opened by caarlos0 5 months ago - 1 comment
Labels: size/L

#317 - URL Pointers are no longer left nil

Issue - State: closed - Opened by jgustie 6 months ago - 1 comment
Labels: bug

#316 - chore(deps): bump goreleaser/goreleaser-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, automerge, size/XS

#315 - Options to mutate value

Issue - State: closed - Opened by Itsindigo 6 months ago - 2 comments
Labels: question

#314 - required field error logging

Issue - State: closed - Opened by nexovec 6 months ago - 1 comment

#313 - is there a way to get the env key for a struct field?

Issue - State: closed - Opened by FalcoSuessgott 6 months ago - 1 comment

#312 - feat: mapping slice of complex struct

Pull Request - State: closed - Opened by Rancbar 6 months ago - 8 comments
Labels: size/L

#311 - docs: improving docs and examples

Pull Request - State: closed - Opened by caarlos0 6 months ago - 1 comment
Labels: size/L

#310 - Don't touch struct fields without `env` tag

Issue - State: closed - Opened by corani 6 months ago - 1 comment
Labels: bug

#309 - fix module path

Pull Request - State: closed - Opened by Baselkh 7 months ago - 2 comments
Labels: size/XS

#308 - [Issue|Question] Regarding `map[string][]string`

Issue - State: closed - Opened by eltonsv 7 months ago - 1 comment
Labels: question

#307 - chore(deps): bump golangci/golangci-lint-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, automerge, size/XS

#306 - #234 - fix: add logic to handle nil pointer structs

Pull Request - State: closed - Opened by NithinGudla 7 months ago - 2 comments
Labels: enhancement, size/S

#305 - chore(deps): bump golangci/golangci-lint-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, automerge, size/XS

#304 - UseFieldNameByDefault resulting in incorrect Field Name

Issue - State: closed - Opened by tomaszbk 7 months ago - 1 comment
Labels: docs

#302 - Question: Is semantic versioning followed in this project?

Issue - State: closed - Opened by malta895 7 months ago - 1 comment

#300 - feat: ParseAs, ParseAsWithOptions, Must

Pull Request - State: closed - Opened by caarlos0 8 months ago - 1 comment
Labels: enhancement, size/M

#299 - Proposal: add generic `ParseAs`

Issue - State: closed - Opened by 3timeslazy 8 months ago - 2 comments

#298 - Env prefixes doesn't work with array

Issue - State: closed - Opened by dongjiang1989 8 months ago - 8 comments

#297 - fix: UseFieldNameByDefault when uppercased word in name

Pull Request - State: closed - Opened by caarlos0 8 months ago - 1 comment
Labels: bug, size/M

#295 - `UseFieldNameByDefault` doesn't support acronyms

Issue - State: closed - Opened by Baselkh 9 months ago - 1 comment

#294 - chore(deps): bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, automerge, size/XS

#293 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, automerge, size/XS

#292 - Add a `ParseFile` function

Issue - State: closed - Opened by imperfect-fourth 10 months ago - 2 comments

#291 - Add envDepends tag

Pull Request - State: closed - Opened by dennis-dko 11 months ago - 9 comments
Labels: size/L

#290 - docs: add related projects

Pull Request - State: closed - Opened by g4s8 11 months ago - 1 comment
Labels: docs, size/XS

#289 - docs: add used and supported by section to readme

Pull Request - State: closed - Opened by caarlos0 12 months ago - 1 comment
Labels: size/S

#288 - chore(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, automerge, size/XS

#287 - Feature Request: let "required" / "notEmpty" depends on other env field

Issue - State: closed - Opened by dennis-dko about 1 year ago - 1 comment

#286 - Add functionality to change the map seperator

Issue - State: closed - Opened by dennis-dko about 1 year ago - 1 comment
Labels: invalid

#285 - enhancement: Expand with default values

Pull Request - State: closed - Opened by gabrielcipriano about 1 year ago - 5 comments
Labels: size/M

#284 - feat: custom key value separator

Pull Request - State: closed - Opened by ruslan944 about 1 year ago - 5 comments
Labels: feature, size/S

#282 - docs: add map usage

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago
Labels: docs, size/M

#281 - chore(deps): bump goreleaser/goreleaser-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, automerge, size/XS

#280 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, automerge, size/XS

#279 - expand from default values

Issue - State: closed - Opened by kriptor about 1 year ago - 1 comment
Labels: enhancement

#278 - Base64 decode

Issue - State: closed - Opened by manuelarte over 1 year ago - 2 comments
Labels: docs

#277 - Add a new option to allow overriding a default with an empty value

Pull Request - State: closed - Opened by Bios-Marcel over 1 year ago - 1 comment
Labels: size/S

#276 - fix: Problem to use Nested Structs

Issue - State: closed - Opened by mendesbarreto over 1 year ago - 1 comment

#275 - feat: adds public ToMap function

Pull Request - State: closed - Opened by maxfilov over 1 year ago - 2 comments
Labels: size/XS

#274 - Proposal: add visible ToMap for tests in applications

Issue - State: closed - Opened by maxfilov over 1 year ago - 1 comment

#273 - Proposal: Default values already set in the passed struct pointer should be respected

Issue - State: open - Opened by Bios-Marcel over 1 year ago - 4 comments
Labels: enhancement

#272 - ParseWithOptions: add the ability to override defaultTypeParsers

Pull Request - State: closed - Opened by Daniel538 over 1 year ago - 4 comments
Labels: size/S

#271 - fix: invalid environment variable

Pull Request - State: closed - Opened by aymanbagabas over 1 year ago - 2 comments
Labels: size/S

#270 - .env file support?

Issue - State: closed - Opened by lordvidex over 1 year ago - 1 comment

#269 - test: test case for #268

Pull Request - State: closed - Opened by caarlos0 over 1 year ago
Labels: bug, size/M

#268 - ParseWithOptions not returning error from custom function

Issue - State: closed - Opened by flohoss over 1 year ago - 5 comments
Labels: bug

#266 - fix: skip fields without env key in onSet

Pull Request - State: closed - Opened by aymanbagabas over 1 year ago - 2 comments
Labels: size/XS

#265 - Add support Web Assembly

Pull Request - State: closed - Opened by BorzdeG over 1 year ago - 1 comment
Labels: size/XS

#264 - Update and fix examples in readme for v8.0.0

Pull Request - State: closed - Opened by Mattias- over 1 year ago - 1 comment
Labels: size/M

#263 - feat!: accept expand as an option to the env tag

Pull Request - State: closed - Opened by caarlos0 over 1 year ago - 1 comment
Labels: enhancement, size/M

#261 - Add GetFieldParams and GetFieldParamsWithOptions functions

Pull Request - State: closed - Opened by saturn4er over 1 year ago - 6 comments
Labels: size/L

#260 - Add functionality to fetch a slice of used environment variables in config

Issue - State: closed - Opened by saturn4er over 1 year ago - 1 comment

#259 - build: test on go stable and oldstable

Pull Request - State: closed - Opened by caarlos0 over 1 year ago - 1 comment
Labels: enhancement, size/XS

#258 - update the docs about v7 migration guide

Issue - State: closed - Opened by futurist over 1 year ago - 1 comment

#257 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, automerge, size/XS

#256 - feat!: remove ParseWithFuncs, add ParseWithOptions

Pull Request - State: closed - Opened by caarlos0 over 1 year ago - 1 comment
Labels: enhancement, size/L

#255 - The commit of map type supporting has not been released yet

Issue - State: closed - Opened by oreo0725 over 1 year ago - 1 comment

#254 - feat: implement Is on AggregateError

Pull Request - State: closed - Opened by caarlos0 over 1 year ago - 2 comments
Labels: enhancement, size/L

#253 - feat: use field name by default

Pull Request - State: closed - Opened by caarlos0 over 1 year ago - 1 comment
Labels: enhancement, size/M

#252 - envDefault does not seem to work

Issue - State: closed - Opened by semboko almost 2 years ago - 1 comment

#251 - Proposal: Default env tag

Issue - State: closed - Opened by mymmrac almost 2 years ago - 4 comments
Labels: enhancement, feature

#250 - Proposal: envExpand also expand from self

Issue - State: closed - Opened by futurist almost 2 years ago

#249 - docs: update to v7

Pull Request - State: closed - Opened by alexandear almost 2 years ago - 1 comment
Labels: size/S

#248 - feat!: set default if var is set but empty

Pull Request - State: closed - Opened by caarlos0 almost 2 years ago - 8 comments
Labels: enhancement, size/S

#247 - Add: Fallback to Default Value Option for Empty Environment Variables through struct field tag

Pull Request - State: closed - Opened by arvindh123 almost 2 years ago - 1 comment
Labels: size/S

#246 - Add: Fallback to Default Value Option for Empty Environment Variables through Parser Options

Pull Request - State: closed - Opened by arvindh123 almost 2 years ago - 1 comment
Labels: size/S

#245 - Proposal: Adding Fallback to Default Value Option for Empty Environment Variables

Issue - State: closed - Opened by arvindh123 almost 2 years ago - 3 comments

#244 - feat: support map kind env

Pull Request - State: closed - Opened by ken8203 almost 2 years ago - 1 comment
Labels: size/M

#243 - Fix minor typo in readme file?

Pull Request - State: closed - Opened by braindev almost 2 years ago - 1 comment
Labels: size/XS

#241 - chore(deps): bump goreleaser/goreleaser-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, automerge, size/XS

#240 - Support error types

Pull Request - State: closed - Opened by akutuev almost 2 years ago - 5 comments
Labels: size/L

#239 - New feature: custom method to fetch env

Issue - State: closed - Opened by emilien-puget almost 2 years ago - 1 comment