Get Source From Build
Deprecated
Pricing
Pay per usage
Go to Store
Get Source From Build
Deprecated
This actor takes `buildId` of any build and archives source files of that build to zip in KVS.
0.0 (0)
Pricing
Pay per usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
4 months ago
Get Source From Build
This actor takes buildId
of any build and archives source files of that build to zip in KVS.
Prerequisites
- Build must not be flagged with
hideSourceFiles
.- Or correct user api token has to be provided (token of the owner).
- Actor has to be built by CLI
apify push
or other way that directly requires source files.- Actors builds built from GIT repository won't contain source files, only link to the repository itself (and possibly some kind of basic template files).