Skip to content
Snippets Groups Projects
Commit 49216ae0 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/use-common-artifact-pathspecs and 11 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@66bb5795

Yocto build: use common artifact pathspec for image and SDK builds

This is the first step on the way to a common pipeline for all build
configurations.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@fa2766e6

README: review documentation for adding new project

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@c027f42b

README: use consistent heading style

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@f8bf107b

Sourcery: keep min-max-identity check disabled

IMO code is easier to read without the proposed change:
https://docs.sourcery.ai/Reference/Python/Default-Rules/min-max-identity/

Move the disabled check to the top of the list and add a comment that
all the checks below need to be verified.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@01484573

Refactoring: replace if-expression with or

See for reference:
https://docs.sourcery.ai/Reference/Python/Default-Rules/or-if-exp-identity/

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@ccdac3d5

Sourcery: enable more passing checks

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@d5908ee5

Refactoring: remove needless str() from print()

See for reference:
https://docs.sourcery.ai/Reference/Python/Default-Rules/remove-str-from-print/

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@479861fb

Sourcery: enable passing checks

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@7c87d4d1

Sourcery: skip use-assigned-variable

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@26591c0b

Refactoring: use datetime.now() instead of datetime.today()

now() is officially preferred over today() according to the docs.
See for reference:

https://docs.sourcery.ai/Reference/Python/Default-Rules/use-datetime-now-not-today/
https://docs.python.org/3/library/datetime.html#datetime.datetime.now

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@414ebe6d

Add python code analysis via sourcery

Disable all checks which do not pass currently. These should be enabled
in the future along with a code refactoring to make them pass.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@df817ecf

