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

Add !relative_url YAML constructor #1057

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Commits on Jun 25, 2024

  1. Add !relative_url YAML constructor

    The purpose of this constructor is to support relative URL resolution in
    arbitrary locations in the buildfarm's configuration YAML. Some fields
    in the config already implicitly do this (such as the buildfile
    references from the index), but this will add support for any field to
    contain a relative URL.
    cottsay committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    743c437 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    b34de5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5dff0 View commit details
    Browse the repository at this point in the history