With this repository, we show how to narrow the gap with architecture domain-specific Java annotations. These annotations allow developers to reference and create architectural decision knowledge directly in code. This knowledge can then automatically be processed by other tools to provide…
The main features of adr/e-adr are: Decision Records.
Open-source alternatives to adr/e-adr include: actions/toolkit — The GitHub ToolKit for developing GitHub Actions. adr/adr-manager — MADR is a Markdown template for quickly capturing architectural decisions. It offers a naming scheme and template to… adr/madr. alphagov/govuk-rfcs — GOV.UK staff use this repository as a forum to discuss and make technical decisions. The outcomes of these discussions… flutter/flutter — This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop… joelparkerhenderson/architecture-decision-record — This project provides a framework for capturing and managing architectural decision records within a…
MADR is a Markdown template for quickly capturing architectural decisions. It offers a naming scheme and template to keep the layout of recorded decisions consistent. Each decision is stored in a separate file. The ADR Manager currently only supports the management of MADRs stored in the folder…
GOV.UK staff use this repository as a forum to discuss and make technical decisions. The outcomes of these discussions can be either an action plan, or a new standard that GOV.UK should follow. This repository is open as a reference for other teams within GDS and wider government.
The GitHub ToolKit for developing GitHub Actions.