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

idea: things to do if a version isn't found #91

Open
jhheider opened this issue Apr 26, 2023 · 5 comments
Open

idea: things to do if a version isn't found #91

jhheider opened this issue Apr 26, 2023 · 5 comments
Assignees

Comments

@jhheider
Copy link
Contributor

  • run pkg inv ${pkg}
  • run gum confirm 'Would you like to open an issue to build ${pkg}${versionspec}?' && gh create issue -R teaxyz/pantry -t "${pkg}${versionspec}" -b "Please build ${pkg}${versionspec}!" -l "version-request"
@mxcl
Copy link
Member

mxcl commented May 4, 2023

you mean when we don't find a dependency during the test or build steps?

@jhheider
Copy link
Contributor Author

jhheider commented May 4, 2023

I think this was about runtime version location. Though I think last I looked, it does suggest available versions now.

@mxcl
Copy link
Member

mxcl commented May 4, 2023

but this is the brewkit repo

@jhheider
Copy link
Contributor Author

jhheider commented May 4, 2023

Yes.... Clearly I failed to capture my personal context. Must have been while building...

@mxcl
Copy link
Member

mxcl commented May 4, 2023

well I think yes, it makes sense to error well if you are trying to install a pkg that isn't available locally or remotely via dependencies for build or test or the rest. So… approved! lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants