KEMBAR78
Convert powershell/PowerShell-CI-macos to GitHub Actions by TravisEz13 · Pull Request #24914 · PowerShell/PowerShell · GitHub
Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Jan 31, 2025

Overview

  1. Pipeline migrated from Azure DevOps 🎉
  2. Added a ready to merge job because github workflows are considered a failure if they skip
    • added a job to detect our path filter
    • skipped most of the work if the path filter isn't true
  3. merged codeQL workflow into the linux workflow
  4. Limited the workflows to one instance per ref and to cancel existing workflows

Copilot summary

This pull request includes significant changes to the CI workflows for Linux, macOS, and Windows, as well as the removal of the CodeQL analysis workflow. The most important changes include the addition of change detection jobs, path filters for pull requests, and the restructuring of various CI jobs to depend on the change detection results.

Removal of CodeQL Analysis Workflow

Linux CI Workflow Changes

macOS CI Workflow Addition

  • .github/workflows/macos-ci.yml: Added a new macOS CI workflow with change detection, path filters for pull requests, and various CI jobs that depend on the changes job outputs.

Windows CI Workflow Changes

Removal of Linux Test Stages in Azure Pipelines

  • .vsts-ci/linux.yml: Removed the TestUbuntu and TestContainer stages, which included various test jobs for Ubuntu and container environments.

@TravisEz13 TravisEz13 force-pushed the convert-powershell-powershell-ci-macos-to-actions-20250131-233951 branch from 0638356 to 2f343e1 Compare February 1, 2025 00:07
@TravisEz13
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@TravisEz13
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 3, 2025
@adityapatwardhan adityapatwardhan merged commit 174df29 into master Feb 3, 2025
49 checks passed
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-service bot commented Feb 3, 2025

📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BackPort-7.4.x-Done BackPort-7.5.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants