Skip to content

Decision Records on Solutions Not Implemented

Jessica Cheng edited this page Apr 9, 2022 · 26 revisions

Decision Records on Solutions Not Implemented

Template:

### [Replace with Name of the Issue]
#### Issue 
#### Problem Statement
#### Potential Solution
#### Feasibility Determination

Records

Implement a logging system for all HfLA GitHub actions

Issue

#1445

Problem Statement

Creating a Github action to print out certain parts of the Github action logs (Name of action, date run, Name of jobs and the job logs except for the run code) in a text document to maintain a permanent record of the Github action logs.

Potential Solution

Using REST API to download job logs seemed to be the most promising avenue although large amount of data processing would need to be done to remove the Github action code from the logs and get the data in a more readable state.

Feasibility Determination

It was decided to close this issue due to it requiring a advanced skill set and needing a large amount of time while providing little perceived benefit as a result.


Getting project updates from PM

Issue

Problem Statement

We need a way to make it easy to get info from projects for the project pages

Potential Solution

A differently formatted issue

Feasibility Determination

This will not help with the confusion that PMs have. In fact, it may create more.

Clone this wiki locally