Eric Milgram

Results 10 comments of Eric Milgram
trafficstars

Hi Everyone: I'm writing to let you know that I haven't forgotten about this issue. Rather, in addition to trying to decide out how I should address this issue, I'm...

I'll review this proposed change this weekend and update the code base accordingly. Thanks again for your help!

Hi Maelle, I want to collaborate with you on the better solution, which is independent of a PAT. However, as a short term solution, should I go ahead and create...

Sure. I'll work on this issue this weekend.

@sckott wrote: >> @ScientificProgrammer it's been a few years now - can you please make this change? > > @maelle I think if we don't hear back from Eric within...

I figured out that the reason the checks failed is because you didn't have the correct OAuth token for the CI/CD workflows. I'll see if I can generate one and...

@maelle I'm having trouble creating an OAuth token for the CI/CD workflows, and I don't want to force push to the main branch. Please let me know your availability for...

I just tried to add it, and I updated the yaml file at [`.github/workflows/R-CMD-check.yaml`](.github/workflows/R-CMD-check.yaml). I'll see if I can run the workflows and get them to pass.

@Aariq The checks are failing because the current tokens do not have gist management permissions. I tried creating my own fine-grained PAT with the appropriate gist scope and installing it...

@Aariq, It seems we may be addressing two separate issues here, so I’ll elaborate on each below. ## Issue 1: Testing `gistr`'s use of `git_creds()` on a local user’s machine...