Skip to content

Add support for taps #54

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

Open
6 tasks
sjackman opened this issue Jul 10, 2016 · 7 comments
Open
6 tasks

Add support for taps #54

sjackman opened this issue Jul 10, 2016 · 7 comments
Labels

Comments

@sjackman
Copy link

sjackman commented Jul 10, 2016

In particular https://github.com/Homebrew/homebrew-science

A todo list for the cask implementation:

  • Add an administration part where to configure the scanned Git repo
  • Add in the administration part the import statuses
  • Update the app in order to iterate over the homebrew and the homebrew-cask Git repo
  • Update the source file link URL host based on the formula's repo URL
  • Update the formula show page in order to show the source (Official or Cask)
  • Update the search feature in order to include/exclude the formula from the Casks
@zedtux zedtux added the feature label Oct 10, 2016
@Yann-R
Copy link

Yann-R commented May 10, 2017

By the way, since

  • now homebrew-cask (https://caskroom.github.io/) has been "integrated" more closely in homebrew
  • and unfortunately casks do not provide any description at all

wouldn't it be interesting to also support "taps" of casks? (and propose descriptions for them).

@zedtux
Copy link
Owner

zedtux commented May 11, 2017

For sure, more we give information to users, the better it is.

@sjackman
Copy link
Author

Bump?

@zedtux
Copy link
Owner

zedtux commented Jul 24, 2017

@sjackman I'm not super actif on this project, so or someone make me a PR and I'll take immediately the time to review it, or you have to wait until I can work on it (couple of weeks/months).

@sjackman
Copy link
Author

sjackman commented Jul 24, 2017

I'm afraid I don't have the time to work on it myself. I'm happy to wait, and it'd be great if you were to able to find time to implement it. Thanks!

@zedtux
Copy link
Owner

zedtux commented Sep 6, 2017

Looking deeper about this ticket, I found out that in the end, those taps are other Git repositories (https://github.com/caskroom/homebrew-cask/tree/master/Casks) and should work like the repo from Homebrew.

If it's the case, it's just a matter of iterating over multiple Git repositories instead of one.

I'll give it a try and see how it goes.

P.S: First detected impact: source file link has to use the formula's repo URL instead of the one from the configuration.

@zedtux
Copy link
Owner

zedtux commented Jun 14, 2018

This repo has been migrated to GitLab and this issue too. Move to the right place now!

Repository owner locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants