fix: tenv version <version> not available for <os-platform> and <os-arch>#17
Open
esaporski wants to merge 3 commits into
Open
fix: tenv version <version> not available for <os-platform> and <os-arch>#17esaporski wants to merge 3 commits into
esaporski wants to merge 3 commits into
Conversation
|
Please note esaporski#1 (amd64 also now x86_64) |
Author
|
I approved the PR, but you might need to sign-off your commits @OJFord, the pipeline failed 😁 You might need to run |
|
Ah no, sorry about that, didn't show up in PR on your fork of course. Not sure what the best way is to resolve now though, given I can't push to this branch... I've created a new PR on yours with the commit amended, so you can drop the old commit and take the new one? |
|
Alternatively it might be enough for you simply to sign off the merge commit? Not sure how intelligent the check is. |
Bumps [semver](https://github.com/npm/node-semver) from 7.6.3 to 7.7.3. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.3) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Eduardo B. Saporski <esaporski@protonmail.com>
…rch> linux and macos releases are using .tar.gz files instead of .zip Signed-off-by: Eduardo B. Saporski <esaporski@protonmail.com>
This will not work for past releases where amd64 was correct. Signed-off-by: Eduardo B. Saporski <esaporski@protonmail.com>
Author
|
It worked @OJFord 😁 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
linux and macos releases are using .tar.gz files instead of .zip