2021
DOI: 10.1109/tse.2019.2897300
|View full text |Cite
|
Sign up to set email alerts
|

Which Commits Can Be CI Skipped?

Abstract: Continuous Integration (CI) frameworks such as Travis CI, automatically build and run tests whenever a new commit is submitted/pushed. Although there are many advantages in using CI, e.g., speeding up the release cycle and automating the test execution process, it has been noted that the CI process can take a very long time to complete. One of the possible reasons for such delays is the fact that some commits (e.g., changes to readme files) unnecessarily kick off the CI process. Therefore, the goal of this pap… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
31
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 34 publications
(31 citation statements)
references
References 36 publications
0
31
0
Order By: Relevance
“…2) Build-level granularity: Build-selection techniques [1], [2], [20], [27], [42] aim at automatically detect and label commits and builds that can be CI skipped. Some approaches [20], [27], [42] try to detect failing builds and skip those passing builds to achieve cost-saving.…”
Section: A Computational-cost Reductionmentioning
confidence: 99%
See 4 more Smart Citations
“…2) Build-level granularity: Build-selection techniques [1], [2], [20], [27], [42] aim at automatically detect and label commits and builds that can be CI skipped. Some approaches [20], [27], [42] try to detect failing builds and skip those passing builds to achieve cost-saving.…”
Section: A Computational-cost Reductionmentioning
confidence: 99%
“…Some approaches [20], [27], [42] try to detect failing builds and skip those passing builds to achieve cost-saving. Others [1], [2] aim at identifying commits that can be CI skipped. Figure 1 illustrates how they work in the simulation timeline.…”
Section: A Computational-cost Reductionmentioning
confidence: 99%
See 3 more Smart Citations