Rauno Viskus

Results 34 comments of Rauno Viskus

Don't know how they do it, but they have more descriptive names. Ex: [SIG Node meetings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG), [All meetings](https://www.youtube.com/c/KubernetesCommunity/videos) The URL or ID of the call should reveal the meeting. However,...

Here are [Youtube Guidelines](https://github.com/kubernetes/community/blob/4026287dc3a2d16762353b62ca2fe4b80682960a/communication/youtube/youtube-guidelines.md) for k8s which mentions automation through [splain.io](https://splain.io/).

> As for immediate steps we can think of - we can either extend automation to try to guess the meeting based on recording time and the room name. Using...

At this point I'd be even happy to find, rename and categorize our(JS) SIG meetings by hand every week. To really make this useful for people we should have separate...

+1 for that. It comes handy when you have special user and rights defined through the ssh keys for a specific user in your system.

Releated: - https://github.com/google-github-actions/release-please-action/issues/487 - https://github.com/googleapis/release-please/issues/1440

As long as it is not supported in the main one you could use a fork which enables it. See [this](http://stackoverflow.com/questions/19608925/grunt-usemin-defining-custom-flow/21144738#21144738). The fork adds some [new flows](https://github.com/Rauno56/grunt-usemin/commit/11d39900681efea7729f58fdf21855a5b9cb389b). Logic for adding...

I would be more than happy to contribute that to the module. I implemented it in somewhat "hacky" way so I didn't want to litter the official code. Besides that,...

My fork does that, like I think I stated before, @highvoltag3. Look for commits for more detailed description. On Jul 17, 2014 7:50 PM, "Dario J Novoa V." [email protected] wrote:...

Rebased and reimplemented the CI changes on GHA.