ftpd

Results 22 comments of ftpd

We already have _~/.fdignore_. Maybe this file could somehow 'include' gitignore (via something like _@~/.gitignore_ or some other character/directive)? With this approach showing git-ignored files could be enabled via default,...

Thanks for the answer, @bonifaido. Unfortunately, when I can read and even so-so understand the go's code, I'm not a programmer myself and I can't write things in it. I...

Hello. I have a similar problem - my jira integration after creation doesn't shout that the password is blank, but the error message is 'Validation failed'. After putting the right...

It doesn't work for me after just creating an integration. Clicking test button gives 'Validation failed', I have to manually insert password in the corresponding field in Jira itself.

@timofurrer the whole log from apply with debug is in my gist in https://github.com/gitlabhq/terraform-provider-gitlab/issues/672#issuecomment-1044168426

https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/resources/service_jira says the `active` field is read-only. For me it looks like it becomes active automagically when the integration is applied.

I will try some manual approach with API calls and get back with response.

> One last test then can you try setting the same settings via the API and see if that works. No terraform involved just a PUT request to the API....

Just to make things clear: for me the password field is also blank, but I assume it's the expected look&feel - when creating the integration manually, (via the web) putting...