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

[release/8.0.1xx-xcode15.4] [CI] Start the process of cleaning up the config step. #21150

Open
wants to merge 3 commits into
base: release/8.0.1xx-xcode15.4
Choose a base branch
from

Commits on Aug 29, 2024

  1. [CI] Start the process of cleaning up the config step.

    We want to be able to export and load the variables in the cacading
    pipelines. The way we have the scripts makes this process very
    complicated to do. We need to clean up the script. Then export the steps
    so that we can access them in the following pipelines.
    
    This change is simply refactoring the way we load/export the default
    VSTS variables in a pipeline.
    mandel-macaque authored and vs-mobiletools-engineering-service2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c339db3 View commit details
    Browse the repository at this point in the history
  2. Fix bad revert from a previous change.

    mandel-macaque authored and vs-mobiletools-engineering-service2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3adbca2 View commit details
    Browse the repository at this point in the history
  3. Update tools/devops/automation/scripts/VSTS.psm1

    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    2 people authored and vs-mobiletools-engineering-service2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ed9b53 View commit details
    Browse the repository at this point in the history