New actions: Download from Backblaze B2 & GCS
A couple of weeks ago we released deployment to Backblaze, a popular cloud storage solution and backup service. Today we take a step ahead with a new action that allows you to download files from Backblaze back to the pipeline's filesystem. We are also expanding the list of IaaS download actions with Google Cloud Service action. Both actions make it easier for users to access their server files and seamlessly incorporate them into the workflow.
What you need to know
You can find both actions in the Remote section of the action roster:
Image loading...
In the actions, you define the destination path for the downloaded files in the pipeline filesystem:
Image loading...
Backblaze
The action requires an existing Backblaze integration. If you haven't defined any yet, you can add it in the Source tab of the action:
Image loading...
Once you do it, you'll be able to select the region, bucket ID, and source bucket path.
GCS
The process of adding the GCS download action follows a similar pattern and requires selecting an existing integration or adding a new one. To complete configuration, you need to provide the bucket ID, bucket path and, optionally, the name of your Google Cloud project:
Image loading...
Example use case for GCS download
Here we have a pipeline which consists of three actions:
- The first action downloads the necessary files from Google Cloud server.
- Next, the Node.js action prepares the build.
- Finally, the GCS action uploads the files to the selected bucket.
Image loading...
Ada Luppa
Customer Success Specialist