Create Project
Create New Project
2
Upload New Version in the Project
Last updated
In order to start using LOCI you must create a project (or work on an existing project in the LOCI Dashboard).
By providing the GitHub repository link, the project is directly linked to the corresponding GitHub repository, enabling seamless integration with pull requests and commits. Once connected, LOCI automatically analyzes changes as they are introduced, ensuring continuous, execution-aware feedback without additional manual setup.


After the project is created it appears under the Projects list on the sidebar where all projects are listed. When the project is linked to its GitHub repository, the GitHub icon is displayed as enabled in the top-right corner, indicating an active connection.

To upload a new software version for a project, provide the following information and start the upload.
Since these projects are automatically connected to LOCI, pull requests from the linked GitHub repository are processed automatically. This means LOCI immediately analyzes new changes and generates execution-aware insights for each PR without any manual intervention, streamlining review and feedback.
Last updated