Clemens Bastian

Results 32 comments of Clemens Bastian

> What advantage do you see in deleting branch protection over disabling? How do you disable a branch protection? I don't see an option for that..

Hey Antonio, I got the same issue as you. I solved it nearly the same as you except to add the doctrine repository class directly (not copying). Like this: `@ORM\Entity(repositoryClass="DoctrineExtensions\Taggable\Entity\TagRepository").`...

Site still seems to be broken / no longer available? Currently it shows "This page is installed by default for every new Dropsolid environment." Are there any plans to bring...

Same problem here. Any solution or Workaround?

In addition to the anwer by @anrgct I recommend to apply `min-height: inherit;` to the `.ql-editor` as well. I had the problem when min-height was only added to `ql-container` I...

In addition to @faandg response: For all people trying to setup the connection trough the cloud provided influxdb V2 you can also use the API method for creating the bucketdatabase...

I came across this issue and what might be useful for someone else encountering this problem using the `CLI` version: You can use the equivalent cli argument `[-i, --ignorefileextension]` which...

Hello @deepakputhraya, I appreciate your idea. Could you be so kind and specify what you mean with the `ignore: ["develop"]` configuration? We should also discuss if the specified conditions would...

To be honest, in my opinion the `ignore_head` and `max_line_changes` options make this small and useful action pretty complicated. Specially the `ignore_head` option. I agree that an optional `base` &...

@deepakputhraya feel free to fork and do a pull request :)