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

Fix Dockerfile #478

Merged
merged 5 commits into from
Aug 3, 2022
Merged

Fix Dockerfile #478

merged 5 commits into from
Aug 3, 2022

Commits on Aug 2, 2022

  1. Fix Dockerfile

    1. Install `nodejs npm ruby` (first two required by prettier hook,
    last one required by markdownlint)
    2. Readd `./requirements/dev.txt` with appropriate packages needed for
    development
    ORippler committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9ea8af6 View commit details
    Browse the repository at this point in the history
  2. Address codacy complaints

    ORippler committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    485c515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce6230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    207ac1a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    66c78c3 View commit details
    Browse the repository at this point in the history