typesafegithub / typesafegithub/github-workflows-kt
Calling Kotlin scripts in GitHub Actions is slow
Open
Nobody has claimed this yet.
problem
- Dominant language
- Kotlin
- Stars
- 664
- Forks
- 30
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 5
Description
Not clear what takes such long? Is it compilation? Let's check it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Reproduce the slowdown in a GitHub Actions workflow using a Kotlin script, then compare compilation and execution timing. Done means determining whether compilation accounts for the delay and recording the finding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kotlin
- Domain
- ci-cd, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100