12 citations · 23 across the 3 of their papers we have counts for
3 papers
Continuous Integration Practices in Machine Learning Projects: The Practitioners` Perspective
João Helis Bernardo, Daniel Alencar da Costa, Filipe Roseiro Cogo +2
Continuous Integration (CI) is a cornerstone of modern software development. However, while widely adopted in traditional software projects, applying CI practices to Machine Learni…
Towards Build Verifiability for Java-based Systems
Jiawen Xiong, Yong Shi, Boyuan Chen +3
Build verifiability refers to the property that the build of a software system can be verified by independent third parties and it is crucial for the trustworthiness of a software…
An Empirical Study of Yanked Releases in the Rust Package Registry
Hao Li, Filipe R. Cogo, Cor-Paul Bezemer
Cargo, the software packaging manager of Rust, provides a yank mechanism to support release-level deprecation, which can prevent packages from depending on yanked releases. Most pr…