Skip to content

Integrate gitlab-ci/deploy_fix and 4 more

GitBot requested to merge integrate/gitlab-ci/deploy_fix/into/kirkstone into kirkstone

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/8d14225eb500053c4a13cd758de3298953f3e6b7

[ENV] Fix on setting of environment variable

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/fda1d69e768865d6b952b32036cefd2beb025653

[CHANGELOG] Modify script to accept project list

  • 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

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/91939ce2b9b26ced5eaa90b26545bb2762c699fe

[UBOOT] Fix on uboot artifacts deploy

  • 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

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/ac0a3728a772042b0477dde613c3b8db3909fd5a

[CODE RESTYLE] Restyling of deploy and notify stages

  • 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

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/7d5e3bac5b512815a5fa3b36c480a14bc54e19e3

[NAME FIX] Fix of u-boot and kernel artifacts name

  • Fix on KERNEL variable for c31
  • Increase deploy job timeout to 1h

Merge request reports

Loading