Katharina Sick
Katharina Sick
Hi, I'm currently trying to set up a dev environment for the Jenkins plugin. To do that, I mainly copied from the `linguist` plugin that @awanlin used to create a...
Of course! Thank you :slightly_smiling_face: I pushed everything to https://github.com/KatharinaSick/backstage-community-plugins/tree/jenkins-dev-env In my `app-config.local.yaml` I just have the Jenkins configuration: ```yaml jenkins: baseUrl: https://jenkins-instance.com username: xxx apiKey: xxx ```
Thanks a lot for your help @vinzscam! :slightly_smiling_face: I just opened a PR. I'm sorry that it took so long. I was on vacation and then got sick, that's why...