README: Add howto to create a new project.
parent 7bd8e527
No related branches found
No related tags found
No related merge requests found
Pipeline #70853 failed with stage
in 17 seconds
Subproject commit 31e5a427d57e2d3cac971a32d18e6274932adb99 Subproject commit 66bb57956ffc73e60cbd33aa88d63c876d6ef7e5
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 31e5a427d57e2d3cac971a32d18e6274932adb99 ref: 66bb57956ffc73e60cbd33aa88d63c876d6ef7e5
file: 'manifest-pipeline-yocto.yml' file: 'manifest-pipeline-yocto.yml'
variables: variables:
MANIFEST_PROJECT_ID: 1725 MANIFEST_PROJECT_ID: 1725
MASTER_BRANCH: kirkstone MASTER_BRANCH: kirkstone
GITLAB_CI_REVISION: 31e5a427d57e2d3cac971a32d18e6274932adb99 GITLAB_CI_REVISION: 66bb57956ffc73e60cbd33aa88d63c876d6ef7e5
generate-build-jobs: generate-build-jobs:
variables: variables:
......
SRCREV:pn-atmel-mxt = "9dc5f338bd0fd410772d53d8a22b8dee78572b66" SRCREV:pn-atmel-mxt = "9dc5f338bd0fd410772d53d8a22b8dee78572b66"
SRCREV:pn-egalaxi2c = "22cf1a14dd9fa4c8baace1fa342d36ad8c63080e" SRCREV:pn-egalaxi2c = "12879599d02dc1ef5da6b5185919304d0f7f0018"
SRCREV:pn-emc-test-suite = "f2471a3120ece2bf08c748bfc1ba1d45fb435f43" SRCREV:pn-emc-test-suite = "c120439a2d600ae4d50b32041e6affe443f71a83"
SRCREV:pn-gf-productiontests = "a91baf55862019a9100cacefb6da02dbf5218e47" SRCREV:pn-gf-productiontests = "99745273e4c8c6ac005b79367c7dcc27f5e032c0"
SRCREV:pn-gfeeprom = "dffd656eea6de4c828ad9b4bab71a69954003e13" SRCREV:pn-gfeeprom = "ee700ecaba105bffeeae5bdb655b4931badd949f"
SRCREV:pn-gfplatdetect = "f0d261863760fed80be31acf893609c9cac41986" SRCREV:pn-gfplatdetect = "31356cc0ef5c60eddab4dd144dcbeeb24e2f2f66"
SRCREV:pn-gfxml2dto = "6fb49288bb48bf543910a4452afe0f848b04ea23" SRCREV:pn-gfxml2dto = "983ef464fb83c6cdf816ebc1785c12fb22a79817"
SRCREV:pn-ilitek = "a74fba8cc783cfeeb771040a5fe669071183c139" SRCREV:pn-ilitek = "a74fba8cc783cfeeb771040a5fe669071183c139"
SRCREV:pn-kernel-module-touchgpio = "0823903ee1552e30477d7db942401af05ea5424a" SRCREV:pn-kernel-module-touchgpio = "0823903ee1552e30477d7db942401af05ea5424a"
SRCREV:pn-libmdb = "ff1fa48eb5a11cbd0ee2b537b2d9bbda7b2305ee" SRCREV:pn-libmdb = "513ba21ce53183fbca9e423bcc5bc79d1d318e9e"
SRCREV:pn-linux-imx = "a616d5efadcc8a3007560b549ba7faa7e9be8915" SRCREV:pn-linux-imx = "a227b222d8e44c7bc586e95ebc849f43595fe1a2"
SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a"
SRCREV:pn-linux-seconorth = "ed1403ea046b41215e1cc29cf9402900bdb5eba4" SRCREV:pn-linux-seconorth = "f0f40a75cef2f7ed3d852463ba9e0a76c49978d1"
SRCREV:pn-qt-multi-screen-compositor = "ce8ad67d1603ae8242ba1222dce5ba0d8486d899" SRCREV:pn-qt-multi-screen-compositor = "f7c18cdd7efbd23b5e89072849409f948814fa2a"
SRCREV:pn-seco-show-demo = "3a310b4b66b5ab7772958b46be9ca0805fb8e9f8" SRCREV:pn-seco-show-demo = "9f0a012aea2a81e120bdec0dde4131ebc18cf281"
SRCREV:pn-seco-yocto-testsuite = "6b4d68c20f3cc0c677268a70a71d09e0fc3d3a16" SRCREV:pn-seco-yocto-testsuite = "f5d8197c830d48b009182e4c857fb2cef8f8d790"
SRCREV:pn-secure-element-examples = "3647fea47237c38f6b9743bc25527ce7dc4922f3" SRCREV:pn-secure-element-examples = "35c16e9f62bbfffc64828900a547880723cf8b00"
SRCREV:pn-touchcal-conv = "8a042ddd7453c416846c02135ff177ae45bea006" SRCREV:pn-touchcal-conv = "79761e4c3d1509a5db1e86ca03fed1f7dac45e05"
SRCREV:pn-u-boot-imx = "5b7e1241f280d33ce70ae22485c0285262c16b0e" SRCREV:pn-u-boot-imx = "a9136af51b060fe1d4535cc3b484ca8f010c530b"
SRCREV:pn-xconfig = "49fafe8c15174bdf8e43180a24583a5d2fb57fe6" SRCREV:pn-xconfig = "ba2e75dcbf753c1cb6061e8da4a19b9c59e310b1"
...@@ -21,10 +21,10 @@ ...@@ -21,10 +21,10 @@
<project name="meta-qt5.git" revision="5b71df60e523423b9df6793de9387f87a149ac42" remote="qt5-github" path="sources/meta-qt5" /> <project name="meta-qt5.git" revision="5b71df60e523423b9df6793de9387f87a149ac42" remote="qt5-github" path="sources/meta-qt5" />
<project name="meta-freescale.git" revision="dd98526300937450d741c9b3403799632f417226" remote="fslc" path="sources/meta-freescale" /> <project name="meta-freescale.git" revision="dd98526300937450d741c9b3403799632f417226" remote="fslc" path="sources/meta-freescale" />
<project name="meta-freescale-distro.git" revision="fc15f5003043da23212596be7366ae2547c308ad" remote="fslc" path="sources/meta-freescale-distro" /> <project name="meta-freescale-distro.git" revision="fc15f5003043da23212596be7366ae2547c308ad" remote="fslc" path="sources/meta-freescale-distro" />
<project name="layers/meta-seconorth-machine" revision="ca2fc96bb0dd3d5196994d769fd1452bb2645bef" remote="seco-ne" path="sources/meta-seconorth-machine" /> <project name="layers/meta-seconorth-machine" revision="9e27b02e407eafac752a1704f2d3d02fcc279b4b" remote="seco-ne" path="sources/meta-seconorth-machine" />
<project name="layers/meta-seconorth-distro" revision="4354d3dc1f517f9460eb52175abdaba1ca20e0c2" remote="seco-ne" path="sources/meta-seconorth-distro" /> <project name="layers/meta-seconorth-distro" revision="2b93ec43b5b6ff26e563cd63df0c258984304dd3" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-nogplv3" revision="869d7d61607433db6d405aa50f0abecf46712e12" remote="seco-ne" path="sources/meta-seconorth-nogplv3" /> <project name="layers/meta-seconorth-nogplv3" revision="2ea080460b110c5a00354297768ceadbda48dd8b" remote="seco-ne" path="sources/meta-seconorth-nogplv3" />
<project name="config" revision="26db5c08684e2216db8ec4f256455fe6ab1df193" remote="seco-ne" path=".conf" > <project name="config" revision="de21eff7fa7e826dd54449ca82a952f0b1cb458d" remote="seco-ne" path=".conf" >
<linkfile dest="setup-environment" src="setup-environment" /> <linkfile dest="setup-environment" src="setup-environment" />
</project> </project>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment