-
The default branch changed from master to trunk on 27th of June 2020.
I've been uncomfortable with the name master for the default branch in my repos. It's stayed because of inertia, and analysis p…
-
Objective:
- New code (by any user in any computer) should not fail existing tests.
- If any tests fail, the team should know almost immediately on an hourly (or at least daily basis)
- at merge,…
-
*Issue migrated from trac ticket # 3040*
**component:** Problems.DataAnalysis.Symbolic | **priority:** medium
#### 2019-11-21 13:20:22: @NimZwei created the issue
___
> This ticket will track the …
-
### Description
The readme steps do not work for installing the repo. Grunt fails and many other dependencies fail.
We should add support for docker deployment to the repo.
We should also follow tr…
-
https://devguide.trimble.com/development-practices/vcs-standards-git/
The Git Standards page on our site currently suggests to use the Gitflow workflow - however the link to more info says that it …
-
Trunk based development:
https://trunkbaseddevelopment.com/
I would also suggest researching rebasing vs merging. I prefer rebasing. Something you can consider.
When you can get that workflow…
-
With the current restructuring in Tendermint, where https://github.com/tendermint/tendermint/issues/9091 will result in v0.35 and v0.36 being skipped and going straight to v0.37 (which will be based o…
-
**What content are you providing feedback for?**
[Git Playbook](../blob/main/content/guides/agile/git-playbook.md)
**What can be improved?**
Modern agile practices favor merging changes to tr…
-
It would be great if we could provide a reason with the ignore tag that would show up in the test report. I seem to recall that some tags allow text already so this shouldn't be too hard to implement.…
-
# Release Plan
A Release plan is not a static plan. It will change during the whole project while we know more about the project. New, removed, modified user stories, and the respective changes of the…