Mike Heffner
Mike Heffner
Marking as epic, several of these efforts are ongoing. There's definitely a lot we can do to improve logging.
Hey @ehmicky, thanks for the detailed response! If we chose solution B, is that going to be a potential breaking change because it changes the behavior of how their application...
Yeah, I don't have a good idea on alternatives. Could we start by warning about these, likely rare, scenarios first? It does seem like mixing types is most likely a...
While not the best way to handle this, I did write an experimental build plugin to handle this: https://github.com/mheffner/netlify-plugin-process-cleanup However, we should likely kill those in the netlify build framework.
@ehmicky Yeah, we don't currently terminate them in the build. IMO we should terminate all of them before proceeding to the upload phase as it can cause inconsistent behavior if...
@aarushik93 So are we supposed to be piping those commands into a bash environment? I'm wondering if instead of removing them in that Travis CI file there's a way to...
@fool that's absolutely an option, but I think if there's any way we can avoid having to maintain a fork that's ideal. If everyone else (ie Travis) is simply echoing...
Hi @gnanakeethan, I'd like to try and take a look soon at how much work this will be. Unfortunately, I don't have a timeline at the moment.
Hey @MigaFr , yes I appreciate the interest. Unfortunately I don't have a good timetable nor know how large a change this will be. I appreciate your interest though!
Hey @jordibares , thanks for commenting. I'm sorry to hear that this broke your current spreadsheets. As I mentioned earlier, the original breakage comes from the API this was relying...