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 a pipeline that validates builds that touch features.xml #12573

Merged
merged 8 commits into from
Feb 25, 2022

Commits on Feb 24, 2022

  1. Add a pipeline that validates builds that touch features.xml

    This is intended to be a PR triggered build that only runs when
    features.xml has been touched, to validate that the disabled features do
    not cause compilation errors.
    DHowett committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    83e13ae View commit details
    Browse the repository at this point in the history
  2. okay? make it a job then

    DHowett committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    de85ef8 View commit details
    Browse the repository at this point in the history
  3. yaml: fury

    DHowett committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4f69910 View commit details
    Browse the repository at this point in the history
  4. why live

    DHowett committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    638d29c View commit details
    Browse the repository at this point in the history
  5. unique the jerbs

    DHowett committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    aa62371 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. make Dev more ... good

    DHowett committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    88f2e25 View commit details
    Browse the repository at this point in the history
  2. NFCI

    DHowett committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    43541b2 View commit details
    Browse the repository at this point in the history
  3. Revert "NFCI"

    This reverts commit 43541b2.
    DHowett committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2aa8d75 View commit details
    Browse the repository at this point in the history