-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Implement _appcast verb #36821
Comments
|
ah yes, I remember
Does it make sense for me to improve |
This is exactly what |
ah, I misunderstood. My understanding was that an Is that a thing others would like to exist? |
That’s something that already existed, but had to be scraped. The new behaviour is in my head, but still needs to be fleshed out. There’s a short discussion of it somewhere, with @GianniTM. You should find that one and continue there. But I’ll say your fist example is utopic. We know from experience appcasts vary wildly, even in cases where they share a format and should be similar. Having a generic script for all of them is impossible — it’ll be riddled with edge-cases. Also, whatever the script does it should still call See also PRs by @jcbot (auto-updates Intellij casks, made by @leipert) and @victorpopkov’s cask-scripts. |
@vitorgalvao I was wondering if my dreams were extravagant, good to know they are. Is the discussion with @GianniTM in a PR, mailing list, &c? Any search terms you could suggest, I think I looked at all the appcast related issues & PRs. |
@josephholsten @vitorgalvao This is possibly the short discussion you were referring to? |
I'm creating a ticket for this because every time I update a cask I wonder if there's a simpler way. Deep inside the intensely awesome checklist of #7683 lies an entry:
_appcast
verb which fetches and tests appcast checksumsNow, that was only created 2014-11-19, so it's entirely reasonable that no one's gotten around to implementing it. But I have the itch, and so I'd like feedback about how this should actually be implemented.
Some questions:
_appcast_checkpoint
?I'm hoping the simplest usage that should possibly work might look like:
The text was updated successfully, but these errors were encountered: