Spenser Black

Results 107 issues of Spenser Black

Thanks for making this library! While working on #5 I noticed that the [version in `setup.py` is 0.0.1](https://github.com/laxmena/PyCalendly/blob/dd5a4ce62c827047e9fa79d6ab3278b3d2c3d256/setup.py#L11), and also that [1.0.0 and 0.0.1 look like they were published on...

I noticed some available query parameters in the API documentation that weren't available in this library. source: https://developer.calendly.com/api-docs/eb8ee72701f99-list-event-invitees ****** BTW, I tried to follow the existing style as much as...

Thanks for this useful extension! **Is your feature request related to a problem? Please describe.** Sometimes a user might want to append to a file (`>>`) instead of overwriting (`>`)...

## English Hello! I wanted to be able to learn about this language, so I took the liberty of translating the README. I have much more to study, so I...

Having secrets in plain text is pretty bad. It's a bit mitigated by the fact that `dotenv` allows for command substitutions (see example below), but that doesn't change the fact...

enhancement
help wanted

### What feature would you like to be implemented? Make it easy to allow the user to choose the appropriate plugin when multiple are matched. ### Proposed Implementation Either with...

enhancement

## To do checklist - [ ] Update/create `RELEASE_NOTES` file if necessary - [x] Loosen version requirements (some versions too high for apt install) - [x] Make ruby-faraday-retry optional (can't...

### Plugin Repofetch::Gitlab ### What happened? Ran `repofetch --repofetch-gitlab -- gitlab-org/gitlab` with `GITLAB_TOKEN` in `.repofetch.env` set to an expired token, and a fatal error occurred with a stacktrace. ### What...

plugin:bug