actions / actions/toolkit

Question: What's the magic behind fast installs provided by actions/setup-x?

Open
#1,838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
5.9k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Hi

I'm building a private github action to install a dev cli tool built in house.
We're currently just downloading it from s3 and are getting decent speeds (10s~ install times).
But I've noticed actions like actions/setup-python actions/setup-node hashicorp/setup-terraform are blazing fast, less than a second.
image

Are there any docs anyone could point me to, to understand how those actions yield such speeds?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names actions/setup-python, actions/setup-node, and hashicorp/setup-terraform but no repository file, test, or entry point. Start by reviewing documentation for those actions and their installation paths; done would require an agreed documentation change explaining the speed difference, which the issue does not define.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.