Galvao · @galvao
38 followers · 195 posts · Server phpc.social

🇺🇸🇬🇧 Hello, World! 🇬🇧🇺🇸
English translation is live!

g-flow: A complete and practical implementation:

github.com/galvao-eti/g-flow

#gitflow

Last updated 1 year ago

Jon Fazzaro · @fazzaro
66 followers · 267 posts · Server hachyderm.io

When the pipeline delivers your change to production

after it sat for 3 days waiting for someone to review your PR

#agile #cicd #notcontinuous #scattergather #gitflow

Last updated 1 year ago

Michael Gale · @miclgael
9 followers · 113 posts · Server mastodon.au

It’s my first time as release manager this week.

So far:
• Overwhelming todo list!
• Struggling with and not being 100% amazing at a new thing the very first time round
• It does feel nice to have a high level overview of the team accomplishments
• Nice break from working on complicated front-end tickets of my own
• It is nice to finally have some understanding of the moving parts at the other end of the release cycle

#gitflow #perfectionism #software

Last updated 1 year ago

Igor Abade · @igorabade
38 followers · 58 posts · Server hachyderm.io

Na sua empresa usa-se Git Flow para estruturar o processo de versionamento de código? Então deixa eu te dar uma má notícia: provavelmente vocês tomaram uma decisão (bem) ruim...

t.co/lcdykCpBQF

#azuredevops #azurerepos #devops #git #gitflow #github #githubflow

Last updated 2 years ago

robrich · @robrich
18 followers · 137 posts · Server hachyderm.io

#gitflow #git

Last updated 2 years ago

Tim Nolte · @tim
301 followers · 1426 posts · Server mastodon.timnolte.com

@jamigibbs feel free to reach out if you have any questions. I'm also working on migrating my personal multisite over to a Composer-based setup as well, and I'm using buddy.works/ to manage my deployments. I'm using a setup with develop/main/live branches each deploying to Dev/Staging/Production environments.

#WordPress #gitflow

Last updated 2 years ago

Jonathan Hall · @jhall
72 followers · 145 posts · Server techhub.social

The "problem" that GitFlow ostensibly solves is that of asynchronous quality gates.

It allows a dev to push code that has not yet been validated, and which may be later validated and promoted piecemeal.

Of course we've known for a long time, and the available evidence keeps growing, that this is a terrible way to ensure quality, or do anything else of value.

#gitflow #trunkbaseddevelopment #qa

Last updated 2 years ago

Christopher Kennedy-Nuñez · @furioursus
648 followers · 725 posts · Server queer.dev

Good morning. Please know that if you don’t use a documented model like or others, we are enemies, and we draw pistols at dawn.

#versioning #gitflow

Last updated 2 years ago

· @drawio
95 followers · 7 posts · Server hostux.social
aegilops :github::microsoft: · @aegilops
109 followers · 373 posts · Server fosstodon.org

What does your team dev workflow look like?

Please tick which apply, or comment for more info.

For those who use a monorepo with trunk-based workflow, can you teach me how code review, linting and security testing (e.g. SAST) fit into your workflow?

#monorepo #gitflow #trunkbaseddevelopment

Last updated 2 years ago

Jon R · @saibeaks
20 followers · 38 posts · Server fosstodon.org

While checking my bookmarks on workflows, I found out that Vincent added a more recent (2020) note to the original post from 2010. He says works better when you build software that is explicitly versioned, or you need to support multiple versions. However, for projects that use continuous delivery, it may make more sense to use a lighter, simpler workflow.
nvie.com/posts/a-successful-gi

#git #gitflow

Last updated 2 years ago

Jon R · @saibeaks
20 followers · 39 posts · Server fosstodon.org

What are the most common workflow types (I haven't worked with it in a long time)
- feature branch (new features worked in on branches, which are merged back into the main branch afterwards)
- (master contains only tagged releases, develop is the central branch; feature and hotfix branches)
- other?

This is in the context of OSS development.

#git #gitflow #workflow

Last updated 2 years ago

kluka · @kluka
3 followers · 9 posts · Server ruby.social

@tenderlove couldn’t you ask chatGPT how to do it? 🤖

It’s actually a bit shocking that the concept of the „GitHub Flow“ doesn’t consider backporting at all given the amount of open source packages hosted by

#github #gitflow

Last updated 2 years ago

Ricardo Grego · @ricgrego
56 followers · 284 posts · Server bolha.us

@ale Esse workflow de git One Flow parece atender muito bem casos mais simples. Eu, por exemplo, não sou dev, e os projetos em que participo são bem simples. Acho que o One Flow funcionaria muito bem.
Não sei como seria em casos de projetos mais complexos com muitos devs envolvidos.

#git #gitflow #oneflow #code #dev

Last updated 2 years ago

Ricardo Grego · @ricgrego
56 followers · 271 posts · Server bolha.us

Encontrei um material bem legal da Alura, em português, explicando como usar o workflow Git Flow:
alura.com.br/artigos/git-flow-

#git #gitflow #code #dev

Last updated 2 years ago

Jon Fazzaro · @fazzaro
22 followers · 53 posts · Server hachyderm.io

"By the time you need advanced Git — the wheels have already come off car. Let's focus instead on using core Git correctly."

blog.trunk.io/minimum-viable-g

#git #sourcecontrol #pullrequests #gitflow #trunkbaseddevelopment

Last updated 2 years ago

Jonn · @jonn
262 followers · 3556 posts · Server social.doma.dev

I'm going to release a post about preserving of discoveries and failures while working on codebases.

This workflow complements / adjusts .

How would you call such workflow? I want to come up with a catchy name. Perhaps then I'll be able to retire into a lavish lifestyle of a "coach".

#gitflow

Last updated 2 years ago

Barney Laurance · @bdsl
9 followers · 19 posts · Server social.vivaldi.net

Someone on Stack Exchange asked about whether and are the same. This is my answer (they're not the same at all. One is based, one isn't) softwareengineering.stackexcha

#trunkbaseddevelopment #gitflow

Last updated 2 years ago

Barney Laurance · @bdsl
15 followers · 48 posts · Server social.vivaldi.net

Someone on Stack Exchange asked about whether and are the same. This is my answer (they're not the same at all. One is based, one isn't) softwareengineering.stackexcha

#trunkbaseddevelopment #gitflow

Last updated 2 years ago

chillu · @chillu
18 followers · 15 posts · Server mastodon.nz

The total amount of brain cycles spent by devs on researching/discussing branch management and release approaches is just staggering. I'm a repeat offender/victim.

#gitflow #trunkbased

Last updated 2 years ago