Andrii Chubatiuk
Andrii Chubatiuk
LGTM please just update PR name and fix tests
hey @roki18d please try to use changes from https://github.com/getredash/redash/pull/6914 added there redshift serverless support
added PR #6912, which upgrades percy and cypress, which fixes this issue. please test it if it works for you
@eradman what is a reason for this PR?
for a local setup you need to use docker compose `local` profile ``` docker compsoe --profile local up -d ``` I've added a PR, where added some fixes. https://github.com/getredash/redash/pull/6877 It'll...
> The [dev instructions](https://github.com/getredash/redash/wiki/Local-development-setup#start-redash-locally-using-the-docker-images-you-just-built) need to be updated if `make up` is not used any more. > > Also, the server appears to be reachable on port 5000, not port...
where do you expect auto reload? why don't you create an issue instead? lot's of useful progress and fixes were done in this PR and in the work after it...
need to add REDASH_PRODUCTION=false to .env file. it'll use other scripts for services, which support hot reload
@eradman please try these changes https://github.com/getredash/redash/pull/6933 it should help with hot reload on a server
hey @leo6104 you can try to use athena datasource, it has dynamodb connector https://docs.aws.amazon.com/athena/latest/ug/connectors-dynamodb.html