咨询与建议

限定检索结果

文献类型

  • 7 篇 期刊文献
  • 2 篇 会议

馆藏范围

  • 9 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 8 篇 工学
    • 7 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 控制科学与工程
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 9 篇 pull-based softw...
  • 3 篇 github
  • 3 篇 distributed soft...
  • 2 篇 issue reports
  • 2 篇 text classificat...
  • 2 篇 continuous integ...
  • 2 篇 merge conflict
  • 2 篇 pull request
  • 1 篇 contribution eva...
  • 1 篇 integrator assig...
  • 1 篇 commenter recomm...
  • 1 篇 code review
  • 1 篇 agile
  • 1 篇 software release...
  • 1 篇 defect coverage
  • 1 篇 accepted pull re...
  • 1 篇 prediction
  • 1 篇 pull requests
  • 1 篇 metrics
  • 1 篇 test analytics

机构

  • 2 篇 microsoft res 14...
  • 2 篇 delft univ techn...
  • 2 篇 state key labora...
  • 1 篇 univ bordeaux la...
  • 1 篇 facebook 1 hacke...
  • 1 篇 univ fed acre ct...
  • 1 篇 univ sains malay...
  • 1 篇 school of comput...
  • 1 篇 beihang univ sta...
  • 1 篇 microsoft res vi...
  • 1 篇 fluminense fed u...
  • 1 篇 univ sains malay...

作者

  • 2 篇 yang yun
  • 2 篇 nagappan nachiap...
  • 2 篇 蒋竞
  • 2 篇 maddila chandra
  • 2 篇 gousios georgios
  • 2 篇 jiang jing
  • 2 篇 van deursen arie
  • 2 篇 zhang li
  • 2 篇 syed-mohamad sha...
  • 1 篇 akhir nur shazwa...
  • 1 篇 nur shazwani md ...
  • 1 篇 plastino alexand...
  • 1 篇 贺佳欢
  • 1 篇 de lima junior m...
  • 1 篇 bansal chetan
  • 1 篇 soares daricelio...
  • 1 篇 jia-huan he
  • 1 篇 xue-yuan chen
  • 1 篇 sharifah mashita...
  • 1 篇 hassan fazayeli

语言

  • 8 篇 英文
  • 1 篇 中文
