Raw config should not expose absolute paths in `extendPaths`
Open
Nobody has claimed this yet.
Type: Maintenance
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 228
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 48
Description
We should try hiding this field in Config.rawConfig or at least providing relative paths.
Additional context: https://github.com/Redocly/workflows/pull/2573
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating Config.rawConfig and the extendPaths field, then read the linked workflows pull request for the intended behavior; done means absolute paths are no longer exposed, either by hiding the field or returning relative paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100