Erez Rokah

Results 453 comments of Erez Rokah

> https://Railway.app I tested this one and it installs a GitHub application on your organization: ![image](https://user-images.githubusercontent.com/26760571/135330831-f1ec6597-3350-4d95-8cc4-ba1ff9538753.png) GitHub apps do provide better granularity for permissions, but I don't think they can...

Hi @panbanda, can you fill in the missing details from the [issue template](https://github.com/netlify/netlify-cms/issues/new?assignees=&labels=type%3A+bug&template=bug_report.md&title=Please+replace+with+a+clear+and+descriptive+title)? Specifically you CMS configuration and repo structure. I'm not sure I understand the requirement for a `base`...

> Either way, no reason for this not to go in first, then to be refactored/widget-ised. Agree the proposal should not block this PR. For the proposal itself, I suggest...

@mmkal, I tried to bring this PR up to speed with other backends, however I realized each git service acts differently. For example - GitHub doesn't let you approve your...

Hi @martinjagodic, thank you for opening the issue. This would be great to have. Would the logic be to treat any non `index.md` file as a child of the `index.md`...

Hi @dylanirlbeck, thanks for initiating! I would classify this as medium size effort for someone who is not familiar with the CMS codebase. The relevant code is here: https://github.com/netlify/netlify-cms/blob/master/packages/netlify-cms-core/src/components/Collection/NestedCollection.js To...

> Could it be possible to simply extend the behavior of `index_file` by making `fields` values available like > > `meta: { path: { label: 'Path', widget: 'string', index_file: '{fields.filename}'...

Thanks @FTWinston, you are correct it is a good idea to have an increased default timeout for `POST` requests and also make it configurable.

I missed the last comment on this issue. If someone would like to pick this up, it would be great to share the error received from GitHub when we increase...

Hi @modi98, nothing had changed since https://github.com/netlify/netlify-cms/issues/4538#issuecomment-752636207 though we've been mostly focused on GitHub. If someone would like to take a look at fixing this for GitLab by increasing the...