-
Notifications
You must be signed in to change notification settings - Fork 723
package.json content in weave-scope.tgz not always up to date #3351
Copy link
Copy link
Closed
Labels
bugBroken end user or developer functionality; not working as the developers intended itBroken end user or developer functionality; not working as the developers intended itcomponent/buildAn issue concerning compilation, testing, packaging, distributionAn issue concerning compilation, testing, packaging, distributioncomponent/uiPredominantly a front-end issue; most/all of the work can be completed by a f/e developerPredominantly a front-end issue; most/all of the work can be completed by a f/e developer
Metadata
Metadata
Assignees
Labels
bugBroken end user or developer functionality; not working as the developers intended itBroken end user or developer functionality; not working as the developers intended itcomponent/buildAn issue concerning compilation, testing, packaging, distributionAn issue concerning compilation, testing, packaging, distributioncomponent/uiPredominantly a front-end issue; most/all of the work can be completed by a f/e developerPredominantly a front-end issue; most/all of the work can be completed by a f/e developer
For example, commit 3f66348 bumps the
weaveworks-ui-componentsversion to0.12.2, but looking into the corresponding package build https://s3.amazonaws.com/weaveworks-js-modules/weave-scope/3f66348a/weave-scope.tgz, there thepackage.jsonfile still says"weaveworks-ui-components": "0.11.14".Looks like a caching issue with the UI part of our build pipeline, possibly related to #3333.
cc @bboreham @guyfedwards @foot