You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a script that will pull the latest IPs from PIA, and then create a pull request to add the output file. The name of the output file would contain the date the script was run. We can then throw this onto a Cron on a remote linux resource with a git credentials associated.
Another option to consider would be a diff before a pull request was made, instead of having the script run every week, month, quarter the request would be dependent on actual changes detected to IPs.
It will be interesting to compare the previous files and possible changes to IPs used by PIA.
The text was updated successfully, but these errors were encountered:
silvether
changed the title
Script to Grab Latest IP List and Create Pull Request
Automatically Grab Latest IP List and Create Pull Request
Dec 1, 2019
Create a script that will pull the latest IPs from PIA, and then create a pull request to add the output file. The name of the output file would contain the date the script was run. We can then throw this onto a Cron on a remote linux resource with a git credentials associated.
Much like the first one taken by @jdepalma
IPs_022019
Another option to consider would be a diff before a pull request was made, instead of having the script run every week, month, quarter the request would be dependent on actual changes detected to IPs.
It will be interesting to compare the previous files and possible changes to IPs used by PIA.
The text was updated successfully, but these errors were encountered: