The central repo for the data libraries that are shared across usegalaxy.*
. This is automatically updated on a weekly basis.
- We create the GTN.yaml file from
bin/mergeyaml.py
in the training material. - On our build system, on a weekly basis:
-
We decrypt the secrets:
{ "eu": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "org": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }
-
We loop over the servers in
servers.json
, and runsetup-data-libraries
for each one. -
At the end of the loop we update the permissions on each dataset to be public, if it wasn't already.
-
Please email us with:
-
An API key of a non-admin user
-
The library ID for an already created data library
Please create it with:
Field Value Name GTN - Material
Synopsis Galaxy Training Network Material
Description Galaxy Training Network Material. See https://training.galaxyproject.org
-
Your server's URL
And we can add you to this automation, and you'll always be ready to run trainings.
Run ./build.sh