ThinkR-open / golem

A Framework for Building Robust Shiny Apps
https://thinkr-open.github.io/golem/
Other
885 stars 130 forks source link

CICD with golem fails #1067

Closed dkalisch closed 11 months ago

dkalisch commented 12 months ago

Hi, I am currently trying out golem and would like to love it (it has a really good approach for production ready applications) But I can not manage to build a pipeline to sync it to gitlab and use a gitlab runner to publish it to Posit Connect Server (on premise). Could you please provide a howto to do this? if I write a custom application according to this page: https://solutions.posit.co/operations/deploy-methods/ci-cd/gitlab-ci-cd/ then it works. Is there something similar to this for golem? If I try this with golem application, I get an application error at startup... Thanks for your help