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

kscript: Add version 4.1.1 #9353

Merged
merged 5 commits into from
Jan 21, 2023
Merged

kscript: Add version 4.1.1 #9353

merged 5 commits into from
Jan 21, 2023

Conversation

dcaondyer
Copy link
Contributor

@dcaondyer dcaondyer commented Sep 28, 2022

Added kscript.json to the bucket

@dcaondyer
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

kscript

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@goto1134
Copy link
Contributor

There should be a dependency on kotlin, as the installation guide says

@dcaondyer
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

kscript

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@goto1134
Copy link
Contributor

shouldn't it be depends instead of suggest?

@dcaondyer
Copy link
Contributor Author

Maybe the user already has a kotlin compiler in their PATH and doesn't want another one. It would still be fine for me to put it as a dependency, but maybe some people might not like having kotlin installed as well. I also noticed that many jsons only suggest installing the visual c redistributables and don't enforce it as a dependency.

@goto1134
Copy link
Contributor

It is an interesting question: how should it work in scoop? Looking and macOS brew, it force installs the dependencies.

But brew is de facto standard macOS tool. We have so many alternative package managers on windows... It might be reasonable not to install the dependencies.

Maybe we need maintainers to shed some light on the desired behavior?

@goto1134
Copy link
Contributor

goto1134 commented Dec 30, 2022

I looked up the documentation, and it says:

... when you install an app, Scoop will assume you want to install anything required that you don't already have and install these automatically too.

So that means kotlin should be in depends, I guess.

@dcaondyer
Copy link
Contributor Author

I replaced suggest with depends and added a note informing the user of installing kotlin.

@dcaondyer
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

kscript

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@goto1134
Copy link
Contributor

/verify

@github-actions
Copy link
Contributor

Your changes do not pass checks.

kscript

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@goto1134
Copy link
Contributor

goto1134 commented Jan 20, 2023

@Dany-coder778, there is an error in the pipelines because of the file formatting.
@HUMORCE, can you please review this PR? It has been stale for a lot of time but contains a pretty useful piece of software.

Co-authored-by: Andrew Yefanov <1134togo@gmail.com>
@dcaondyer
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

Your changes do not pass checks.

kscript

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

bucket/kscript.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants