Skip to content

History / Local development setup

Revisions

  • Specify docker.io version 20 since docker 24 breaks our build

    @eradman eradman committed Sep 7, 2023
  • Remove --latest-npm option from nvm install, as npm now requires node 18+

    @justinclift justinclift committed Sep 2, 2023
  • Updated make format output

    @justinclift justinclift committed Aug 1, 2023
  • Adjust the prompt in the pre-commit lines, to indicate the Python venv needs to be active

    @justinclift justinclift committed Jul 21, 2023
  • Added "make format" command for local dev setup page

    @justinclift justinclift committed Jul 21, 2023
  • Added `make down` step after starting Redash, so people don't accidentally leave things running

    @justinclift justinclift committed Jul 19, 2023
  • Updated Local development setup (markdown)

    @junnplus junnplus committed Jul 11, 2023
  • Updated Local development setup (markdown)

    @junnplus junnplus committed Jul 11, 2023
  • Added "make env" command to the local dev setup page

    @justinclift justinclift committed Jul 11, 2023
  • Added link to the Windows WSL2 success

    @justinclift justinclift committed Jul 7, 2023
  • Added note about Windows WSL2 working for the setup instructions too

    @justinclift justinclift committed Jul 7, 2023
  • Minor formatting tweak

    @justinclift justinclift committed Jul 7, 2023
  • Added the Ubuntu packages and pip3 install of all the backend Python dev setup stuff

    @justinclift justinclift committed Jul 7, 2023
  • Updated Local development setup (markdown)

    @guidopetri guidopetri committed Jul 6, 2023
  • Simplified the apt-install a bit

    @justinclift justinclift committed Jul 1, 2023
  • Optimise the steps a bit more

    @justinclift justinclift committed Jun 30, 2023
  • Minor formatting tweak

    @justinclift justinclift committed Jun 30, 2023
  • Moved the testing information to its own page

    @justinclift justinclift committed Jun 30, 2023
  • Adding initial info about the available test options, and how to run `make test`

    @justinclift justinclift committed Jun 30, 2023
  • Add Python wheel package to the local dev setup page

    @justinclift justinclift committed Jun 29, 2023
  • Moved the `make` and `yarn` commands section to a dedicated page

    @justinclift justinclift committed Jun 29, 2023
  • Added direct mention + links for GNU Make and the Redash Makefile

    @justinclift justinclift committed Jun 29, 2023
  • Added some further make target descriptions

    @justinclift justinclift committed Jun 28, 2023
  • Tell apt to install the packages without asking for confirmation first

    @justinclift justinclift committed Jun 28, 2023
  • Added Python venv setup for backend development

    @justinclift justinclift committed Jun 28, 2023
  • Started adding descriptions of each of the Makefile targets

    @justinclift justinclift committed Jun 28, 2023
  • Added placeholder for the make commands. They need descriptions added for each

    @justinclift justinclift committed Jun 28, 2023
  • Doesn't need the ratelimit disabled here, as it's already in the dev docker-compose file

    @justinclift justinclift committed Jun 28, 2023
  • Updated Local development setup (markdown)

    @justinclift justinclift committed Jun 28, 2023
  • Updated Local development setup (markdown)

    @justinclift justinclift committed Jun 28, 2023