Erez Rokah
Erez Rokah
> 1. Setup NetlifyCMS to work with AWS Amplify. I'm not sure how to follow this. Can you share a repo? > Believe the issue is that NetlifyCMS searches for...
FYI we have a [PR](https://github.com/netlify/netlify-cms/pull/5733) to support deployments that can be used as a reference for status checks support (if we decide to support them).
@sgrove what is the status of this PR?
Hi all 👋 And sorry for the delayed response on this. Can someone post a reproduction scenario/public repo with this issue? I tried with a sample middleman project, but couldn't...
Related to https://github.com/kevva/download/pull/212#issuecomment-859738070
Reported also in https://github.com/netlify/cli/issues/695#issuecomment-725626061
We could possibly contribute to https://github.com/avajs/eslint-plugin-ava
Opened https://github.com/avajs/ava/issues/2965 for reference
Correct @coelmay the issue here seems to be how some frameworks work in dev mode. Some will run a `dev` server (e.g. `create-react-app`) and some will run a `build` command...
We should be able to use https://github.com/pnpm/tabtab and use `enquirer`, cc @XhmikosR