Skip to content

Mappings expand <namespace> parameter #762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

isc-pbarton
Copy link
Collaborator

@isc-pbarton isc-pbarton commented Apr 29, 2025

Mapping configurations may now include the <namespace> token. The token will be expanded to the name of the current namespace. This is the first step towards supporting an instance-wide monorepository in which custom code for each namespace is mapped to a different subdirectory.
Resolves #710 and #756

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.33%. Comparing base (88fb29b) to head (6209c3a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
+ Coverage   41.30%   41.33%   +0.03%     
==========================================
  Files          24       24              
  Lines        3213     3215       +2     
==========================================
+ Hits         1327     1329       +2     
  Misses       1886     1886              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support namespace scoping for git config file
2 participants