JamesIves/fetch-api-data-action
🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.
TypeScriptMIT
Issues
- 0
- 1
Argument list too long
#860 opened by davideduma - 1
No output data and invalid environment variable
#861 opened by xsaero00 - 9
Argument list too long when fetching large JSON file
#534 opened by Kerakis - 0
Could you please add support for responses which may be as text/plain by checking the response headers before parsing to JSON and saving the data in a txt file instead?
#469 opened by JamesIves - 0
- 8
Update Node from 10 to 12
#186 opened by JamesIves - 2
No fetch-api-data-action/data.json file after action runs and log indicates "data was succesfully retrieved and saved"
#164 opened by reliztrent - 2
Bug File not found: '/home/runner/work/_actions/JamesIves/fetch-api-data-action/1.0.11/lib/main.js
#141 opened by Valiums - 1
Build script
#61 opened by jasonkarns - 6
Retry fetch option for intermittent API errors
#28 opened by beornf - 0
Cross Publish to GitHub Registry
#34 opened by JamesIves - 0
Improve debugging
#35 opened by JamesIves - 1
Improve Branding
#1 opened by JamesIves - 1
Improve error handling
#9 opened by JamesIves - 0
- 0
Add CodeCov
#7 opened by JamesIves - 0
Add yarn commands
#8 opened by JamesIves - 0
- 0
Write unit tests
#6 opened by JamesIves - 0
- 0
Figure out input names
#3 opened by JamesIves