Site-www: CI: site is deployed twice by two separate jobs in same build

Created on 18 Oct 2019  路  2Comments  路  Source: dart-lang/site-www

Changes introduced by #1719 cause the site to be deployed twice, now that all jobs are passing. For example, consider build #3839; the site gets deployed for these two jobs:

Deploying application ...
Deploying to Firebase project: default

  • 3839.6:
    Deploying application ...
    Deploying to Firebase project: default

cc @johnpryan @legalcodes @kwalrath

bug e1-hours infrastructure p1-high

All 2 comments

I can confirm, with #2017 merged and built via build 3844, that only the stable build job triggers a deploy action.

Build 3845 is the first cron job build. I confirm that the stable build job does not trigger a site deploy:

Skipping a deployment with the script provider because a custom condition was not met

Related: #1247

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matanlurey picture matanlurey  路  4Comments

kwalrath picture kwalrath  路  4Comments

feinstein picture feinstein  路  4Comments

kwalrath picture kwalrath  路  3Comments

kwalrath picture kwalrath  路  5Comments