From 0600b59f234bb9263cba08ecebe25f6a976a7fef Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Wed, 16 Oct 2024 14:31:44 +0100 Subject: [PATCH] Add note that management command changes may affect other repos. --- DEVELOPERS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DEVELOPERS.md b/DEVELOPERS.md index c763725f5..60f1fe8e1 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -536,6 +536,9 @@ interfaces can be changed, through coordination with the relevant teams. Except where mentioned otherwise, URLs are relative to the root of the Job Server API endpoint (https://jobs.opensafely.org/api/v2 in production). +Management commands might be used in other repos' tooling and CI. While not +required, it's helpful to check for downstream impacts if you change their API. + ### Job Runner interface [Job Runner] is a container that runs in a secure backend. It executes