Skip to content

Commit 153d899

Browse files
authored
doc: improve title format in statement of contributions (#147) #146
improve title format in statement of contributions for Arnau closes #146
1 parent 3b56912 commit 153d899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ This together with appropriate unit tests for each feature, and the `How to run`
108108
### [Jannis Häffner] — GitHub: [@dJannisHaeffner]
109109
Jannis was responsible for the implementation of the RepoSetup class which is needed to create and clone the repo, fetch the newest changes and checkout a specific commit. He implemented, in addition to the corresponding tests for the RepoSetup class, also an integration test for the CIWebhook Controller and the CI Service class. This integration test verifies that in different sitations the expected HTTP status codes are returned.
110110

111-
### [Arnau Pelechano García] - GitHub: [@arpega75]
111+
### [Arnau Pelechano García] - GitHub: [@arpega75]
112112
Arnau was responsible for implementing the **compilation** feature and integrating it into the CI pipeline. He developed the CompilationService class, which executes `./gradlew build`, captures the exit code and logs, and returns the result indicating whether the build succeeded or failed. He integrated this functionality into the CiService, ensuring that build results are stored in the Status service for commit persistence, in collaboration with Jonatan.
113113
He also implemented the CompilationTest with unit tests, wrote the Javadoc for the CompilationService and the `Compilation and Test execution: Implementation and Testing` section of the README together with Jonatan.

0 commit comments

Comments
 (0)