Skip to content

Create a new github action that will eventually replace the wins page github action #1069

@jbubar

Description

@jbubar

Overview

The current wins data contains all of the information on the google sheet populated by the google form
Because we do not want anything directly published from the site without being currated, we need to create a new github action that only populates the wins data with approved data

Action Items

  • create a script that takes the wins data and converts it into an object with sensible key names that will eventually match the columns on the new google sheet (connect the wins form to a google sheet #1061) and the new html form (Create a wins form. #1060)
  • cleans up the wins-data to only include json that has the key value pair 'Display?': 'TRUE', or whatever you decide to name that key
  • figure out how to run that script using github actions
  • commit it every night
  • have it generate/update a new file called something like wins-page-data.json so that it does not break the current wins page

Resources/Instructions

akib started working on it and has a proof of concept

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions