Ecosyste.ms: Issues

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

GitHub / heetch/confita issues and pull requests

#95 - Support for yaml.v3

Issue - State: open - Opened by kszafran 4 months ago

#94 - Misc updates

Pull Request - State: open - Opened by gyndav 12 months ago

#93 - Add docker compose file

Pull Request - State: open - Opened by nzimmerman over 2 years ago

#92 - Transition from dgrijalva/jwt-go pkg to golang-jwt/jwt

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

#91 - support flag.Value interface in flags backend

Pull Request - State: open - Opened by bbrodriges over 3 years ago

#90 - Set path to config file via arguments

Issue - State: closed - Opened by alkapov over 3 years ago

#89 - Add CI tests using Github actions

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

#88 - add toml to API description

Pull Request - State: open - Opened by suzuki-shunsuke over 3 years ago

#87 - Reusing nested config structs

Issue - State: open - Opened by zefirior almost 4 years ago

#86 - Add support for Vault KV secrets engine v2

Pull Request - State: closed - Opened by philippgille almost 4 years ago - 1 comment

#85 - Can't load config into struct with json tags

Issue - State: open - Opened by slon over 4 years ago - 1 comment

#84 - Fix vault couldn't get a value

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

#83 - update vault module version

Pull Request - State: closed - Opened by rogpeppe almost 5 years ago

#82 - Structured configuration support (path/dots)

Issue - State: open - Opened by kravemir about 5 years ago

#81 - Use vault/api module instead of vault

Pull Request - State: open - Opened by HnH about 5 years ago

#80 - backend/flags: avoiding setting values that aren't specified

Pull Request - State: closed - Opened by rogpeppe about 5 years ago

#79 - Impossible to get a value from env

Issue - State: closed - Opened by nsitbon about 5 years ago - 7 comments

#78 - backend/env: treat empty environment variables as not found

Pull Request - State: closed - Opened by rogpeppe about 5 years ago

#77 - Weird behavior when mixing backends

Issue - State: open - Opened by waltton over 5 years ago - 4 comments
Labels: bug

#76 - backend/ssm: minor cleanups

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

#75 - only run go versions 1.12, 1.13 and tip. allows us to remove dep

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

#74 - document that flag descriptions cannot have commas

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

#73 - run CI on Go 1.12 and 1.13 only

Issue - State: closed - Opened by rogpeppe over 5 years ago - 1 comment

#72 - use consul v1.1.0

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

#71 - adds ssm backend

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

#70 - set usage message from description tag

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

#69 - support for float and uint short flags

Pull Request - State: closed - Opened by steamrolla over 5 years ago - 1 comment

#68 - adds go 1.12 and 1.13 to travis build

Pull Request - State: closed - Opened by steamrolla over 5 years ago - 1 comment

#67 - enable a short option for flags

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

#66 - still maintained?

Issue - State: closed - Opened by steamrolla over 5 years ago - 2 comments

#65 - set value only from first successful backend

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

#64 - When value defined in multiple backend, last one wins

Issue - State: closed - Opened by dmaciel over 5 years ago - 2 comments

#63 - backend/flag: error when config is partial

Issue - State: open - Opened by rogpeppe almost 6 years ago - 1 comment

#62 - code cleanups; more tests

Pull Request - State: closed - Opened by rogpeppe almost 6 years ago - 1 comment

#61 - keys are inconsistent with different backends

Issue - State: open - Opened by rogpeppe almost 6 years ago - 4 comments
Labels: bug

#60 - Add field description and support it for flags

Pull Request - State: closed - Opened by d1mn almost 6 years ago - 2 comments

#59 - Add optional parameter for file backend

Pull Request - State: closed - Opened by yaziine almost 6 years ago - 4 comments

#58 - Support .properties files

Issue - State: open - Opened by ogerardin almost 6 years ago - 1 comment
Labels: enhancement

#57 - Support short/long flags

Issue - State: closed - Opened by ogerardin almost 6 years ago - 2 comments
Labels: enhancement

#56 - Support "description" tag

Issue - State: closed - Opened by ogerardin almost 6 years ago - 1 comment
Labels: enhancement

#55 - file.Backend should not fail if the file is not found

Issue - State: closed - Opened by ogerardin almost 6 years ago - 1 comment
Labels: enhancement

#54 - Support custom splitting strategy for parsing slices.

Pull Request - State: closed - Opened by thekondor almost 6 years ago - 1 comment

#53 - parse yaml file failled, I have that key but confita said not found

Issue - State: closed - Opened by CrazyPandas almost 6 years ago - 2 comments

#52 - Map backend #12 - added a map to store default in backend

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

#51 - Flag help generation doesn't handle []string type

Issue - State: open - Opened by yaziine about 6 years ago
Labels: bug

#50 - Add missing curly-bracket in README

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

#49 - vault backend fix

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

#48 - Tiny little fix for vault backend

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

#47 - Issue when trying to load a list of struct from a yaml file.

Issue - State: closed - Opened by yaziine over 6 years ago - 2 comments
Labels: bug

#46 - Use recommended yaml import path and bump its version

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

#45 - some more toml cases in tests

Pull Request - State: closed - Opened by eliastor over 6 years ago - 3 comments

#44 - TOML backend doesn't fully support TOML

Issue - State: open - Opened by tealeg over 6 years ago - 4 comments
Labels: enhancement, good first issue

#43 - toml support

Pull Request - State: closed - Opened by eliastor over 6 years ago - 3 comments

#42 - Go modules

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

#41 - Add go1.11 support

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

#40 - Move from dep to go module

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

#39 - Add support of go1.11

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

#38 - Add string support

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

#37 - Add the possibility to get a single value

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

#36 - Add simplemap backend

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

#35 - required tag not being honoured

Issue - State: open - Opened by shaumux over 6 years ago - 4 comments

#34 - Upgrade to dep v0.5.0

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

#33 - Envopts

Pull Request - State: open - Opened by karantin2020 over 6 years ago - 5 comments

#32 - struct backend

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

#31 - Check if the flag has been set before to set the value.

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

#30 - Impossible to get a value from env

Issue - State: closed - Opened by yaziine over 6 years ago
Labels: bug

#29 - default value as fallback

Issue - State: closed - Opened by mogudy over 6 years ago - 1 comment

#28 - Flags backend

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

#27 - Logo

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

#26 - Add logo

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

#25 - Add Confita logo

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

#24 - Support for struct

Issue - State: closed - Opened by yaziine almost 7 years ago
Labels: good first issue

#23 - Support for slices

Pull Request - State: closed - Opened by yaziine almost 7 years ago

#22 - Prefetch options for etcd and Consul

Pull Request - State: closed - Opened by asdine almost 7 years ago

#21 - Support for slices

Issue - State: closed - Opened by asdine almost 7 years ago
Labels: good first issue

#20 - Command line flags backend

Issue - State: closed - Opened by asdine almost 7 years ago
Labels: enhancement

#19 - Add custom tag

Pull Request - State: closed - Opened by asdine almost 7 years ago - 2 comments

#18 - Custom tag

Issue - State: closed - Opened by asdine almost 7 years ago
Labels: enhancement

#17 - converting to dep

Pull Request - State: closed - Opened by ConradKurth almost 7 years ago - 1 comment

#16 - Using dep instead of Glide

Pull Request - State: closed - Opened by ConradKurth almost 7 years ago - 1 comment

#15 - Specify backend

Pull Request - State: closed - Opened by yaziine almost 7 years ago - 1 comment

#14 - Toml support

Issue - State: closed - Opened by asdine almost 7 years ago - 2 comments
Labels: good first issue

#13 - File backend: Support for JSON and Yaml

Pull Request - State: closed - Opened by asdine almost 7 years ago

#12 - Map backend

Issue - State: open - Opened by asdine almost 7 years ago - 6 comments
Labels: good first issue

#11 - Specify the backend

Issue - State: closed - Opened by yaziine almost 7 years ago - 2 comments
Labels: enhancement

#10 - Batched loading

Issue - State: closed - Opened by asdine almost 7 years ago
Labels: enhancement

#9 - File backend

Issue - State: closed - Opened by asdine almost 7 years ago

#8 - Environment variable specification

Issue - State: closed - Opened by yaziine almost 7 years ago - 2 comments
Labels: enhancement

#7 - Improve documentation

Issue - State: closed - Opened by yaziine almost 7 years ago - 2 comments
Labels: enhancement

#6 - Add Vault backend

Pull Request - State: closed - Opened by yaziine almost 7 years ago

#5 - Consul backend

Pull Request - State: closed - Opened by asdine about 7 years ago

#4 - Context, snake case, reworked API

Pull Request - State: closed - Opened by asdine about 7 years ago
Labels: enhancement

#3 - Handle env backend kebab-case to uppercase transformation

Issue - State: closed - Opened by asdine about 7 years ago

#2 - Consul backend

Issue - State: closed - Opened by asdine about 7 years ago

#1 - Vault backend

Issue - State: closed - Opened by asdine about 7 years ago
Labels: good first issue