Michael Keck

Results 343 comments of Michael Keck

Any progress so far?

Anti-cheat is one of the biggest remaining problems and I think Valve is aware of that.

Your question all aiming at git repositories that hold one recipe. > Once these versions have been released, does the persistence of the branches serve a purpose? Yes, like the...

> One outstanding question that is still unclear to me is: Is there a convention for telling when a channel/version was officially "released"? Without a main branch, it is hard...

I don't recall the problems. You can have a look into the CI logs for hints. wxwidgets is really painful to maintain and it probably won't get much better until...

I don't like this idea as it would mean having to put tool specific meta data into recipes 🤔

Do you have any logs? Whats happens if you try?

This should be fairly easy for projects who are using git tags or use some kind of release RSS. Many projects only change a version string somewhere in the source...

> For a typical GH repository it is something like https://github.com/open-source-parsers/jsoncpp/releases.atom . So we can write a simple RSS aggregator that tracks versions. As mentioned earlier this only works when...