Skip to content

Copilot workspace/manifest files are written to an unrelated directory coincidentally named copilot. #3294

Open
@cristobalmackenzie

Description

Hi,

I was following the quickstart from the docs, and initialized an app with copilot init.

After completing the quickstart, I had trouble deleting the .workspace file and couldn't figure out why. I later found that the .workspace and manifest files where created in another directory next to the one I was on, that happens to be called copilot also but is unrelated.

Running myuser@/repos/example-directory $ copilot init created all copilot files in a previously existing /repos/copilot directory, instead of in /repos/example-directory/copilot.

The copilot cli seems perfectly able to find these files which end up in an unrelated folder, except for deleting them after running copilot app delete.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/workspaceIssues about workspaces of applications.type/bugIssues that are bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions