8000 Feature request: manual install options · Issue #1705 · openupm/openupm · GitHub
[go: up one dir, main page]

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

Feature request: manual install options #1705

Closed
1 of 6 tasks
favoyang opened this issue Dec 8, 2020 · 4 comments
Closed
1 of 6 tasks

Feature request: manual install options #1705

8000 favoyang opened this issue Dec 8, 2020 · 4 comments

Comments

@favoyang
Copy link
Member
favoyang commented Dec 8, 2020

Feature request

Feature category

  • Website: improve the way to browse or discover packages.
  • Pipelines: improve the way to publish or manage a package.
  • Registry: improve the registry server.
  • Unity Editor: improve how OpenUPM works with the Unity Editor.
  • Documentation
  • Others

What problem does this feature solve?

Add a section to show how to install a package manually.

How should this be implemented in your opinion?

  1. show the full scope entry (with a help link for what to do with it)
{
  "name": "OpenUPM",
  "url": "https://package.openupm.com",
  "scopes": [
    "com.needle.compilation-visualizer"
  ]
}
  1. show what you would need to copy-paste into the Scoped Registry window in 2020+ (each of these with single-click copy like you have for the CLI command)
Name:     OpenUPM
URL:      https://package.openupm.com
Scope(s): com.needle.compilation-visualizer
Manifest: "com.needle.compilation-visualizer": "1.3.0-preview"

It can be merged into one "block" and be switchable though

Are you a regular backer or sponsor at patreon.com/openupm?

Yes.

Are you willing to work on this yourself?

Yes.

@hybridherbst
Copy link
Contributor
hybridherbst commented Dec 8, 2020

Might be a bit too big to show all info directly, popup might work better
image

@favoyang favoyang changed the title Manual install options feature request: manual install options Dec 20, 2020
@favoyang favoyang changed the title feature request: manual install options Feature request: manual install options Jan 3, 2021
@favoyang
Copy link
Member 8000 Author

Text and install flow example: https://github.com/needle-tools/procedural-stochastic-texturing#how-to-install

@dsmiller95
Copy link
Contributor
dsmiller95 commented Feb 8, 2021

Do the TOS changes mean that the openupm add installer is going away? And is this approach the replacement for that npm package?

@favoyang
Copy link
Member Author
favoyang commented Feb 8, 2021

Hi @dsmiller95,

No, openupm-cli is survived.

@favoyang favoyang self-assigned this Jun 13, 2021
favoyang added a commit that referenced this issue Oct 6, 2021
feat: package manual install options (refs #1705)
github-actions bot pushed a commit that referenced this issue Oct 6, 2021
# [1.50.0](1.49.9...1.50.0) (2021-10-06)

### Features

* package manual install options (refs [#1705](#1705)) ([8e011cf](8e011cf))
@favoyang favoyang closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0