- Apr 07, 2023
-
-
Luca Romoli authored
-
- Apr 05, 2023
-
-
Lorenzo Pagliai authored
* This commit allows gitlab-ci to be integrated in two other custom projects
-
- Apr 04, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The script search for all type of artifacts (uboot, kernel, fs, image files) and exit with an error in case something is missing * This prevent to have build jobs that succed even though not all artifacts were produced
-
- Apr 03, 2023
-
-
Lorenzo Pagliai authored
-
- Mar 31, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Instead of hardcoding the gitlab repository ID the script accepts a list of which the manifest project it the first element * Introduce CHANGELOG_PROJECTS variable containing the list of projects
-
Lorenzo Pagliai authored
* Fix name of uboot artifacts for all NXP boards * Create array of uboot files for c31 boards * The deploy search for all uboot artifacts in the build path * Create rule to not deploy artifacts to public container if a tag occurs
-
Lorenzo Pagliai authored
* The tasks to be executed by the deploy and notify jobs are moved to shell scripts inside the scripts folder * This avoid having a long list of instructions inside the pipeline file
-
Lorenzo Pagliai authored
* Fix on KERNEL variable for c31 * Increase deploy job timeout to 1h
-
- Mar 30, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Insert separate search for projects on which the CUSTOM variable is defined
-
Lorenzo Pagliai authored
* This is necessary for custom projects manifest to not run jobs regarding catalogue boards
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Modify common.py script to hide integration comments on custom projects
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* When a tag occurs the repo tool use the reference to the tag instead of the head of the MASTER_BRANCH
-
- Mar 27, 2023
-
-
Lorenzo Pagliai authored
* The two distros need to have a separate sstate cache
-
Lorenzo Pagliai authored
-
- Mar 24, 2023
-
-
Lorenzo Pagliai authored
* Waiting for a stable release of the Intel Apollo Lake distro
-
Lorenzo Pagliai authored
* Add condition to use public container to store report when a tag occurs
-
Lorenzo Pagliai authored
* The SSH key and configs are no more needed since migrated everything to https
-
Lorenzo Pagliai authored
* Adding support to Edgehog Embedded base and full image
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Separate caches folder to be used for the two distros * Avoid using cache and downloads for tagged builds * Reduce expiration policy of the build to 24 hours
-
- Mar 23, 2023
-
-
- replace some variable in order to make them general and usable for custom projects
-
Lorenzo Pagliai authored
-
- Mar 22, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The description shall be filled by the Release Notes file
-
Lorenzo Pagliai authored
-
- Mar 21, 2023
-
-
Lorenzo Pagliai authored
* This change allows to build on schedule not only on the MASTER_BRANCH but also on different branches (those on which the schedule is programmed)
-
Lorenzo Pagliai authored
* This is necessary because the SRCBRANCH of the BSP repositories is forced to be the master in recipe and this would create conflicts with the SRCREV * Remove the SSH related config commands since using https with token * Restiling of the build commands that are moved to two separated bash scripts
-
- Mar 09, 2023
-
-
Lorenzo Pagliai authored
-