From 03fa1fbe60194fa04570090b5e8bde5ff205e8c1 Mon Sep 17 00:00:00 2001 From: "andrew.greene" <1195-andrew.greene@users.noreply.gitlab.example.com> Date: Tue, 16 Feb 2021 20:05:46 +0000 Subject: [PATCH] Add URL --- projects/proposals/autobot.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/proposals/autobot.yaml b/projects/proposals/autobot.yaml index 8068464..52a54d9 100644 --- a/projects/proposals/autobot.yaml +++ b/projects/proposals/autobot.yaml @@ -2,6 +2,7 @@ project: name: Autobot description: Autobot is a collaborative effort to enable customer success through consistent standards and practices for initializing, operating, and maintaining technology stacks troughout the development process. Autobot should lower the barrier of entry and reduce the mean time to development on Platform One. problemStatement: It takes time to provision new projects, even from templates. Users are delayed in starting development by this manual provisioning. + repoUrl: https://repo1.dso.mil/platform-one/autobot mvpMilestone: description: Autobot should be fully functional and allow Workshop and Party Bus to exclusively provision projects in an automated, repeatable manner. estimatedTime: 2 weeks @@ -24,4 +25,4 @@ similarProjects: comparison: Backstage is a developer portal for building projects from pre-defined templates. - name: Cookiecutter url: https://cookiecutter.readthedocs.io/en/1.7.2/ - comparision: Autobot uses cookiecutter, by itself it isn't a complete solution. \ No newline at end of file + comparision: Autobot uses cookiecutter, by itself it isn't a complete solution. -- GitLab