Git Product home page Git Product logo

Comments (5)

michidk avatar michidk commented on September 25, 2024 1

Yep, it's fixed. Thanks!

from komac.

michidk avatar michidk commented on September 25, 2024

This also happens if I set the CI environment variable to true (but I was also not asked/notified that it already exists):

❯ CI=true ./komac update --identifier michidk.vscli --version "0.2.1" --urls https://github.com/michidk/vscli/releases/download/v0.2.1/vscli-x86_64-pc-windows-msvc.zip --submit
> Enter a GitHub token ********
Latest version of michidk.vscli: 0.2.1
# Created with komac v2.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: michidk.vscli
PackageVersion: 0.2.1
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: vscli-x86_64-pc-windows-msvc/vscli.exe
  PortableCommandAlias: vscli
Dependencies:
  PackageDependencies:
  - PackageIdentifier: Microsoft.VCRedist.2015+.x64
ReleaseDate: 2024-01-06
Installers:
- Architecture: x64
  InstallerUrl: https://github.com/michidk/vscli/releases/download/v0.2.1/vscli-x86_64-pc-windows-msvc.zip
  InstallerSha256: 43CE61B5B2E290CFD5FAB86450585D67682A163D0B8DEEF8FBAA010397762EBF
ManifestType: installer
ManifestVersion: 1.5.0

# Created with komac v2.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: michidk.vscli
PackageVersion: 0.2.1
PackageLocale: en-US
Publisher: Michael Lohr
PublisherUrl: https://github.com/michidk
PublisherSupportUrl: https://github.com/michidk/vscli/issues
Author: Michael Lohr
PackageName: vscli
PackageUrl: https://github.com/michidk/vscli
License: MIT
LicenseUrl: https://github.com/michidk/vscli/blob/HEAD/LICENSE
ShortDescription: A CLI tool to launch vscode projects, which supports devcontainers.
Moniker: vscli
Tags:
- cli
- devcontainer
- rust
- vscode
ReleaseNotes: 'Contains various bug fixes.Full Changelog:'
ReleaseNotesUrl: https://github.com/michidk/vscli/releases/tag/v0.2.1
ManifestType: defaultLocale
ManifestVersion: 1.5.0

# Created with komac v2.0.3
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: michidk.vscli
PackageVersion: 0.2.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

Successfully created a pull request to microsoft/winget-pkgs
https://github.com/microsoft/winget-pkgs/pull/138730

from komac.

michidk avatar michidk commented on September 25, 2024

Interestingly enough, it works on master in debug mode:

cargo run -- update --identifier michidk.vscli --version "0.2.1" --urls https://github.com/michidk/vscli/releases/download/v0.2.1/vscli-x86_64-pc-windows-msvc.zip --token [...]
   Compiling komac v2.0.4 (/workspaces/Komac)
[...]
Latest version of michidk.vscli: 0.2.1
There is already an open pull request for michidk.vscli 0.2.1 that was created on 2024-02-11 at 13:45:27
https://github.com/microsoft/winget-pkgs/pull/138719
? Would you like to proceed?  

from komac.

michidk avatar michidk commented on September 25, 2024

Okay,
was already fixed in b6c99bf.
I guess I have to wait for the release of v2.0.4 so I can turn my actions back on 😅. Is there an ETA? Great work btw!

from komac.

russellbanks avatar russellbanks commented on September 25, 2024

Is there an ETA?

I've released Komac v2.0.4 today!

Great work btw!

Thanks :D

from komac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.