-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Labels
Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.
Description
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/yamlare 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: FeatureType: Enhancement - Add your estimation
Estimations
| 3 | Mild efort | A day | Low complexity | Low |
Metadata
Metadata
Assignees
Labels
Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.