-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Discussion Episode 6, Part1: Continuous Integration (CI) & Continuous Delivery (CD) with Fernando Cejas (& EVERYTHING & LIFE) #49
Comments
It was good guys! Really enjoyed it. I need your permission to upload the file to SoundCloud in my profile. I was thinking also to ask for an account for you guys, so it makes easier to listeners to have access to the audio content. My two cents :). And again, thanks for the opportunity. |
Thanks for joining us. Really appreciated. Regarding uploading to your sound cloud profile: I'm fine with that! I think Artem is a little bit busy the next days, but I guess he will be fine with that too. |
I'm fine with uploading too, but I think will be better to give us the On Tue, 23 Aug 2016, 10:57 Hannes Dorfmann, notifications@github.com
|
@artem-zinnatullin of course. That is what I meant. I'm trying to get you an account which will belong to you :). Let's see what happens. Will keep you guys posted. |
Ah, okay. Don't worry if it won't be possible, thank you for doing this! On Tue, 23 Aug 2016, 13:26 Fernando Cejas, notifications@github.com wrote:
|
Great discussion guys, I really enjoyed the episode:
I'm also positevely surprised by the audio quality of the episode, it's far for ideal but I could understand everything without problems (listened to half episode with headphones). |
Hey hey @sebaslogen, thank you for feedback 💕!
Haha, I'd like to show you our comments in the PRs, they're full of meme pictures and trolling which works better than just compliments in my opinion, but for sure positive feedback in codereview is VERY important, especially in Open Source projects, it motivates people to do more and do it better!
Oh yeah, that's important topic, looks like @android10 is most experienced in that between us (or maybe @sockeqwe??), guys please share your thoughts on that! Regarding the sound quality, we're trying to make it better (@sockeqwe let's try to record sound separately on each end of the call?) , glad you found it good enough to listen to. Again thank you for feedback man! |
@sebaslogen forgot to say that a @android10 was talking a little bit more about feature flags in second part of the episode (which I'm editing right now and hope we'll release it in couple days), so stay tuned! |
If a big refactor is required, I would do it in a separate PR as a preparation of the terrain. Otherwise as good boy scouts we include it with the feature. It is worth mentioning that feature flags are usually at UI level and if you have your code correctly structured, you could for example inject different presenters depending on the state of the feature flag. Once the feature is up and running we clean up the dead code. |
@android10 thanks for the info. I really wish we were doing this in my current project because we haven't released in a few months for a big product/feature release and now I'm very scared a lot of tricky bugs will explode at once (plus no staged rollout allowed for this one). @artem-zinnatullin now I'm very curious to see one of those PRs going off-rails with memes. |
Yo there, great episode, bad sound (@artem-zinnatullin bad as always lol), enjoy!
The text was updated successfully, but these errors were encountered: