Warning
Forge connections from GitHub runners are not working due to a timeout error.
As a result, fg-forge-updater only works if run on your own computer (for now).
Maybe SmiteWorks will allow this traffic in the future?
Caution
User graph generation is no longer included
What's Changed
- Direct uploading of builds via API by @bmos in #330
- Refactor to use Patchright (fork of Playwright) + Requests instead of Requestium (Selenium + Requests)
- Upload build files via POST request (much faster and more reliable)
- Improve logging and error handling
- Remove code to generate graph of users over time
Full Changelog: v1.4.1...v2.0.0