
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
RubyGems
|
| Affects Version/s: |
1.0.0 RC 1
|
| Fix Version/s: |
1.0.0
|
|
| Importance: |
Critical
|
| Studio Install Type: |
N/A
|
| Participants: |
Chris Williams
|
|
We have the infrastructure set up to pre-package gems and to also mark them to be auto-installed (and resolve dependencies). What we now need is a nice UI prompt/view that asks the user if they'd like these gems auto-installed, show the dependencies between them, and allow the user to set a flag to not get prompted again on a per gem basis.
|
|
Description
|
We have the infrastructure set up to pre-package gems and to also mark them to be auto-installed (and resolve dependencies). What we now need is a nice UI prompt/view that asks the user if they'd like these gems auto-installed, show the dependencies between them, and allow the user to set a flag to not get prompted again on a per gem basis. |
Show » |
|
TODO: check dependencies by version strings as well; allow user a way to stop from being prompted again in future for same gems; possibly add an "Add Required" button that will select all required dependencies for current selections.