-
# Request Details
## Idea
Trunk-Based Development vs Feature Branches: Which is Better?
## Description
A comparison of trunk-based development and feature branches, including the benefits and …
-
## Add release, contribution and code of conduct guidelines
As per the ODA Code Governance meeting on 6 June 2024, we need to add guidance on Release management, contributing and a code of conduct.…
-
As our Android application grows, we need to establish a robust Git branching strategy to improve our development, testing, and release processes.
Currently, we use a maintenance branch for patches…
-
Thanks for the wonderful tool! We have had a great time using it so far.
Currently, we primarily use a merge-based workflow, i.e. if there are any changes down the stack, then rather than rebasing …
-
https://github.com/laravel/pennant
Principles
https://www.atlassian.com/continuous-delivery/principles/feature-flags
Cleaning up
https://www.optimizely.com/insights/blog/manage-outdated-featur…
-
I work in a trunk-based development environment, which often means doing reviews post-merge.
I'd love it if Gitbutler supported a review flow that supports reviewing a selection of specific commit…
-
- [x] Начало. Подготовить проект локально. Подготовить будущую структуру
- [ ] Разделить на `backend` и `frontend`
- [ ] Изменить настройки. Делаем `asgi`
- [ ] Разделить на `dev` и `prod`
- [x] С…
-
### Describe the bug
Contrary to our normal development approach at Atsign, the trunk branch of this repo is very out of date and most recent activity is happening on multiple feature branches. I c…
-
# Objetivo
Definir e implementar una estrategia de ramificación GitFlow que se adapte a nuestras necesidades de desarrollo, integración y despliegue.
## Opciones a considerar
1. GitFlow tradicion…
-
## Description
We need to build the directory and search panels based on the designs outlined in [issue #264](https://github.com/DigitalCommons/mykomap/issues/264). These panels consist of multiple c…