Ecosyste.ms: OpenCollective

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

github.com/entropic-dev/ds

entropy delta: the entropic client
https://github.com/entropic-dev/ds

docs: add a CoC (#52)

Fixes: https://github.com/entropic-dev/ds/issues/40

994bb22b2f2985f9318fb98ae786dacd3b07790f authored almost 5 years ago by Kat Marchán <[email protected]>
feat(ppa): rewrite parse-package-arg to do proper parsing (#57)

Fixes: https://github.com/entropic-dev/ds/issues/53

7fb347c3666d5ae36d12422b8c8756c4281d33ce authored almost 5 years ago by Kat Marchán <[email protected]>
feat(errors): add error codes to error context (#50)

Fixes: https://github.com/entropic-dev/ds/issues/36

ccf3ff9ef5a33ea4241bd12d3a627d714b67a877 authored about 5 years ago by Kat Marchán <[email protected]>
feat(sh): initial ds shell command (#47)

Fixes: https://github.com/entropic-dev/ds/issues/46

46b55b1065272b621219855174fbc7f596a2a897 authored about 5 years ago by Kat Marchán <[email protected]>
fix(cmd): remove ds hello

8549d260c93614099467ffdbe8062ab47c77189b authored about 5 years ago by Kat Marchán <[email protected]>
docs: Reorganize ARCHITECTURE.md again

9e8010e93da08b152a86391b9d760af4b8c5486d authored about 5 years ago by Kat Marchán <[email protected]>
feat(cli): add some settings to clap app

0f413375993e1d00606ec154c2014cd4b3ad95f0 authored about 5 years ago by Kat Marchán <[email protected]>
docs: update ARCHITECTURE.md (#45)

Fixes: https://github.com/entropic-dev/ds/issues/44

d39bfe8175602dc6233dd8178720342b2aa3ec1b authored about 5 years ago by Kat Marchán <[email protected]>
fix(cmd): use a separate layer_config trait fn

Also, fix existing calls to use defaults from clap.

754e531dff761ad76d1d0a9a0841e0d4ea955ece authored about 5 years ago by Kat Marchán <[email protected]>
test(config): Result-ify config tests

abbeaf91900e512853fe61f50155ae82770fdf87 authored about 5 years ago by Kat Marchán <[email protected]>
feat(cmd-config): implement "proper" config get command

d8c3fdc4224ac17f19c3ec0c8f00441a7b8bb41d authored about 5 years ago by Kat Marchán <[email protected]>
fix(cmd-ping): improve ping command and its tests a bit

ad190be8f896161a3243db3888cb031db7952ead authored about 5 years ago by Kat Marchán <[email protected]>
refactor: reorder toplevel lib.rs for readability

0afe6a58bf07dbe7c1685b14eb35d32940043cf4 authored about 5 years ago by Kat Marchán <[email protected]>
meta(ci): split up CI between test/build and fmt/doc (#42)

Also make it error on compiler warnings

2056da545623406043d4a24304d65977f9927062 authored about 5 years ago by Kat Marchán <[email protected]>
meta(ci): run CI more generously

572a2b24d191c9fa068ac75ce34a986ebf751d67 authored about 5 years ago by Kat Marchán <[email protected]>
misc: remove entropic-client for now

94877656c492ca96f0aa706b8cb98ec2a9a449d1 authored about 5 years ago by Kat Marchán <[email protected]>
feat(api): add ds-api-types crate (#39)

c42edd0b3ffd71299a12c9a340759ac3a0f39d53 authored about 5 years ago by Kat Marchán <[email protected]>
feat(pick-version): Add initial version picker module (#35)

Fixes: #34

33f2a7723cc23c671c3ff003451b365e684ab9f0 authored about 5 years ago by Kat Marchán <[email protected]>
meta(ci): establish a MSRV and remove beta and nightly from matrix

d1a8fea9ca906345b8ebfb5aeee9f2b0a1f3ea2a authored about 5 years ago by Kat Marchán <[email protected]>
meta(license): switch licensing scheme for the project (#31)

Fixes: #18

7c006652716fda0fc4a30f5ea9b1cd2ac94a7b71 authored about 5 years ago by Kat Marchán <[email protected]>
meta: add .rustfmt.toml to make sure edition is picked up

Ref: https://github.com/rust-analyzer/rust-analyzer/issues/1959\#issuecomment-560992320

50f6bedbc427b43dbf2f8b82e33c60151133f92d authored about 5 years ago by Kat Marchán <[email protected]>
fix(config): make --config global

853f068dec5c81d2605559ec705f3e65a84f9b67 authored about 5 years ago by Kat Marchán <[email protected]>
fix(config): use occurrences_of to fix config loading

a43001261fd1b71a887a98989f01c16edd4356af authored about 5 years ago by Kat Marchán <[email protected]>
feat(ping): Implement rough ping command.

Fixes: #32

9da1b377ba0f16b91c1834427a4aedadbbf1ab63 authored about 5 years ago by Kat Marchán <[email protected]>
feat(async): make DsCommand an async trait

This also adds a stub ping command.

e9d32dc30a646f47a6d965a292cde63bf8c2f774 authored about 5 years ago by Kat Marchán <[email protected]>
meta: don't do CI runs for non-code changes

199214e21e735a4aee2e6a354cf4400ce0d304c6 authored about 5 years ago by Kat Marchán <[email protected]>
refactor: switch up ds and dstopic roles (#30)

d1dc4dce6b9d7423f1bf5c73667a06b67a6084ba authored about 5 years ago by Kat Marchán <[email protected]>
meta: set up CI for ds and dstopic (#28)

Fixes: #26

541e89f967f99c6836d9910d2408e6cc7427cef8 authored about 5 years ago by Kat Marchán <[email protected]>
meta: add entropic opencollective to funding.yml

10f37767b5bc5530088596a4b4fe9a00fca48f73 authored about 5 years ago by Kat Marchán <[email protected]>
feat(dstopic:cmd): laying out arg parsing and command exec system (#25)

* feat(dstopic:cmd): laying out arg parsing and command exec system

Fixes: #22

* feat(dsto...

7960e286d2f641af09c0cba20d7b0a3f95ea41d7 authored about 5 years ago by Kat Marchán <[email protected]>
feat(config): initial spike at dstopic config reader (#21)

5a560889fd7b6faf5da033c3e250770bbc4906cc authored about 5 years ago by Kat Marchán <[email protected]>
fix(ppa): improve error message a little

d6053ea92f68ef69997eaf40607dcfff46fd204b authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): implement FromStr

4dbe3dc16956129ca2885d4279c5cfd8a027a5bd authored about 5 years ago by Kat Marchán <[email protected]>
meta: add .vscode to .gitignore

f218d664731a640b7096af11b3888dee86eef560 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): require a host for registry specs

afbf076e61cafb6bd7205592f74a74c398da2841 authored about 5 years ago by Kat Marchán <[email protected]>
fix(ppa): remove sneaky dbg!()

5f7e9f17d14aac610688abc299d56cb9cd1e016a authored about 5 years ago by Kat Marchán <[email protected]>
test(ppa): split error tests off into their own file

0b530d7226ff1f284c7a33434cccf08add4920b9 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): add support for dir dependencies

96b7aae8e4c69c7604b1dcaa24460e13cecdc2d5 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): support @ signs in legacy names

0b84bbf31e90281beb432007711c4dc5b2bb45fb authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): add support for legacy package names

c6edb83e88619d8a547cd539fbefaff00b22ea78 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): make hostname optional

97e1caa6eac5996eb30b6a9c1e218ca4379f0381 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): return err instead of panicking on parse failure

a36877efbd5a3cd902d45465233261088a7aa2aa authored about 5 years ago by Kat Marchán <[email protected]>
refactor(ppa): move tests out into integration test dir

ba04d88ac8cbefd5be8217e37e6bb83b13852df8 authored about 5 years ago by Kat Marchán <[email protected]>
feat(ppa): initial spike

4e2ce1559a4762b56b427cf93ffcdcf18a85e028 authored about 5 years ago by Kat Marchán <[email protected]>
misc: start over with dstopic

b763c0e955c14691f7715d2a6ebfabb612b6c94b authored about 5 years ago by Kat Marchán <[email protected]>
fix(ppa): remove accidental dbg!

9b75fb6ee8f459e3e298aa3bffdb6d1b24c3d84d authored about 5 years ago by Kat Marchán <[email protected]>
fix(security): npm audit fix

33e746e51e64f83d72be914f2dbc4b66d32fe949 authored about 5 years ago by Kat Marchán <[email protected]>
chore(dstopic): move dstopic code into this repo

9730d58e84c2dfa4bdbb047437efe34e1d58b8a5 authored about 5 years ago by Kat Marchán <[email protected]>
meta(style): enforce single quotes (#7)

7e93c93cafc1557492dfc37931a3158fa796995b authored over 5 years ago by Andreas Fischer <[email protected]>
feat(ink): add basic ink setup (#6)

Fixes: https://discourse.entropic.dev/t/looking-for-help-initial-ink-setup-prototype-ds-add-comm...

37de856efff1e43e4be6c635d37c359944e72372 authored over 5 years ago by Andreas Fischer <[email protected]>
meta(scripts): add build and clean scripts for convenience

4cb6a054feeee254d8d06045a0fd12d5d3799de6 authored over 5 years ago by Kat Marchán <[email protected]>
fix(test): move test dir to toplevel

7d5584399c211b7847f00c87fbdcde921bd49393 authored over 5 years ago by Kat Marchán <[email protected]>
fix(bin): get entry point working again

2647a69243d1d74fe9d6020cd18b98eb88368e57 authored over 5 years ago by Kat Marchán <[email protected]>
meta(tests): Add ava test runner (#4)

Fixes: https://discourse.entropic.dev/t/looking-for-help-test-framework-setup-for-ds/266

416cb14c37d9b6873585367b0c3228b3321b189f authored over 5 years ago by Ruben Restrepo <[email protected]>
meta: TypeScript, Husky, Prettier and ESLint setup (#2)

Fixes: https://discourse.entropic.dev/t/looking-for-help-setting-up-typescript-prettier-for-ds/1...

4ed8d5763ef51795f9d26cd75541341bbd995aa1 authored over 5 years ago by Tejas Kumar <[email protected]>
feat(commands): set up command structure

7a5ed6ce6ffaf4fa4af9243dbf800e1681823e28 authored over 5 years ago by Kat Marchán <[email protected]>
refactor: move Rust parts to a separate repo

19374cb0e4576740f5600641860f4e184012df19 authored over 5 years ago by Kat Marchán <[email protected]>
meta: added FUNDING.yml

621bfd1a9cb25b1a05011b57557478638717d21f authored over 5 years ago by Kat Marchán <[email protected]>
docs(readme): added readme

df60cbe015cc710fefe26e9b23a059889c7b000f authored over 5 years ago by Kat Marchán <[email protected]>
feat(dstopic): start configuring arg parser

263b6dfcaaff5d79b33da688ced07366f1bed5af authored over 5 years ago by Kat Marchán <[email protected]>
meta: adding initial js/ts project files

2cf31cb6bef0490ba3cb5a57fc90f19e9666cad2 authored over 5 years ago by Kat Marchán <[email protected]>
misc: initial project files

4276ded6627766c1a2f775d60cf98ade602430df authored over 5 years ago by Kat Marchán <[email protected]>
docs: add entry for entropic client in ARCHITECTURE.md

7c90bcf50bc4f7ff56b83b95c00921111a55428f authored over 5 years ago by Kat Marchán <[email protected]>
docs: added implementation requirements to ARCHITECTURE.md

6b2ded56cb3558e8625a919e86dca1e1ae4701db authored over 5 years ago by Kat Marchán <[email protected]>
docs: initial writeup of ARCHITECTURE.md

f744254e0f69606d9b927595e03ebfa7e9c293de authored over 5 years ago by Kat Marchán <[email protected]>
docs: adding architecture diagram

6c7ef9ed3266b78a71de2db293f296a4889c2ce4 authored over 5 years ago by Kat Marchán <[email protected]>
initial commit

499c99ae3b34e2d22534009e68a879dc27bf59b6 authored over 5 years ago by Kat Marchán <[email protected]>