Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mono repo #156

Open
1 of 2 tasks
johannes-z opened this issue Feb 14, 2022 · 0 comments
Open
1 of 2 tasks

Support mono repo #156

johannes-z opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels

Comments

@johannes-z
Copy link

  • I'm submitting a ...

    • bug report
    • feature request
  • What is the current behavior?
    I want to be able to create a project for a customer. Inside a directory I want to create multiple SPGo instances for different site collections, e.g.:

  • <Customer>/packages/<site_collection>/src

  • <Customer>/packages/<site_collection>/SPGo.json

and

  • <Customer>/packages/<site_collection 2>/src
  • <Customer>/packages/<site_collection 2>/SPGo.json

In this example, SPGo will fail when run in the root dir <Customer>. It will only work, when VSCode was opened in the correct root folder, e.g. <Customer>/packages/<site_collection>.

  • What is the expected behavior?
    When running any SPGo command that uses the file's context, i.e. Publish a major version of the current file, the extension should pick the closest SPGo.json file it can find.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants