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

Updated pipelines to only run CI and PR gates on release/202208 and r… #131

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

kenlautner
Copy link
Contributor

Description

Updated pipelines to only run CI and PR gates on release/202208 and release/202202"

  • Breaking change?
    No.

How This Was Tested

Pipelines passed.

Integration Instructions

N/A

@kenlautner kenlautner merged commit 4bbdb46 into release/202208 Oct 19, 2022
@kenlautner kenlautner deleted the personal/klautner/update_pipelines branch October 19, 2022 18:19
makubacki added a commit to makubacki/mu_basecore that referenced this pull request Oct 21, 2022
…08 and release/202202 (microsoft#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.
makubacki added a commit that referenced this pull request Oct 21, 2022
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
TaylorBeebe pushed a commit that referenced this pull request Feb 3, 2023
TaylorBeebe pushed a commit that referenced this pull request Feb 3, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
TaylorBeebe pushed a commit to TaylorBeebe/mu_basecore that referenced this pull request Apr 27, 2023
TaylorBeebe pushed a commit to TaylorBeebe/mu_basecore that referenced this pull request Apr 27, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (microsoft#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
TaylorBeebe pushed a commit to TaylorBeebe/mu_basecore that referenced this pull request Apr 27, 2023
TaylorBeebe pushed a commit to TaylorBeebe/mu_basecore that referenced this pull request Apr 27, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (microsoft#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner added a commit that referenced this pull request Apr 28, 2023
kenlautner pushed a commit that referenced this pull request Apr 28, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner added a commit that referenced this pull request May 3, 2023
kenlautner pushed a commit that referenced this pull request May 3, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request May 4, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request May 4, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request May 5, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request May 5, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request May 9, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Oct 17, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Oct 18, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Oct 20, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Oct 23, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Dec 16, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
kenlautner pushed a commit that referenced this pull request Dec 18, 2023
* Revert "Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#131)"

Reverts commit 4bbdb46 to reduce
conflicts with a new approach to pipeline management with YAML
files.

* Use Mu DevOps

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual Mu repos,
some changes are made to allow build administrators to quickly adjust settings:

- Toolchain, VM image, and architecture are controlled by build administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
  - Will this change break pre-existing builds or functionality without action being taken?
  **No**

Verified in test pipelines.

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
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.

2 participants