Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Use redis:latest in docker-compose workflow #13323

Merged

Conversation

robdiciuccio
Copy link
Member

SUMMARY

Redis 5.0+ is required for Global Async Query support.

TEST PLAN

Ensure docker-compose functions normally in a local dev environment.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@robdiciuccio
Copy link
Member Author

Note: I'll also be using this PR to test ephemeral test environments.

@robdiciuccio
Copy link
Member Author

/testenv up

@github-actions
Copy link
Contributor

@robdiciuccio Ephemeral environment spinning up at http://54.188.7.221:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@robdiciuccio robdiciuccio merged commit 970e473 into apache:master Feb 25, 2021
@robdiciuccio robdiciuccio deleted the rd/docker-compose-redis-latest branch February 25, 2021 08:36
@iercan
Copy link
Contributor

iercan commented Feb 25, 2021

@robdiciuccio Generally speaking, using latest tag is not advised in compose files since some new features/changes may break your environment.

allanco91 pushed a commit to allanco91/superset that referenced this pull request May 21, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XS 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants