JuliaRegistries / JuliaRegistries/CompatHelper.jl

Feature request: support subdir regex?

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Julia
Stars
147
Forks
43
Avg merge
21h 27m
Merged PRs (30d)
2

Description

In KernelFunctions.jl we use separate project environments for all examples. The examples are contained in directories `examples/first_example/`, `examples/second_example/` etc. It seems currently one has to add all directories to CompatHelper.yml manually. It would be very convenient if one could just use a regex such as `examples/*/` (and maybe even `examples/**/` for recursive subdirectories).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how CompatHelper.yml currently lists project directories and how the examples in KernelFunctions.jl are represented. Define the matching behavior for `examples/*/` and recursive `examples/**/` patterns, then add coverage showing that matching example environments are discovered without manual entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, julia
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.