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

Action should not have to be built every time in order to be used #15

Open
oflynned opened this issue Jul 18, 2021 · 3 comments
Open

Action should not have to be built every time in order to be used #15

oflynned opened this issue Jul 18, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@oflynned
Copy link
Owner

The action needs to undergo a docker build every time it gets used in a run. This adds approx 1 min to every CI run. Instead, it should be cached somewhere pre-built on dockerhub or so.

@oflynned oflynned self-assigned this Jul 18, 2021
@oflynned oflynned added the enhancement New feature or request label Jul 18, 2021
@snehilrx
Copy link

Is there any progress on this?

@oflynned
Copy link
Owner Author

@snehilrx No real progress on this

@oflynned oflynned removed their assignment Jun 22, 2023
@oflynned
Copy link
Owner Author

@snehilrx Looks like gh-action-bump-version came up with a solution for this at runtime. Feel free to self assign if you have some time to develop a solution phips28/gh-action-bump-version#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants