Skip to main content

Showing 1–2 of 2 results for author: Bunyakiati, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:1909.00642  [pdf, other

    cs.SE

    Open-Source Projects and their Collaborative Development Workflows

    Authors: Panuchart Bunyakiati, Usa Sammapun

    Abstract: For teams using distributed version control systems, the right collaborative development workflows can help maintaining the long-term quality of project repositories and improving work efficiency. Despite the fact that the workflows are important, empirical evidence on how they are used and what impact they make on the project repositories is scarce. Most suggestions on the use of workflows are me… ▽ More

    Submitted 25 April, 2020; v1 submitted 2 September, 2019; originally announced September 2019.

    Comments: 3 pages, ASE 2019 Late Breaking Results

  2. Cherry-Picking of Code Commits in Long-Running, Multi-release Software

    Authors: Panuchart Bunyakiati, Chadarat Phipathananunth

    Abstract: This paper presents Tartarian, a tool that supports maintenance of software with long-running, multi-release branches in distributed version control systems. When new maintenance code, such as bug fixes and code improvement, is committed into a branch, it is likely that such code can be applied or reused with some other branches. To do so, a developer may manually identify a commit and cherry pick… ▽ More

    Submitted 8 August, 2017; originally announced August 2017.

    Comments: 5 pages