GitHub / puppetlabs/relay-sdk-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0a770a71 | Update README.rst |
Rick Lane <r****e@p****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7ada6538 | Release 0.3.1 | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| 299f13d9 | merge Merge pull request #9 from puppetlabs/fixes/return-run-response |
Dimitri Tischenko <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e81b6b5a | convert workflow_run to a dataclass | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| 0c224c3e | make dataclasses serializable | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| 0384cd9c | remove unused import | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| a66571aa | fix test | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| f7f07f45 | return API response from workflows.run | Dimitri Tischenko <d****i@p****m> | about 4 years ago | |
| b51a3a0c | Release v0.3.0 | Noah Fontes <n****s@p****m> | about 4 years ago | |
| 5ad5cf0c | merge Merge pull request #8 from puppetlabs/features/decorators |
Noah Fontes <n****s@p****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 14ca0e7a | Add decorators to Python SDK | Noah Fontes <n****s@p****m> | about 4 years ago | |
| c6f7c4e7 | Release 0.2.0 | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 0f963f10 | Release 0.2.0 | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 24d79c02 | merge Merge pull request #6 from puppetlabs/tasks/add-workflows-run |
Dimitri Tischenko <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f01bd12a | Update CHANGELOG | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 992da342 | REALLY fix linter issues | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 7bba8797 | fix linter issues | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| d519acec | Release v0.1.5 | Noah Fontes <n****s@p****m> | over 4 years ago | |
| b5f9e338 | merge Merge pull request #7 from puppetlabs/tasks/github-actions |
Noah Fontes <n****s@p****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6cefc221 | Move to GitHub Actions | Noah Fontes <n****s@p****m> | over 4 years ago | |
| 9ab91ec3 | move user-specific ignores to global git config | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 921e9f90 | PR review changes | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 55bdc3ec | Upgrade Hypercorn, improve typing | Noah Fontes <n****s@p****m> | over 4 years ago | |
| 9e88d19b | update CHANGELOG | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| 202639e1 | add workflows.run support to the SDK | Dimitri Tischenko <d****i@p****m> | over 4 years ago | |
| cf5a8a6c | Release 0.1.4 | Hunter Haugen <h****r@h****g> | over 5 years ago | |
| c69311c5 | merge Merge pull request #4 from puppetlabs/basic_auth | Hunter Haugen <h****r@h****g> | over 5 years ago | |
| 36109c10 | Add pyproject.toml to MANIFEST.in | Noah Fontes <n****s@p****m> | over 5 years ago | |
| ea53817c | Add auth info from url, if any | Hunter Haugen <h****r@h****g> | over 5 years ago | |
| 66784b1a | Release v0.1.3 | Noah Fontes <n****s@p****m> | almost 6 years ago | |
| 8c27e13b | merge Merge pull request #3 from puppetlabs/tasks/pn-1336-outputs-logging |
Noah Fontes <n****s@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 374beb27 | Dynamically configure logging and log when an output is set | Noah Fontes <n****s@p****m> | almost 6 years ago | |
| 2b956ee6 | Updating changelog to reflect accurate repository | Rick Lane <r****e@p****m> | about 6 years ago | |
| b5e00c73 | Release v0.1.2 | Rick Lane <r****e@p****m> | about 6 years ago | |
| 8f44d18d | merge Merge pull request #2 from puppetlabs/features/trigger-event-key |
Rick Lane <r****e@p****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| e6f41c29 | Updated changelog | Rick Lane <r****e@p****m> | about 6 years ago | |
| b30a0445 | Update tox configuration | Rick Lane <r****e@p****m> | about 6 years ago | |
| 108af8b6 | Improved key handling | Rick Lane <r****e@p****m> | about 6 years ago | |
| 7f86555e | Add trigger/event key handling | Rick Lane <r****e@p****m> | about 6 years ago | |
| f826c25c | Release v0.1.1 | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 03bc22f9 | Release v0.1.0 | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 4da52a68 | merge Merge pull request #1 from puppetlabs/tasks/rename |
Noah Fontes <n****s@p****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0f90a2f1 | Fix linting | Noah Fontes <n****s@p****m> | about 6 years ago | |
| c9f1c8ec | Fix Travis build | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 9aefe24d | Add PyPI description | Noah Fontes <n****s@p****m> | about 6 years ago | |
| e41e71fe | Release to PyPI | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 3449e74e | Rename to relay-sdk | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 4ed9edbd | Need a newer sphinx and 'contents' key was throwing RTD off | Eric Sorenson <e****c@p****m> | about 6 years ago | |
| e1825142 | We also need the packages from setup.py | Eric Sorenson <e****c@p****m> | about 6 years ago | |
| 24d3c1b7 | Fix doc build on RTD | Eric Sorenson <e****c@p****m> | about 6 years ago | |
| 03fea052 | Include files needed for RTD build | Eric Sorenson <e****c@p****m> | about 6 years ago | |
| 3d2a4393 | Import to top-level structure | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 775de66c | Initial commit | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 7623fe5c | Fixups to docs commit |
Eric Sorenson <e****c@p****m>
Committed by: Noah Fontes <n****s@p****m> |
about 6 years ago | |
| a571eb3c | Adds documentation for the Python SDK |
Eric Sorenson <e****c@p****m>
Committed by: Noah Fontes <n****s@p****m> |
about 6 years ago | |
| 3c95dbf7 | Remove unused type:ignore comment |
Rick Lane <r****e@p****m>
Committed by: Noah Fontes <n****s@p****m> |
about 6 years ago | |
| ca29ac44 | Ensure we wait for running requests to be handled | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 02b4d411 | Fix webhook serve_forever, add tests | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 3f80cfe9 | Clean up types for HTTPAdapter | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 3afda328 | Add webhook server with sensible defaults and ability to run WSGI/ASGI applic... | Noah Fontes <n****s@p****m> | about 6 years ago | |
| 61771d34 | Implement event emission, add type checking | Noah Fontes <n****s@p****m> | about 6 years ago | |
| a5649e1d | Upload SHA-256 checksums of Python build artifacts; release v1.9.1 | Noah Fontes <n****s@p****m> | over 6 years ago | |
| 5a4382f9 | Add Python support | Noah Fontes <n****s@p****m> | over 6 years ago |