Skip to content

Commit

Permalink
Update ADO project scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
LoganDavidTalbot committed Feb 21, 2024
1 parent ce730fe commit f22b003
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/How-to-guides/how-to-create-a-platform-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ By completing this guide you will have completed these actions:

- [X] Creates a GitHub team for the services' delivery project if not already present in Defra GitHub org.
- [X] Scaffolds a application in your selected language and defines optional infrastructure.
- [X] Scaffolding of ADO project if not already done.
- [ ] Scaffolding of ADO project if not already done.
- Share service connection and agent pools with ADO project.
- Create ADO environment and variable group in ADO project.
- [X] Creation of ADO pipeline for the CI/CD for service in selected ADO project/ location.
Expand All @@ -33,6 +33,13 @@ By completing this guide you will have completed these actions:
- Init Sonar Cloud, Snyk, etc.
- [X] Register in Backstage catalog (via catalog info file).

### Areas of support

These areas current requires the support of the ADP Platform Team

- [ ] Domain creation
- [ ] Flux manifasts

# Guide

## Selecting a template
Expand Down Expand Up @@ -83,4 +90,8 @@ CI/CD pipelines will be created in Azure DevOps:

## Creating the service

Now that you have reviewed and confirmed the creation of your service. It will being completing the actions detailed in the overview section.
Now that you have reviewed and confirmed the creation of your service. It will be complete the actions detailed in the overview section. After this is complete links will be provided to the new repository, the service link in the ADP portal (Catalog), and to the Azure CI Pipeline which is current running.

![creation of service in portal](../images/creation-of-service.png "Creation of Service in Portal")

# Creation of additional infrastructure
Binary file added docs/images/creation-of-service.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f22b003

Please sign in to comment.