rel-26
What's Changed
- Re-enable file contents writing without fsync. by @calebbrown in #768
- add package downloader tool and add more error handling to download functions by @maxfisher-g in #766
- Save analyzed package by @dukecat0 in #739
- Fix commands in
test/e2e/README.md
by @dukecat0 in #774 - add Parse function to pkgecosystem, use in ResolvePackage by @maxfisher-g in #769
- node, pypi: execute package code during import phase by @maxfisher-g in #730
- Move worker-tmp onto ssds by @calebbrown in #776
- Fix PHP composer installation. by @calebbrown in #782
- Add a package for posting ModifyAckDeadline messages to GCP periodically by @calebbrown in #779
- Restructure of archive download and hashing functions by @maxfisher-g in #778
- Correct usage of
path
andfilepath
packages across the project by @maxfisher-g in #784 - Properly close archive after extraction by @maxfisher-g in #785
- Fix a deadline bug, add GCP tests and a feature flag. by @calebbrown in #786
Full Changelog: rel-25...rel-26