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

Better usage of Nix in Mangaki #767

Open
3 of 13 tasks
RaitoBezarius opened this issue Aug 6, 2022 · 0 comments
Open
3 of 13 tasks

Better usage of Nix in Mangaki #767

RaitoBezarius opened this issue Aug 6, 2022 · 0 comments

Comments

@RaitoBezarius
Copy link
Member

RaitoBezarius commented Aug 6, 2022

From the #707

Known bugs

  • SECRET_KEY has to be set even if SECRET_FILE is set in the NixOS module
  • Migrations are not run automatically in the production setup.
  • Editing a key of the configuration replace the whole settings, move towards a lib.mkDefault approach.
  • Wrong warning when SECRET_FILE is set.
  • Redis is using deprecated features, rewire it correctly.

Features

  • Perform E2E on fit_algo operations for all of our algorithms.
  • Force-inject Git revision from Nix world and provide graceful fallbacks for version detection.
  • Silence useless warnings during mangaki-static generation.
  • Move mangaki-static into pkgs
  • Run Mangaki tests with GitHub Actions using the Flake.
  • Add a GitHub Action to upgrade the Flakes.
  • Performance tuning for NGINX/Sendfile and more.
  • Revisit Mangaki beginner-friendly development setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant