← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~jocave/hwcert-jenkins-jobs:remove-cert-dashboard-build into hwcert-jenkins-jobs:master

 

Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs:remove-cert-dashboard-build into hwcert-jenkins-jobs:master.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~jocave/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/433812

Remove jenkins job to build certification-dashboard-manager snap as it is now built and uploaded from github directly
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~jocave/hwcert-jenkins-jobs:remove-cert-dashboard-build into hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-dashboard-manager/build-dashboard-manager.yaml b/jobs/infrastructure/build-dashboard-manager/build-dashboard-manager.yaml
deleted file mode 100644
index 51ec4f4..0000000
--- a/jobs/infrastructure/build-dashboard-manager/build-dashboard-manager.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-- project:
-    name: certification-dashboard-manager
-    description: |
-      This job will build and publish certification-dashboard-manager
-    source-url: git@xxxxxxxxxx:canonical/certification-dashboard-manager.git
-    source-branch: main
-    release-targets: 'latest/candidate'
-    check-branches: ''
-    lxd_template: ubuntu:focal
-    jobs:
-      - 'snap-build-{name}-local-trigger'
-      - 'snap-build-{name}-local'

Follow ups