Peter W
Peter W
First, thanks for the tool, and in advance for taking a look at this PR. When using this on our own infra we found that it failed to delete EC2...
Sister PR of #696, separated to keep readable What this aims to do is divide workflows in discrete jobs instead of jamming them all into a single one. Advantages: -...
Sister PR of #695, separated to keep readable This PR shifts Makefile and example usage towards local builds and local development, which should be less confusing for most users as...
### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...
### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a duplication - [X] I already searched in Google and didn't...
I'm looking for a simple functionality here - get my invites and generally accept them except under certain conditions. To do this I leverage `get_invitations()` and `reply_invitation()` function. The first...
Fixes https://github.com/tomquirk/linkedin-api/issues/351 As it says in the issue, it appears this function's URL construction string just had an extra variable that was causing it to return 404s. I put it...
Hey there! First off, this is a great tool and thank you for maintaining it. We had a problem with one of our repos growing out of control, up to...