Giter Site home page Giter Site logo

Comments (9)

johnnymetz avatar johnnymetz commented on June 27, 2024 2

Running the rainforest qa job manually didn't work. The {{ github.sha }} value is b120c2a2470da2f478201204e8f878137a7361e9 which is not present in datadog (see here).

We may need to run the rainforest qa job as part of the release pipeline because the sha is dependent on the event that triggered the workflow, see docs:

The commit SHA that triggered the workflow. The value of this commit SHA depends on the event that triggered the workflow. For more information, see "Events that trigger workflows." For example, ffac537e6cbbf934b08745a378932722df287a53.

from pixiebrix-extension.

twschiller avatar twschiller commented on June 27, 2024 1

cc @fregante

from pixiebrix-extension.

twschiller avatar twschiller commented on June 27, 2024 1

Isn't that a matter of uploading the sourcemaps in the rainforest.yml workflow?

We could if we wanted too. I'm not aware there's any problems with uploading extra source maps to Datadog (e.g., if there's a max size across all maps/if we were to get billed for them)

from pixiebrix-extension.

johnnymetz avatar johnnymetz commented on June 27, 2024

Both the mv2 and mv3 build logs show sourceMapPublicUrl is set:

So not sure how it's nullish here:

SOURCE_MAP_PUBLIC_PATH:
sourceMapPublicUrl ?? "extension://dynamichost/",

from pixiebrix-extension.

fregante avatar fregante commented on June 27, 2024

There is no dynamichost string in the zip file produced by that run (build-production.zip). Did you upload that bundle?

https://github.com/pixiebrix/pixiebrix-extension/actions/runs/7563418803

The error specifically mentions that string, so it must be present in the bundle, but which bundle? This isn't a Datadog config/upload issue yet

from pixiebrix-extension.

fregante avatar fregante commented on June 27, 2024

build-production.zip includes sourcemaps URLs like this one, which is valid and it exists:

//# sourceMappingURL=https://pixiebrix-extension-source-maps.s3.amazonaws.com/sourcemaps/build/c0e5cacc39b865790973c99cac04ebc523db8ecf/mv2/browserActionInstantHandler.js.map

from pixiebrix-extension.

twschiller avatar twschiller commented on June 27, 2024

Hmm, not sure how these could get out of sync:

There is no dynamichost string in the zip file produced by that run (build-production.zip). Did you upload that bundle?

Hmm, that's odd - that's a good place to dig into first. We'd expect to see that string somewhere in there

from pixiebrix-extension.

johnnymetz avatar johnnymetz commented on June 27, 2024

Re-opening because this is still broken

from pixiebrix-extension.

fregante avatar fregante commented on June 27, 2024

which is not present in datadog

Isn't that a matter of uploading the sourcemaps in the rainforest.yml workflow?

from pixiebrix-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.