pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Rollbar source map API calls broken on CI

Open twschiller opened this issue 3 years ago • 1 comments

Failed build: https://github.com/pixiebrix/pixiebrix-extension/actions/runs/2593320612

The failures are transient, e.g., one succeeded here: https://github.com/pixiebrix/pixiebrix-extension/actions/runs/2586258715

image

Rollbar API calls erroring out because some files don't have corresponding map files:

  • grayIconWhileLoading.js
  • background.worker.js
  • 73871.bundle.js
  • iconLibrary.bundle.js

twschiller avatar Jul 01 '22 00:07 twschiller

Might want to use https://www.gnu.org/software/parallel/parallel_tutorial.html --joblog and set a threshold on number of failed jobs

twschiller avatar Jul 01 '22 00:07 twschiller

This issue will be closed in 7 days unless the stale label is removed, or a comment is added to the issue.

github-actions[bot] avatar Dec 28 '23 00:12 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity.

github-actions[bot] avatar Jan 04 '24 00:01 github-actions[bot]