Skip to content

chore: remove obsolete Azure DevOps CI configuration#793

Open
Pranav-d33 wants to merge 2 commits into
hyperledger-cello:mainfrom
Pranav-d33:cleanup/remove-azure-devops-ci-790
Open

chore: remove obsolete Azure DevOps CI configuration#793
Pranav-d33 wants to merge 2 commits into
hyperledger-cello:mainfrom
Pranav-d33:cleanup/remove-azure-devops-ci-790

Conversation

@Pranav-d33
Copy link
Copy Markdown

CI has fully migrated to GitHub Actions (.github/workflows/). The old Azure DevOps pipeline config is dead code.

  • Delete ci/ directory (6 pipeline files)
  • Delete root azure-pipelines.yml
  • Drop ci/azure-pipelines.yml entry from repolint.json (.github/workflows/* already satisfies the OR-list)

Closes #790

@yeasy yeasy requested a review from YoungHypo May 29, 2026 05:34
YoungHypo
YoungHypo previously approved these changes May 29, 2026
Copy link
Copy Markdown
Member

@YoungHypo YoungHypo left a comment

Choose a reason for hiding this comment

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

LGTM

@YoungHypo YoungHypo enabled auto-merge (squash) May 29, 2026 06:38
CI has fully migrated to GitHub Actions (.github/workflows/). The old
Azure DevOps pipeline config is dead code.

- Delete ci/ directory (6 pipeline files)
- Delete root azure-pipelines.yml
- Drop ci/azure-pipelines.yml entry from repolint.json
  (.github/workflows/* already satisfies the OR-list)

Closes hyperledger-cello#790

Signed-off-by: Pranav dhiran <dhiranpranav72@gmail.com>
auto-merge was automatically disabled May 29, 2026 07:48

Head branch was pushed to by a user without write access

@Pranav-d33 Pranav-d33 force-pushed the cleanup/remove-azure-devops-ci-790 branch from 530cafd to 12d659c Compare May 29, 2026 07:48
@Pranav-d33
Copy link
Copy Markdown
Author

One commit was unsigned, which was blocking the merge under the required signature policy. Fixed now.

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.

Remove the obsolete Azure DevOps CI?

3 participants