jjb: babeltrace: add shellcheck to lint jobs
[lttng-ci.git] / jobs / babeltrace.yaml
index 2d5fe2aa39b56cd9a230e8cd37ebedf43fab5a4e..66d5be70049efe6568d481af314709e1919ad124 100644 (file)
 
     publishers:
       - archive:
-          artifacts: 'black.out,flake8.out,isort.out,clang-format.out'
+          artifacts: 'black.out,flake8.out,isort.out,clang-format.out,shellcheck.out'
           allow-empty: false
       - workspace-cleanup: *babeltrace_publisher_workspace-cleanup_defaults
 
     publishers:
       - workspace-cleanup: *babeltrace_publisher_workspace-cleanup_defaults
       - archive:
-          artifacts: 'black.out,flake8.out,isort.out,clang-format.out'
+          artifacts: 'black.out,flake8.out,isort.out,clang-format.out,shellcheck.out'
           allow-empty: false
       - ircbot: *babeltrace_publisher_ircbot_defaults
       - email-ext: *babeltrace_publisher_email-ext_defaults
           filter: ''
           touchstone: ''
 
-- project:
-    name: babeltrace2-mjeanson
-    job_prefix: 'dev_mjeanson_'
-    github_user: efficios
-    github_name: babeltrace
-    email_to: "mjeanson@efficios.com"
-    version:
-      - master
-    jobs:
-      - '{job_prefix}babeltrace_{version}_{buildtype}':
-          buildtype: portbuild
-          platforms: !!python/tuple [sid-riscv64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std, prod]
-          filter: ''
-          touchstone: ''
-      - '{job_prefix}babeltrace_{version}_{buildtype}':
-          buildtype: build
-          platforms: !!python/tuple [deb12-amd64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std, prod]
-          filter: ''
-          touchstone: ''
 
 - project:
     name: babeltrace-views
This page took 0.023719 seconds and 4 git commands to generate.