Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dokku/prop

A golang-based cli interface for manipulating config backed by various datastores
https://github.com/dokku/prop

chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0

dependabot[bot] opened this pull request 11 days ago
chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump github.com/xo/dburl from 0.23.1 to 0.23.2

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0

dependabot[bot] opened this pull request 5 months ago
chore(deps): bump github.com/xo/dburl from 0.23.0 to 0.23.1

dependabot[bot] opened this pull request 5 months ago
chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0

dependabot[bot] opened this pull request 5 months ago
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump github.com/xo/dburl from 0.21.1 to 0.22.0

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump github.com/xo/dburl from 0.20.1 to 0.21.1

dependabot[bot] opened this pull request 9 months ago
chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0

dependabot[bot] opened this pull request 9 months ago
chore(deps): bump github.com/xo/dburl from 0.20.1 to 0.20.2

dependabot[bot] opened this pull request 9 months ago
chore(deps): bump github.com/xo/dburl from 0.20.0 to 0.20.1

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump github.com/xo/dburl from 0.18.3 to 0.20.0

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump github.com/xo/dburl from 0.18.3 to 0.19.1

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump github.com/xo/dburl from 0.16.0 to 0.18.3

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.16.0

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump github.com/xo/dburl from 0.16.0 to 0.18.2

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump github.com/xo/dburl from 0.16.0 to 0.17.1

dependabot[bot] opened this pull request 12 months ago
chore(deps): bump github.com/xo/dburl from 0.16.0 to 0.17.0

dependabot[bot] opened this pull request 12 months ago
chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump github.com/xo/dburl from 0.14.2 to 0.16.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump golang.org/x/crypto from 0.0.0-20200820211705-5c72a883971a to 0.8.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump github.com/xo/dburl from 0.0.0-20200727080105-4a02649c2fea to 0.14.2

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump github.com/mitchellh/cli from 1.1.1 to 1.1.5

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump github.com/mattn/go-colorable from 0.0.9 to 0.1.13

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump github.com/posener/complete from 1.1.1 to 1.2.3

dependabot[bot] opened this pull request over 1 year ago
feat: add config manipulating commands

josegonzalez opened this issue about 4 years ago
feat: fetch base config using configdir

josegonzalez opened this issue about 4 years ago
tests: write them

josegonzalez opened this issue about 4 years ago
feat: add NamespaceList to Backend() interface

josegonzalez opened this issue about 4 years ago
feat: implement UnstructuredFileBackend#BackendReset()

josegonzalez opened this issue about 4 years ago
refactor: make UnstructuredFileBackend the unstructured dialect for file

josegonzalez opened this issue about 4 years ago
chore: rename file_backend.go to unstructured_file_backend.go

josegonzalez opened this issue about 4 years ago
feat: implement SQLBackend

josegonzalez opened this issue about 4 years ago
feat: implement RedisBackend

josegonzalez opened this issue about 4 years ago
feat: implement StructuredFileBackend

josegonzalez opened this issue about 4 years ago
feat: implement import deserializer

josegonzalez opened this issue about 4 years ago
feat: implement export serializer

josegonzalez opened this issue about 4 years ago
Initial project specification

josegonzalez opened this pull request almost 5 years ago