Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Code Review of Build File Changes
  • From: Mattie Nejati <mahtab.nejati@xxxxxxxxxxxx>
  • Date: Wed, 20 Jul 2022 18:56:41 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uwaterloo.ca; dmarc=pass action=none header.from=uwaterloo.ca; dkim=pass header.d=uwaterloo.ca; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=QbOYM/P2LaRC6dJA1qy5kbuHfxrVRfZ/aK8sbDrZp2g=; b=fQktS3gjVU3tibbn79QerBu5XiQHwfe8KHmZ7Y0fRJfZoW+ZHgI1c4tb8IDDrGWZK/BZoZbOnOFqilSjWce5MGp0WvYXTUmV72OwaDy9X4KWBKW1pwaSBYhOGJZhBlpKCoF9yO+mFhdpL6aYzLD/geDzft5DOqXgdS4CTkZGjBID8W1vd3qxhyH2MYUucsO0HJZpNGvV+YXj7opmz4kYmUXkJcFl9qcWVr1T6YXJwTlRTuR936JLQw4SsmMQHyWifNOZp+JbIeEfc4r8lS2GXTOmSf3xm7Rut1JTv6spdccNsvA3pl43sq78TvYJJFdwZ+OobwHBMm68FcC9zTGf2A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hQY3++hDLoDtY3N08zlpBN+pp4VIs3ZPPUOz0LmUcMwOHrivOKGsLxtN5dbJysokGxhMNktY2nxIXCKWYIpv/v2RBD9VC1TCiYSUIcHKe8iZFB2Z9EJ+aHX5FpKccJnYbqEyX1oIu0L0poKqMtc6kogZRHKbFsiSY8HrxaZHLx8Q4Fh2z/q/1RJ6HqBP1DTxIu73HwlhyEBb0qPl3HBOXKWjXreZ22XnDpJK92Evd/UD6FfxogwsVgIZBadbpjnZ3G1gQ3hpOaCJujJSSSP9RrlwdlbkwN6hWeNBR/1m2uIPHd03HiKB/SpZ1ELewb4VYhFFYcX8WacUn9DFQiPS0Q==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev/>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: 1aa7a8e1-ce1c-17f5-9199-77f501f35ed5
  • Thread-index: AQHYnGpGI3PqM24Mw0amDsgt4oD7Xg==
  • Thread-topic: Code Review of Build File Changes

Hi Developers,


I’m Mattie, a Ph.D. student at the University of Waterloo and I’ve been studying the code review process of build files in Eclipse. For example, I’ve found that changes to build files are 2 to 4 times less likely to be discussed during code review than changes to source code or test files.


As the next step in our study, we are recruiting developers for a 30-minute interview to help us shed light on:


1. How build changes are reviewed?

2. What are the challenges faced when reviewing build changes?

3. Why is build change review different?


Since the Eclipse review is featured in our analysis, we would appreciate it if you consider participating as an interviewee. If you are interested, please click the signup link below and follow the instructions. Once the study is concluded, we will share our findings with the Eclipse community first.


Signup link: https://forms.gle/Yec6ZvCemNiLktwr5 


Best,

Mattie




Back to the top