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

Revert build (2 of 2) #6967

Merged
merged 1 commit into from
May 14, 2024
Merged

Revert build (2 of 2) #6967

merged 1 commit into from
May 14, 2024

Commits on May 14, 2024

  1. Revert build (2 of 2)

    getredash#6964
    
    Commands used
    
    cp -r ../redash-alt/.ci .
    cp -r ../redash-alt/client/cypress client/
    cp ../redash-alt/Dockerfile .
    cp ../redash-alt/Makefile .
    cp ../redash-alt/bin/docker-entrypoint bin/
    cp ../redash-alt/compose.yaml .
    cp ../redash-alt/package.json .
    
    git rm Dockerfile.cypress
    git add .ci/*
    git add client/cypress/cypress.js client/cypress/integration/dashboard/*.js
    git add Dockerfile Makefile bin/docker-entrypoint compose.yaml package.json
    
    black tests/handlers/test_query_results.py
    git add tests/handlers/test_query_results.py
    
    git commit -m 'Revert build (2 of 2)'
    eradman committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8e1f76c View commit details
    Browse the repository at this point in the history