@rubynerd

Results 9 comments of @rubynerd
trafficstars

@rhenium so I've taken a stab at `PKCS7::SignerInfo#signed_attributes=` but unfortunately I've run into an issue: it simply isn't working. The code compiles and runs, but the resulting PKCS7 message doesn't...

I've moved this to the backburner as I've changed languages for this project, but I think I've got the PKCS7 authenticated attribute setter working! Testing just a setter is quite...

@arthurschreiber anything I can do to assist with getting this merged? happy to help contribute to rugged or libgit2 if needed

I don't need this urgently, no — I published a version I can use to [GitHub Packages](https://github.com/rubynerd-forks/nmea_plus/packages/931109), and after a "fun" afternoon of Docker-based banter, pointed my build process to...

Hi @ianfixes — please let me know if you'd like me to take a look at GitHub Actions to help get this merged, this library has been amazingly useful for...

I _think_ you'll need [some sort of credentials](https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages#authenticating-to-github-packages) to pull from GitHub Packages, namely a personal access token. _Edit: apologies hit cmd-enter too soon!_ Here's the setup I have for...

If you don't use docker it should be much simpler: simply set the environment variable (`BUNDLE_RUBYGEMS__PKG__GITHUB__COM`) to a classic personal access token (not your username and password) with the `read:packages`...

Awesome — great to hear that you're back up and running! I would prefer to get @ianfixes input before publishing, but if we haven't heard by the weekend, I'll take...

Hi @mauroc — thanks for the nudge, I'll add this to my todo list — we're a little busy wrapping some DIY at the moment, but I'll see what I...