ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
12 stars 5 forks source link

New website to host the private GitHub standards repository data #1123

Closed NickWalt01 closed 1 year ago

NickWalt01 commented 2 years ago

Background

A new website is needed to host the list of private repositories that will be generated by the GitHub standards repository.

Proposed user journey

Create a new website or a replica of the current website to host the list of private repositories generated by the GitHub standards repository. Modify the GitHub standards repository to send the private data to this website.

NickWalt01 commented 1 year ago

New python flask website prototype created, has authentication using auth0 https://github.com/ministryofjustice/operations-engineering-reports-flask

Basic at the moment.

NickWalt01 commented 1 year ago

WIP PR raised on https://github.com/ministryofjustice/operations-engineering-reports with the new site. Moving onto the standards repo so that it collects the private data. Once ready will merge both repo's at the same time and test out and troubleshoot the new versions together.

NickWalt01 commented 1 year ago

Site is live: https://operations-engineering-reports.cloud-platform.service.justice.gov.uk/

When press log in button will get user email from GH via Auth0, if that email is an MoJ approved email then the private repo screen will be displayed