Gerald Versluis

Results 673 comments of Gerald Versluis
trafficstars

I'm still not a 100% happy about it. It misses the image, title and description a lot of times. And whenever it does get the title it has "Home -"...

I don't think it is required. I think it was just there because of reasons. Maybe a copy/paste from somewhere or an initial template that was forgotten to edit on...

Yeah, that's something I have been struggling with earlier. I then made the choice to go for the event URL as leading for some reason. I guess it would make...

Hm that is weird. But the 500 might be some kind of CORS thing? So not everyone can just go around and see what is in our database? Just guessing...

I have played with this idea! But I don't see myself as too much of an authority on this (yet, of course). But it would be awesome to be able...

Yes, just regular Git flow. Everything happens on develop mainly with feature branches and whenever a release to production needs to happen everything is merged to master. But I'm open...

So, basically everyone directly on master? Then how would you go about the build pipeline? No differentiation between CI and CD? It will always do a test deploy and functional...

OK, OK, I like this approach, I'll just put master back then... :P But I'm with Jan, what is the added value for the tags? And @Jandev how would I...

Ah, so basically it's just for reference later. Tag the version that is rolled out so you can refer back to it later.

Just to start up this discussion again. I'm still searching for the right way here. The develop branch is gone, so just trunk based, fine. But for building and releasing...