Richard
Richard
Lita crashes and burns every time there's a presence update. Anyone else seeing this in version 4.0 ? ``` Lita.configure do |config| config.robot.name = "Lita Bot Development" config.robot.mention_name = "litadev"...
How should we handle adding routes from a vpc peering connections? I looked at the code and the comments from the pr's and issues. They all say we can't update...
I am getting this error when I use chef-provisioning-aws with the mongodb3 cookbook. It only happens when I use the two together. If I use mongodb3 by itself no issues...
I have created a PR in the PagerDuty sdk for adding a note to the incident. Just not sure how to wire it into the notes in this plugin. Would...
So I'm working on an authentication system for users. I want to allow my users to create OAuth apps sorta like how GitHub does it in their developer section. Where...
I noticed there's nothing in the docs talking about helm hooks.
So if you configure your workflow like so ``` steps: - id: create-runner uses: related-sciences/[email protected] with: token: ${{ secrets.GH_SA_TOKEN }} project_id: ${{ secrets.GCP_PROJECT_ID }} service_account_key: ${{ secrets.GCP_SA_KEY }} image_project: ubuntu-os-cloud...
I would be awesome if there was a blog set of templates for this theme.
I was wondering it you plan on supporting username and SSL support for the bot ? If your not going to can you update the irclib with the latest and...
### What happened? It appears that you can't send a RSA or any certificate into ESC as a secret or plan text. when either piping it or passing it as...