Zaid Humaimidi

Results 41 comments of Zaid Humaimidi

Not familiar with this extensions, but in cliget it should be possible to get the download command from another extension. cliget listens to the message "generateCommand". I haven't tested that...

I appreciate the effort, but I don't think this belongs in the main repo. Maybe unless we're going publish official RPM builds which I'm afraid is not something I can...

I've been thinking about this after it was discussed in the mailing list a while back. This solution, while simple and straight forward, is not caching friendly. In a future...

> Do the provisions ever run at a time that is not triggered by an Inform? No. @jameswmcnab

Thanks for coding this. However, that's a lot of code for what can essentially be a simple txt file with a link to it somewhere. Software licenses don't change often...

> If you want to also provide the version number of all dependencies then that would be another thing you would have to look up manually. I don't know if...

Won't this cause cache to clear whenever a new worker process starts?

Maybe clear the cache manually from console or using a rake command.

Why not cache in memory instead?

I did. The server is responding with the header "content-type: text/plain" when it is in fact a binary RAR file. cliget ignores html and text responses because those are supposed...