question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Travis failed to publish release for Chrome

See original GitHub issue

https://travis-ci.org/sindresorhus/refined-github/builds/637034089#L4475 Response code 400 (Bad Request)

{
    "error": {
        "errors": [
            {
                "domain": "global",
                "reason": "badRequest",
                "message": "Publish condition not met: The single purpose description is required.; A justification for activeTab is required.; A justification for the broad host permission is required.; A justification for remote script is required."
            }
        ],
        "code": 400,
        "message": "Publish condition not met: The single purpose description is required.; A justification for activeTab is required.; A justification for the broad host permission is required.; A justification for remote script is required."
    }
}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
sindresorhuscommented, Jan 16, 2020

I have manually submitted an update. I didn’t get any new fields to fill in. I only got this after publishing:

Screenshot 2020-01-16 at 18 12 08
0reactions
fregantecommented, Feb 8, 2020

It looks like a manual upload fixes the issue (but you still have to wait until it’s published)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Travis failed to publish release for Chrome #2707 - GitHub
Yep. We have no idea of what that error means, it doesn't exist online, nobody ever mentioned it. All reactions.
Read more >
travis-ci/travis-ci - Gitter
The command "sudo -E apt-get -yq --no-install-suggests --no-install-recommends $(travis_apt_get_options) install google-chrome-stable fluxbox" failed and ...
Read more >
Google Chrome - Travis CI Docs
For security reasons, Google Chrome is unable to provide sandboxing when it is running in the container-based environment.
Read more >
Why does Travis CI report a build success even though the ...
However, the build reported as passing even though the npm publish failed due to the version already existing. Here's the tail end of...
Read more >
Travis CI - Intuit
This code will ensure that your git HEAD is on baseBranch when creating a new release. Canary Deploy Failing on Forks. By default...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found