Casper da Costa-Luis

Results 211 issues of Casper da Costa-Luis

vis. https://github.com/jekyll/jemoji/issues/122 See https://github.com/github/gemoji/releases/tag/v4.0.0.pre0 for breaking changes.

``` dvc import https://some/git/repo/ some_file dvc update # should not re-clone, should only pull into existing cache ``` - related: #3438, #3473

enhancement
help wanted
p1-important
performance

GH often times out with long READMEs now, resulting in: > ⌛ > This preview took too long to generate. > But you can view the [raw file](https://github.com/tqdm/tqdm/raw/master/README.rst).

question/docs ‽
to-fix ⌛
p2-bug-warning ⚠
c3-small 🕒

Internally uses `as_completed` but returns list in-order. - Naming + `tqdm.contrib.asyncio.map_async` seems better than anything under `tqdm.contrib.concurrent` + however `tqdm.asyncio.tqdm.map_async` seems best (no `contrib`/beta stage). This avoids `contrib`'s `tqdm.auto`, which...

c3-small 🕒

- add `unit_pre` (#825) + [ ] maybe make `' '` rather than `''` default? - add `unit_prefixes` + add `unit_prefixes="bytes"` or `"IEEE1541"` or iterable (#953, #952) - [ ]...

p3-enhancement 🔥
question/docs ‽
c3-small 🕒

# misc - update spelling (closes #907, closes #910) - update impact statistics (closes #911) # authors Author names automatically generated from `git` and/or `.mailmap` and ordered using `git fame...

question/docs ‽

continuation of incorrectly closed and un-reopenable #321 by @lrq3000: Fix #320 by forcing the monitoring-thread to always modify miniters, even if manually set. In fact the miniters check might be...

p2-bug-warning ⚠

Access any wrapped iterable attributes. e.g. would probably fix #402. Doesn't currently work.

attempt to fix #127 again - [x] confirm that it works (@dyno ?) - [ ] fix unit tests (py3)

p0-bug-critical ☢
eol ☠

Debugging CML locally often leads to overriding `git config --global user.{name,email}`. `cml ci` should probably not do this if the detected driver is null (local).

enhancement
technical-debt
p2-nice-to-have
cml-ci