-
### Context
#### Almost Trunk
Currently, Tramline supports [a few branching strategies](https://docs.tramline.app/branching-strategies). The primary one we recommend to our users is Almost Trunk. In…
-
It would be handy to have the ability to filter the list of git history by a specific author.
I work on a project with a lot of other developers and even something I comitted a few days ago can soo…
-
Is there any plan to support Stacked PRs?
https://axolo.co/blog/p/managing-stacked-pr#creating-a-stacked-pr
https://jukben.codes/the-ultimate-git-flow-trunk-based-development-and-stacked-prs-for-…
-
## 项目纵向拆分
### ⓵ 定义目标和原则
### ⓶ 展望结果(OKRs)
### ⓷ 头脑风暴(发散)
### ⓸ 组织整理(收敛)
### ⓹ 明确「下一步行动」
- before monorepo(setup)
- lerna usage
- lerna run & exec
- yarn workspace
[monorepo.md…
-
A pull request is a signal for feedback requested (http://scottchacon.com/2011/08/31/github-flow.html). They do not need to be a completed feature.
Small PRs are:
* easier to review
* allow short…
-
## Context and Problem Statement
We want an off-the-shelf branching and workflow model that is familiar to contributors, so that we can use existing code or SaaS tooling (like [Spacelift](https://s…
-
To document the decision making on this topic let's use this issue.
@lgersman proposed git flow (see: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)
@angelocali & team…
-
**Issue Description:**
I am encountering a build error in my Remix application after installing the following dependencies:
```json
{
"@devcycle/nodejs-server-sdk": "1.37.2",
"@openfeatur…
-
It would be awesome to use GitHub Actions for auditing best practices, some performance metrics, continuous localization and automatic deployment.
Possible parts (growing list):
- [Lighthouse](htt…
-
We chose to use Redpanda over Apache Kafka (AK) for our testing as it has a noticeably lower footprint.
However, Redpanda is licensed under BUSL which can be problematic for some organizations. Fur…