ganymede-bio/Flow Pull Action

Pull the latest version of flow code from Ganymede. This action supports pulling all flows or just a single flow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
environmentThe Ganymede environment to pull from. This value is shown in the URL. For example, if your Ganymede homepage has the URL https://mycompany.ganymede.bio/mycompany-dev/home, you would use mycompany-dev yes
ganymede_subdomainThe Ganymede subdomain where the environment is located. If your Ganymede URL is mycompany.ganymede.bio, this would be mycompanyyes
ganymede_api_tokenAPI token for authenticating with Ganymedeyes
flow_nameIf this field is set, only the specified flow will be pulled. If not set, all flows will be pulled. This is the flow name that is displayed in the URL.no
zip_directoryIf this field is set, the flow will be unzipped to the specified directory. If not set, the flow will be unzipped to a directory named as the environment name.no
include_lib_filesIf this field is set to true, code in lib/, accessible to all Flows, will be included in the download. Defaults to true.notrue
namedescription
zip_dirThe full path to the zip directory where the flow was unzipped.