stable

Clone or download

Read-only

chore: Implements request #31197 Tidy ADR metadata

No functional change. Notes: - Deciders have been added when missing, they are all formatted "First name Title Case" and "Family name UPPER CASE". - Technical story has been added where I could find it. It's still missing in a couple of older ADRs. - Added links to/from the central ADR. - `.adr-dir` files are never used and have been dropped. - We don't need nix-shell to run `adr-log` anymore, we can use `pnpm dlx`. Change-Id: I0aa9c20b6eead4ee9ed3deadb249a9e719e8ec8f

Modified Files

Name
D .adr-dir +0 −1 Go to diff View file
M adr/0001-supported-browser-versions.md +3 −1 Go to diff View file
M adr/0002-ban-typescript-enum.md +1 −1 Go to diff View file
M adr/0003-favor-phpunit-mock-over-mockery.md +2 −2 Go to diff View file
M adr/0004-tuleap-community-edition-docker-image.md +1 −1 Go to diff View file
M adr/0005-forgeupgrade.md +4 −2 Go to diff View file
M adr/0006-sign-docker-images.md +1 −1 Go to diff View file
M adr/0007-js-package-manager.md +3 −1 Go to diff View file
M adr/0008-cache-js-toolchain-build-results.md +1 −1 Go to diff View file
M adr/0009-publish-js-lib-registry.md +1 −1 Go to diff View file
M adr/0010-ts-typechecking-individual-task.md +1 −1 Go to diff View file
M adr/0011-js-framework.md +2 −2 Go to diff View file
M adr/0012-faults-over-exceptions.md +1 −1 Go to diff View file
M adr/0013-neverthrow.md +1 −1 Go to diff View file
M adr/0014-js-unit-test-runner.md +4 −1 Go to diff View file
M adr/0015-mercure-realtime.md +1 −1 Go to diff View file
M adr/0020-repository-organization-tuleap-codebase.md +1 −1 Go to diff View file
M adr/0021-attributes-based-events.md +1 −1 Go to diff View file
M adr/index.md +7 −3 Go to diff View file
M lib/frontend/link-selector/adr/index.md +3 −1 Go to diff View file
D plugins/program_management/.adr-dir +0 −1 Go to diff View file
M plugins/program_management/adr/0001-mirror-milestones.md +1 −0 Go to diff View file
M plugins/program_management/adr/0002-hexagonal-architecture.md +1 −0 Go to diff View file
M plugins/program_management/adr/0003-static-factory-method.md +1 −1 Go to diff View file
M plugins/program_management/adr/0004-mock-free-tests.md +1 −1 Go to diff View file
M plugins/program_management/adr/index.md +1 −1 Go to diff View file
D plugins/roadmap/.adr-dir +0 −1 Go to diff View file
M plugins/roadmap/adr/0001-library-to-draw-arrows-between-tasks.md +1 −0 Go to diff View file
M plugins/roadmap/adr/index.md +1 −1 Go to diff View file
D plugins/tracker/.adr-dir +0 −1 Go to diff View file
M plugins/tracker/adr/0001-implementation-of-markdown-preview.md +1 −0 Go to diff View file
M plugins/tracker/adr/index.md +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/adr/0001-choice-of-templating-engine.md +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/adr/index.md +3 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/adr/0001-choice-of-lit-html-templating.md +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/adr/index.md +3 −1 Go to diff View file