检索条件"主题词=Pull-Based Software Development"
9 条 记 录,以下是1-10 订阅
排序:
SoReady: An Extension of the Test and Defect Coverage-based Analytics Model for pull-based software development  26
SoReady: An Extension of the Test and Defect Coverage-Based ...
收藏 引用
26th Asia-Pacific software Engineering Conference (APSEC)
作者: Syed-Mohamad, Sharifah Mashita Akhir, Nur Shazwani Md. Univ Sains Malaysia Sch Comp Sci George Town Malaysia
pull-based software development is a distributed development model that offers an opportunity to review a pull request before it gets merged into the main repository. A pull request addresses new features, bug fixing,... 详细信息
来源: 评论
Towards Auto-labelling Issue Reports for pull-based software development using Text Mining Approach  5
Towards Auto-labelling Issue Reports for Pull-Based Software...
收藏 引用
5th Information Systems International Conference (ISICO) on Role of Information Systems in Industry 4.0
作者: Fazayeli, Hassan Syed-Mohamad, Sharifah Mashita Akhir, Nur Shazwani Md Univ Sains Malaysia Sch Comp Sci George Town 11800 Malaysia
In recent years continuous integration has become an important practice for pull-based software development. It helps developers make contributions flexibly to an isolated copy of the project's repository, create ... 详细信息
来源: 评论
Towards Auto-labelling Issue Reports for pull-based software development using Text Mining Approach
收藏 引用
Procedia Computer Science 2019年 161卷 585-592页
作者: Hassan Fazayeli Sharifah Mashita Syed-Mohamad Nur Shazwani Md Akhir School of Computer Science Universiti Sains Malaysia 11800 USM Pulau Pinang Malaysia
In recent years continuous integration has become an important practice for pull-based software development. It helps developers make contributions flexibly to an isolated copy of the project’s repository, create a p... 详细信息
来源: 评论
ConE: A Concurrent Edit Detection Tool for Large-scale software development
收藏 引用
ACM TRANSACTIONS ON software ENGINEERING AND METHODOLOGY 2022年 第2期31卷 22-22页
作者: Maddila, Chandra Nagappan, Nachiappan Bird, Christian Gousios, Georgios van Deursen, Arie Microsoft Res 14820 NE 36th St Redmond WA 98052 USA Facebook 1 Hacker Way Menlo Pk CA 94025 USA Delft Univ Technol Bldg 28Van Mourik Broekmanweg 6 NL-2628 XE Delft Netherlands
Modern, complex software systems are being continuously extended and adjusted. The developers responsible for this may come from different teams or organizations, and may be distributed over the world. This may make i... 详细信息
来源: 评论
CoreDevRec: Automatic Core Member Recommendation for Contribution Evaluation
收藏 引用
Journal of Computer Science & Technology 2015年 第5期30卷 998-1016页
作者: 蒋竞 贺佳欢 陈学渊 State Key Laboratory of Software Development Environment Beihang University Beijing 100191 China
The pull-based software development helps developers make contributions flexibly and efficiently. Core members evaluate code changes submitted by contributors, and decide whether to merge these code changes into repos... 详细信息
来源: 评论
Who should comment on this pull request? Analyzing attributes for more accurate commenter recommendation in pull-based development
收藏 引用
INFORMATION AND software TECHNOLOGY 2017年 84卷 48-62页
作者: Jiang, Jing Yang, Yun He, Jiahuan Blanc, Xavier Zhang, Li Beihang Univ State Key Lab Software Dev Environm Beijing Peoples R China Univ Bordeaux LaBRI UMR 5800 F-33400 Talence France
Context: The pull-based software development helps developers make contributions flexibly and efficiently. Commenters freely discuss code changes and provide suggestions. Core members make decision of pull requests. B... 详细信息
来源: 评论
Nudge: Accelerating Overdue pull Requests toward Completion
收藏 引用
ACM TRANSACTIONS ON software ENGINEERING AND METHODOLOGY 2023年 第2期32卷 1-30页
作者: Maddila, Chandra Upadrasta, Sai Surya Bansal, Chetan Nagappan, Nachiappan Gousios, Georgios van Deursen, Arie Microsoft Res 14820 NE 36th St Redmond WA 98052 USA Microsoft Res Vigyan 1st Floor9 Lavelle Rd Bengaluru India Delft Univ Technol Bldg 28Van Mourik Broekmanweg 6 NL-2628 XE Delft Netherlands
pull requests are a key part of the collaborative software development and code review process today. However, pull requests can also slow down the software development process when the reviewer(s) or the author do no... 详细信息
来源: 评论
Automatic assignment of integrators to pull requests: The importance of selecting appropriate attributes
收藏 引用
JOURNAL OF SYSTEMS AND software 2018年 144卷 181-196页
作者: de Lima Junior, Manoel Limeira Soares, Daricelio Moreira Plastino, Alexandre Murta, Leonardo Univ Fed Acre Ctr Exact & Technol Sci Rio Branco AC Brazil Fluminense Fed Univ Inst Comp Niteroi RJ Brazil
In open-source projects that adopt the pull-based development workflow, a core developer needs to analyze the contribution received via pull requests and decide on integrating it or not in the repository. However, thi... 详细信息
来源: 评论
CTCPPre: A prediction method for accepted pull requests in GitHub
收藏 引用
Journal of Central South University 2020年 第2期27卷 449-468页
作者: JIANG Jing ZHENG Jia-teng YANG Yun ZHANG Li State Key Laboratory of Software Development Environment Beihang University
As the popularity of open source projects,the volume of incoming pull requests is too large,which puts heavy burden on integrators who are responsible for accepting or rejecting pull *** accepted pull request predicti... 详细信息
来源: 评论