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

Speed up stack setup in CI #508

Open
4 tasks
deemp opened this issue Oct 9, 2024 · 0 comments
Open
4 tasks

Speed up stack setup in CI #508

deemp opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
(ci) Related to CI

Comments

@deemp
Copy link
Member

deemp commented Oct 9, 2024

Details

Currently, during the Setup Stack step, the eo-phi-normalizer is built from scratch.

https:/objectionary/eo-phi-normalizer/actions/runs/11260821782/job/31312900571#step:6:70

For some reason, the .cabal file is modified.

https:/objectionary/eo-phi-normalizer/actions/runs/11260821782/job/31312900571#step:6:191

Subtasks

  • Learn why .cabal is modified
  • Prevent modifications
  • Generate a new cache
  • Check whether there's a speedup
@deemp deemp added the (ci) Related to CI label Oct 9, 2024
@deemp deemp self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(ci) Related to CI
Projects
None yet
Development

No branches or pull requests

1 participant