From de08ef0077d5da13327c64d5d47dedc298ee4551 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Thu, 15 Dec 2022 19:13:59 +0300 Subject: [PATCH] Pull request: unignore-snap Merge in DNS/adguard-home from unignore-snap to master Squashed commit of the following: commit 2901080c92d5316bcbf536ebdfeaff88cea0edd4 Author: Ainar Garipov Date: Thu Dec 15 19:08:46 2022 +0300 all: unignore snap --- bamboo-specs/release.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/bamboo-specs/release.yaml b/bamboo-specs/release.yaml index dc9acae9..a43dca2b 100644 --- a/bamboo-specs/release.yaml +++ b/bamboo-specs/release.yaml @@ -239,18 +239,12 @@ ;; esac - # Ignore errors from the Snapstore upload script, because it seems to - # have a lot of issues recently. - # - # TODO(a.garipov): Stop ignoring those errors once they fix the issues. - # - # See https://forum.snapcraft.io/t/unable-to-upload-promote-snaps-to-edge/33120. env\ SNAPCRAFT_CHANNEL="$snapchannel"\ SNAPCRAFT_EMAIL="${bamboo.snapcraftEmail}"\ SNAPCRAFT_MACAROON="${bamboo.snapcraftMacaroonPassword}"\ SNAPCRAFT_UBUNTU_DISCHARGE="${bamboo.snapcraftUbuntuDischargePassword}"\ - ../bamboo-deploy-publisher/deploy.sh adguard-home-snap || : + ../bamboo-deploy-publisher/deploy.sh adguard-home-snap 'final-tasks': - 'clean' 'requirements':