web3.unity icon indicating copy to clipboard operation
web3.unity copied to clipboard

Convert CI data variables into json/yaml

Open rob1997 opened this issue 1 year ago • 0 comments

Summary currently data for CI in scripts/data all are in a .txt format

Suggested features or ways to address the summary Convert these data to json/yaml and read via bash

Motivation

  • Current implementation is a sure way to run into unreadable and difficult to solve merge conflicts
  • json/yaml are more More readable formats and easier for editing/introducing new changes

Acceptance Criteria CI functions as before with CI data converted to a new file format.

Blockers (OPTIONAL) [Do you see any blocker that needs to be done before implementing this feature?]

Dependencies (OPTIONAL) [Do you know about dependencies that directly affect this issue?]

Additional Context (OPTIONAL) [Add any other context, files, images (screenshots/videos), diagrams, or documents about the feature request here.]

Final Steps

  • Give it one of these labels Type: Feature Type: Enhancement
  • Add your estimation

Estimations

| 3 | Mild efort | A day | Low complexity | Low |

rob1997 avatar Jun 10 '24 11:06 rob1997