
-
Updated
May 10, 2021 - TypeScript
From @YannCebron on JetBrains Platform Slack:
one thing I’d like to see, is ability to specify download directory for specified IDEs so one can use caching to avoid redownloading GB’s of IDE distributions on each run
CC: @hsz
Add a description, image, and links to the github-actions-docker topic page so that developers can more easily learn about it.
To associate your repository with the github-actions-docker topic, visit your repo's landing page and select "manage topics."
Looks like it's possible to pick the position of a card via API: https://developer.github.com/v3/projects/cards/#move-a-project-card
Ideally, I'd like to be able to assign an issue to a project into a specific column (which works great!) but put it at the bottom. Currently this action puts the card at the top of the column.