Skip to content

CHORE: Make ADO pipelines public#474

Merged
bewithgaurav merged 30 commits into
devfrom
bewithgaurav/migrate-ado-pipeline-to-public
Sep 9, 2025
Merged

CHORE: Make ADO pipelines public#474
bewithgaurav merged 30 commits into
devfrom
bewithgaurav/migrate-ado-pipeline-to-public

Conversation

@bewithgaurav
Copy link
Copy Markdown
Collaborator

@bewithgaurav bewithgaurav commented Aug 19, 2025

Migrating pipeline from ADO private to public so that builds can be done on forks as well.
Changing a bit of configs here and there.

Copilot AI review requested due to automatic review settings August 19, 2025 04:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR makes Azure DevOps (ADO) pipelines public by removing private variable group references that were previously restricting access.

  • Removes the DjangoTestApp variable group reference from the pipeline configuration
Comments suppressed due to low confidence (1)

azure-pipelines.yml:19

  • Removing the variable group may break the pipeline if any jobs or steps depend on variables from 'DjangoTestApp'. Verify that no variables from this group are referenced elsewhere in the pipeline configuration.
jobs:

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@bewithgaurav
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@bewithgaurav
Copy link
Copy Markdown
Collaborator Author

/azp where

@azure-pipelines
Copy link
Copy Markdown

Azure DevOps orgs getting events for this repository:

@bewithgaurav
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Dismissed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Fixed
Comment thread azure-pipelines.yml Dismissed
Comment thread azure-pipelines.yml Dismissed
Comment thread azure-pipelines.yml Dismissed
Comment thread azure-pipelines.yml Dismissed
Comment thread azure-pipelines.yml Dismissed
@bewithgaurav
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@bewithgaurav bewithgaurav merged commit 87a6fae into dev Sep 9, 2025
58 checks passed
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.

5 participants