-
Notifications
You must be signed in to change notification settings - Fork 21
feat(verman): adding v0.1.2 #128
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,33 +1,34 @@ | ||
| { | ||
| "name": "verman", | ||
| "description": "A plugin to make it easy to install and switch between versions of Spin", | ||
| "version": "0.1.1", | ||
| "homepage": "https://github.com/fermyon/verman-plugin", | ||
| "version": "0.1.2", | ||
| "spinCompatibility": ">=1.0", | ||
| "license": "Apache-2.0", | ||
| "packages": [ | ||
| { | ||
| "os": "macos", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-macos-amd64.tar.gz", | ||
| "sha256": "034564999373149f5ad79031989d4e57f70b25c144c51f1fddb88dcddadb250e" | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-macos-aarch64.tar.gz", | ||
| "sha256": "0ceb2afae918e843e85e3911d7f66bd2976a53bc3d06b7539921ce4e594fbc4e" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-linux-amd64.tar.gz", | ||
| "sha256": "73c28315fd029e54579334aa2ae1022edf800a397df04eae6641dfe59638a324" | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-linux-amd64.tar.gz", | ||
| "sha256": "4869a45eff05bfa87f19aaae8deef5f0f823435e8fe7bdda0829aabcc075186e" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-linux-aarch64.tar.gz", | ||
| "sha256": "b88a81dce4b01578d9b633fb38c2bfe63f354bd89d4862ad0c98886e631da1e9" | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-linux-aarch64.tar.gz", | ||
| "sha256": "151bed583d75cfe90a957d2da3238a9943dac99d114a751ab13f9dfec30271de" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-macos-aarch64.tar.gz", | ||
| "sha256": "c35b68a704a04e7a4ca7ff7a79fbcd0ded1d047794215e1cd073a14e88a63fba" | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-macos-amd64.tar.gz", | ||
| "sha256": "738f52099205479fd1570e47693ce012d92290a975cc26873acdc108eccb2174" | ||
| } | ||
| ] | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,34 +1,34 @@ | ||
| { | ||
| "name": "verman", | ||
| "description": "A plugin to make it easy to install and switch between versions of Spin", | ||
| "homepage": "https://github.com/fermyon/verman-plugin", | ||
| "version": "0.1.0", | ||
| "spinCompatibility": ">=1.0", | ||
| "license": "Apache-2.0", | ||
| "packages": [ | ||
| { | ||
| "os": "linux", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-amd64.tar.gz", | ||
| "sha256": "a5508338189a063ef455f4aa808f6328fb578f59aad58a6b8efb634da1c78647" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-aarch64.tar.gz", | ||
| "sha256": "150819ca20a6ee096614cd50e1ccc5819d5f95bb7520b3e0aa3f33d15a05e4eb" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-amd64.tar.gz", | ||
| "sha256": "0a9ca6688445056467feb467f8d687ab2fb81d38d541eb827a9d58f579e20e99" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-aarch64.tar.gz", | ||
| "sha256": "bbb89b8b77323baa9ff0c36b4af2966cfa964e1ddab48ae0a989af7c53542cc2" | ||
| } | ||
| ] | ||
| } | ||
| "name": "verman", | ||
| "description": "A plugin to make it easy to install and switch between versions of Spin", | ||
| "homepage": "https://github.com/fermyon/verman-plugin", | ||
| "version": "0.1.0", | ||
| "spinCompatibility": ">=1.0", | ||
| "license": "Apache-2.0", | ||
| "packages": [ | ||
| { | ||
| "os": "linux", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-amd64.tar.gz", | ||
| "sha256": "a5508338189a063ef455f4aa808f6328fb578f59aad58a6b8efb634da1c78647" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-aarch64.tar.gz", | ||
| "sha256": "150819ca20a6ee096614cd50e1ccc5819d5f95bb7520b3e0aa3f33d15a05e4eb" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-amd64.tar.gz", | ||
| "sha256": "0a9ca6688445056467feb467f8d687ab2fb81d38d541eb827a9d58f579e20e99" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-aarch64.tar.gz", | ||
| "sha256": "bbb89b8b77323baa9ff0c36b4af2966cfa964e1ddab48ae0a989af7c53542cc2" | ||
| } | ||
| ] | ||
| } |
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The latest file needs to be named just
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file needs to be renamed to vermain0.1.1.json and contain the the
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Lol no idea where I was getting 0.1.2. Thanks for catching that
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oh, wait. The latest GH release for verman is 0.1.2. Do I need to include both 0.1.1 and 0.1.2? If I'm remembering correctly, there were issues with the 0.1.1 release.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. IIRC, it was 0.1.0 that had issues. But in any case, let us preserve history, as the registry already has 0.1.1 and 0.1.0 published. We should end up with a structure like
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "name": "verman", | ||
| "description": "A plugin to make it easy to install and switch between versions of Spin", | ||
| "homepage": "https://github.com/fermyon/verman-plugin", | ||
| "version": "0.1.1", | ||
| "spinCompatibility": ">=1.0", | ||
| "license": "Apache-2.0", | ||
| "packages": [ | ||
| { | ||
| "os": "macos", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-macos-amd64.tar.gz", | ||
| "sha256": "034564999373149f5ad79031989d4e57f70b25c144c51f1fddb88dcddadb250e" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "amd64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-linux-amd64.tar.gz", | ||
| "sha256": "73c28315fd029e54579334aa2ae1022edf800a397df04eae6641dfe59638a324" | ||
| }, | ||
| { | ||
| "os": "linux", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-linux-aarch64.tar.gz", | ||
| "sha256": "b88a81dce4b01578d9b633fb38c2bfe63f354bd89d4862ad0c98886e631da1e9" | ||
| }, | ||
| { | ||
| "os": "macos", | ||
| "arch": "aarch64", | ||
| "url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.1/verman-0.1.1-macos-aarch64.tar.gz", | ||
| "sha256": "c35b68a704a04e7a4ca7ff7a79fbcd0ded1d047794215e1cd073a14e88a63fba" | ||
| } | ||
| ] | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not quire sure why 0.1.0 has changed? It should just be rename
verman.jsonto[email protected]and then add the 0.1.2 manifest. Older versions shouldn't have to do anything.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change is just removing whitespace. Will that cause problems?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess not. I dislike cluttering git history this way but in this case I should get over myself eh