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

feature: future improvement possibilities #143

Open
1 of 6 tasks
MangoIV opened this issue Feb 18, 2023 · 1 comment
Open
1 of 6 tasks

feature: future improvement possibilities #143

MangoIV opened this issue Feb 18, 2023 · 1 comment

Comments

@MangoIV
Copy link
Contributor

MangoIV commented Feb 18, 2023

  • Do not rebuild the entire thing when there was no change in the .nix files.

    Currently, the CI rebuilds, even if the only change is in the README. This can be avoided to reduce the CI minutes used.

  • Check linting and formatting in the CI

    Perhaps we can check linting and formatting of the .nix files and the README in CI and enforce formatting by using something like pre-commmit-hooks.nix.

  • add app attributes to do common tasks in the ghc repo

    • build entire ghc
    • test entire ghc
  • switch to flake-parts

@supersven
Copy link
Collaborator

IMHO linting and consistent formatting are always good! 👍

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

2 participants