Skip to content
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

tenant_parser.py: add support for extra-config-paths #104

Merged
merged 1 commit into from
Dec 11, 2023

Commits on Dec 7, 2023

  1. tenant_parser.py: add support for extra-config-paths

    When creating/updating repo_map, 'extra-config-paths' list is extracted from
    tenant configuration and saved in repo's 'tenants' dictionary (next to 'jobs'
    and 'roles')
    
    Extra-config-paths values are used for Scraper class initialization.
    The 'scrape_job_files' method extends the whitelist with it
    
    'test_integration' tests were extended to verify this new functionality
    Krzysztof Swietlicki authored and Krzysztof Swietlicki committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dd320f9 View commit details
    Browse the repository at this point in the history