nodejs.org
nodejs.org copied to clipboard
Remove source/schedule.json?
@Trott @rvagg since the deployment command always runs this, is there any reason for us to keep the file in the repository?
I suppose not, but I'd defer to @rvagg on that for sure.
sounds fine to me, I think it's always been redundant but maybe helpful for local installs/testing?
Hmm true. If we remove it it will require to grab the schedule for local development. It's OK if it's documented, I guess.
We could even add it in a prestart script maybe?
@Trott similarly I see source/versions.json is outdated because it's generated on build time too.
I made a patch for schedule.json, but perhaps we should tackle both?
Closing as not relevant anymore. (File was removed already)