Perlmint / glew-cmake

GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
Other
234 stars 95 forks source link

Trigger update when KhronosGroup/OpenGL-Registry is updated? #21

Closed nigels-com closed 4 years ago

nigels-com commented 5 years ago

In relation to a pending issue upstream: https://github.com/nigels-com/glew/issues/235

It would be handy to trigger a (possible) update of Perlmint/glew-cmake when OpenGL-Registry is updated, or perhaps nightly or weekly to limit resource consumption.

Perlmint commented 4 years ago

Thanks for suggestion. But, It is hard to apply this.

I have a plan to fix nightly update by moving CI(#23). After moving, triggering the job by checking update the other repo(OpenlGL-Registry) will be impossible - not supported.

nigels-com commented 4 years ago

Fair enough. Multi-repo dependencies do tend to make life more complicated.

Perlmint commented 4 years ago

From now, try to update nightly. :)

nigels-com commented 4 years ago

Awesome! Thanks.