From c281a2b7218ca0ad4236b91e3aeef45de549fd8f Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 16 Mar 2018 14:32:23 -0700 Subject: Initial Release files from Euphrates Release These files normally contain the start point of the stable/release branch, but as this is the initial setup starting from the previous release, they contain the tip of the stable branch. When a project is ready to being the stable branch process, they will copy their project's release file and modify the 'branches' mapping to create their stable branch. Change-Id: I0244da5eeb94c431d83f217ec07b08553fdf0639 Signed-off-by: Trevor Bramwell --- releases/euphrates/promise.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/euphrates/promise.yaml (limited to 'releases/euphrates/promise.yaml') diff --git a/releases/euphrates/promise.yaml b/releases/euphrates/promise.yaml new file mode 100644 index 000000000..799077f12 --- /dev/null +++ b/releases/euphrates/promise.yaml @@ -0,0 +1,9 @@ +--- +project: promise +project-type: feature +release-model: stable + +branches: + - name: stable/euphrates + location: + promise: 2ff86a92816faa4d71d2b0e260a5f44ce51d9b2c -- cgit 1.2.3-korg