warren830 opened a new pull request, #8672:
URL: https://github.com/apache/incubator-devlake/pull/8672

   …es) (#8670)
   
   Add support for Azure DevOps Release Pipelines (Classic/XAML pipelines) to 
collect deployment data from the Release Management API.
   
   Changes:
   - Add Release and ReleaseDeployment data models
   - Add collectors for releases and deployments using vsrm.dev.azure.com API
   - Add extractors to parse raw API responses
   - Add converter to transform deployments into CICDPipeline domain model
   - Add database migration for new tables
   
   The deployments are converted to DevLake's standard CICDPipeline format with 
type set to DEPLOYMENT, enabling DORA metrics calculation for classic release 
pipelines.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
   ### ⚠️ Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [ ] I have read through the [Contributing 
Documentation](https://devlake.apache.org/community/).
   - [ ] I have added relevant tests.
   - [ ] I have added relevant documentation.
   - [ ] I will add labels to the PR, such as `pr-type/bug-fix`, 
`pr-type/feature-development`, etc.
   
   <!--
   Thanks for submitting a pull request!
   
   We appreciate you spending the time to work on these changes.
   Please fill out as many sections below as possible.
   -->
   
   ### Summary
   What does this PR do?
   
   ### Does this close any open issues?
   Closes 8670
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to