Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Build errors are not correct for unauthorized pushes #26

@jansepar

Description

@jansepar

From old repo.

@tedtate :

When I attempted to push to a project which the currently logged in user does not have access to I receive the following:

Build Complete.
[Error: Project not found. Check your project name in project.json.]

Please update the error so that the user is informed they don't have access to the requested project, not that it doesn't exist.

@johnboxall :

That was a conscious decision the same way you get a 404 for https://github.com/mobify/mobify-js-tools if you aren't logged in.

But we could also probably say 'check your credentials' : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions