Ildikó Czeller

Results 17 issues of Ildikó Czeller

- [ ] what is the current state? - [ ] is there anything missing? is it reasonable to make it work?

help wanted
gpg :writing_hand:

Similar to https://github.com/r-lib/usethis/pull/730/commits/7991f89d85e36b2c69bfac0bde8299d34603da50 In `gpg-store`, `gpg::gpg_list_keys()` and `gpg::gpg_export()` are topics rather than direct links as they are documented as part of a group in gpg

good first issue :hatching_chick:
docs :memo:

question :question:
system checks :heavy_check_mark:

now `devtools::test` is successful but `testthat::test_file("tests/testthat/test-gpg-store.R")` fails

e.g. notary (https://twitter.com/Hao_and_Y/status/1131617066509672449)

docs :memo:
discussion :speech_balloon:

enhancement :sparkles:
system checks :heavy_check_mark:

- [ ] should this be the recommended way vs using 2 different keys? - [ ] modify sign commits with key - [ ] document

enhancement :sparkles:
question :question:
gpg :writing_hand:

Summary: to sign commits with gpg from Rstudio git GUI I need to run gpg_restart with setting `home` every time. Details: I am trying to test `ropsec` (https://github.com/ropenscilabs/ropsec), especially the...

I see that tidyverse packages use cli, usethis uses clisymbols as a direct dependency and clisymbols is not a dependency of the package cli. cli provides more functionality. cli gets...

documentation