Skip to content

Repo: Per-job CI Install step takes a minute #11205

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Suggestion

Splitting out of #11204: right now, each CI job typically spends over a minute in the Install step:

uses: ./.github/actions/prepare-install

Examples from a docs-only PR, #11200:

That seems very long to me. In theory this should all be cached nicely, so all CI needs to do is download a lockfile and run a bit of disk linking/processing. Why does this take a full minute? Can we speed it up?

Additional Info

💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuelocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.performanceIssues regarding performancerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions