Hi ManiacalLizard2 ,
Regarding #1, this is a type of SSO login and it's supported by the scale/enterprise versions of ClearML Server
For #2: it's a pull rather than a push system: you need to have a script that do pulling at regular interval and need to keep track what new and what not?
I also think it make sense that when you do certain definitive CI actions like publish, it would support some custom scripts to run.
Regarding #2, this can be easily be done by a monitoring script using the API, looking for published models - so the user just needs to publish the model, and your automated script can take it from there