Yagiz Nizipli
Yagiz Nizipli
> I see there is some disagreement about where this feature should go. > > After playing around a bit I think creating a new module is the right thing....
@marco-ippolito We have parseEnv method in node:util. So this means we will add that function to node:parser as well?
@JonasBa can you run the cpp formatter?
Can you fix the linting error?
I think we should keep it under nodejs/build.
If you look into jenkins-alerts repository, we have a warning/incident almost everyday. Most of the time, it is related to host machine related issues. https://github.com/nodejs/jenkins-alerts/issues
I've been thinking about implementing this. I'm extremely interested in this since it helps me a lot.
> Just in case you haven't come across it yet, the [Node.js calendar](https://nodejs.org/calendar) lists all meetings, including TSC meetings. For me, personally, this works well enough. For people who want...
So, I've looked into this. Github issues does not support `.ics` file extension. It seems the website we use to link for the datetime (example: https://www.timeanddate.com/worldclock/fixedtime.html?msg=Node.js+Foundation+Technical%20Steering%20Committee%20(TSC)+Meeting+2023-08-30&iso=20230830T1900), has a `Add to...
> How about a zip that extract to `.ics`? People might be against downloading a zip for variety of reasons. Directly adding a link from `timeanddate.com` might be a lot...