Skip to content

chore: remove obsolete Azure DevOps CI configuration#793

Merged
ryjones merged 1 commit into
hyperledger-cello:mainfrom
Pranav-d33:cleanup/remove-azure-devops-ci-790
Jun 18, 2026
Merged

chore: remove obsolete Azure DevOps CI configuration#793
ryjones merged 1 commit into
hyperledger-cello:mainfrom
Pranav-d33:cleanup/remove-azure-devops-ci-790

Conversation

@Pranav-d33

Copy link
Copy Markdown
Contributor

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

@YoungHypo YoungHypo left a comment

Copy link
Copy Markdown
Member

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
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
Contributor Author

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

YoungHypo
YoungHypo previously approved these changes Jun 5, 2026
@YoungHypo YoungHypo enabled auto-merge (squash) June 5, 2026 05:21
@yeasy

yeasy commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Merging is blocked
Commits must have verified signatures.

auto-merge was automatically disabled June 17, 2026 08:41

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 2 times, most recently from a9f9bd2 to bdbf7e0 Compare June 17, 2026 08:45
@Pranav-d33 Pranav-d33 requested a review from YoungHypo June 17, 2026 08:49
@Pranav-d33

Copy link
Copy Markdown
Contributor Author

Merging is blocked Commits must have verified signatures.

Sorry, I missed that. The commit signatures have been fixed now.

@ryjones ryjones force-pushed the cleanup/remove-azure-devops-ci-790 branch from bdbf7e0 to 2d238aa Compare June 17, 2026 21:56
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>
@ryjones ryjones force-pushed the cleanup/remove-azure-devops-ci-790 branch from 2d238aa to 48dfd81 Compare June 18, 2026 08:19
@ryjones ryjones merged commit 6734d6c into hyperledger-cello:main Jun 18, 2026
3 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.

Remove the obsolete Azure DevOps CI?

4 participants