eclipse-score / eclipse-score/docs-as-code

cleanup default locations

Open
#761 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
32
Avg merge
23h 52m
Merged PRs (30d)
52

Description

example:
* metamodel.yml default is configured in src/extensions/score_metamodel/yaml_parser.py
* other defaults are defined in docs()
* others in 10 other locations :D

related:
* we pass data from bazel to python via environment variables containing values, environment variables pointing to files, environment variables containing json. Maybe that can be simplified?

We should have a single place for defaults?!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with src/extensions/score_metamodel/yaml_parser.py and inspect the defaults defined in docs() and the other locations mentioned in the issue. Trace how Bazel passes values to Python through environment variables, including file paths and JSON. Done means the default definitions and their configuration flow are consolidated into an agreed single approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.