Continuous Delivery Stories by tags

git

GitHub’s Enfant Terrible: Pull Requests

10 minute read

Considering the fact that Git is a superior version control system and GitHub is a platform that uses Git intensely. It’s a bit of a mystery how poorly GitHu...

Git aliases

28 minute read

Git aliases are mostly used for nifty shorthand variants or combinations of existing git commands. But aliases can do anything that you can fit into one line...

Back to Top ↑

LEAN

The DORITH principle

5 minute read

DORITH is a contraction of sentence “DO the RIght THing”. It’s a principle that enables you to make decisions that will appear to be tactical and still allow...

Back to Top ↑

agile

The DORITH principle

5 minute read

DORITH is a contraction of sentence “DO the RIght THing”. It’s a principle that enables you to make decisions that will appear to be tactical and still allow...

Back to Top ↑

gitops

Git aliases

28 minute read

Git aliases are mostly used for nifty shorthand variants or combinations of existing git commands. But aliases can do anything that you can fit into one line...

Back to Top ↑

semver

Git aliases

28 minute read

Git aliases are mostly used for nifty shorthand variants or combinations of existing git commands. But aliases can do anything that you can fit into one line...

Back to Top ↑

github

GitHub’s Enfant Terrible: Pull Requests

10 minute read

Considering the fact that Git is a superior version control system and GitHub is a platform that uses Git intensely. It’s a bit of a mystery how poorly GitHu...

Back to Top ↑