adobe / helix-rum-js

Helix RUM Event Generator for JavaScript
Apache License 2.0
1 stars 8 forks source link

feat: deliver dist folder #215

Open kptdobe opened 1 month ago

kptdobe commented 1 month ago

Use our infrastructure to deliver the distribution files.

https://dist-deliver--helix-rum-js--adobe.aem.page/dist/rum-standalone.js 200 Do not expose the source: https://dist-deliver--helix-rum-js--adobe.aem.page/src/index.js 404

aem-code-sync[bot] commented 1 month ago

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.

Commits * [4da3e94](https://github.com/adobe/helix-rum-js/commit/4da3e9490c4336d9423fc74a8ebd10e7dab16d5f) :white_check_mark: (latest) * [cdccd02](https://github.com/adobe/helix-rum-js/commit/cdccd028d3662cb87108f93837be7dc8ca5fdc1b) :x:
github-actions[bot] commented 1 month ago

This PR will trigger a minor release when merged.

aem-code-sync[bot] commented 1 month ago
Page Scores Audits Google
:iphone: /dist/rum-standalone.js Lighthouse returned error: NOT_HTML. The page provided is not HTML (served as MIME type text/javascript). PSI
:desktop_computer: /dist/rum-standalone.js Lighthouse returned error: NOT_HTML. The page provided is not HTML (served as MIME type text/javascript). PSI
:iphone: /src/index.js PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
:desktop_computer: /src/index.js PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (a4332f9) to head (4da3e94). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 179 179 ========================================= Hits 179 179 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

trieloff commented 3 weeks ago

I think the right way to do this would be to use the exec plugin https://github.com/semantic-release/exec to update a couple of git branches: deliver-x deliver-x-y and deliver-x-y-z