Aravind SV
Aravind SV
Maybe an selinux policy should be added to the RPM. If anyone wants to take a look, I'm sure a PR will be accepted.
Telling the stale bot to not handle this issue / mark it stale.
Not sure about the code, but from a behavior perspective, what you say is right. The idea was to not repeat what was already bound.
I wonder if setting up that material for shallow cloning helps.
I wasn't able to reproduce this. Not sure I have the setup right. The above trigger happened properly on a commit to repo.2. A commit to repo.1 did not trigger...
Taking notes as I try this. ### 1. Everything is stable: test.gocd.yaml in the config repo looks like this: ```yaml pipelines: upstream-pipeline-1: group: test materials: mygit: git: /tmp/repo.1 stages: -...
If that is really what is happening ... I'm not sure I know enough about that part of the code to fix it for sure. But, is adding a second...
@badbort Hello! I haven't tried that. But, I was able to reproduce it in Step 4 (in one of my previous comments). Is that wrong? Either way, as I mentioned,...
I really don't know much about the setup on Windows, but maybe this is relevant? https://stackoverflow.com/a/41454385
Sorry, thought it was some kind of build tool config you need to do (even though you use IntelliJ). Unfortunately, I don't know anyone who develops on GoCD with Windows....