-
Aligns with trunk-based development which can be good for development and testing
-
Our team is thinking about how to adopt an ideal (but simple) migration workflow.
We already practice [trunk based development](https://trunkbaseddevelopment.com/) on our application.
This means…
-
# Overview
As a company, we score potential customers according to the minimumCD rubric and otherwise base ourselves in the CI/CD, DevSecOps tradition. We are only partially in alignment with that tr…
-
Hey,
just stumbled over
> We, as team members, continuously integrate our software changes with those of our teammates and push these changes to production automatically. To achieve this, we use…
-
Подружить читателя с одной из самых сложных систем ветвления с использованием Git.
-
## Project description
## Treehugger
A tool to nudge members of a software team towards following the practice of [trunk based development](https://trunkbaseddevelopment.com/) (TBD).
If a tea…
-
So I stumbled across this CI tool and wanted to integrate it in my new monorepo project ever since. Going through already closed "issues" asking about workflow-specific details, I've seen the recommen…
ghost updated
6 months ago
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### Problem
Currently we are using a workflow similar to GitFlow and have two major branches: `master` and `develop`…
-
While very popular, feature-branching has some drawbacks, like merges with many conflicts that are hard to resolve (also see: [Why I don’t like feature branches](https://www.pgrs.net/2011/08/29/why-i-…
-
### Description
We maintain a large CakePHP 4.4 application with many hundreds of thousands of lines of code. In recent years, we have increasingly moved towards a trunk-based development model, i.e.…
zejji updated
2 months ago