cerus / cerus/deploy-helper

Feature: (S)FTP integration

Open
#2 4 comments 0 reactions 1 assignee Claimed by @erickluz View on GitHub
enhancement good first issue
Dominant language
Java
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Implement (S)FTP to upload / delete artifacts. The only way to upload artifacts at the moment is through the use of external commands, like Linux's `scp`, and that's not *really* great.

I would add an ftp section to the config (like the ssh section) with an instructions array (upload file, delete file, ..). The `Destination.Order` enum would have to be changed too. The Gson type adapters will also have to be changed and a new type adapter for the ftp section needs to be added.

Please comment if you would like to work on this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.