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.

Projects in the west directory are not forbidden

See original GitHub issue

Originally reported by @tejlmand.

For example, even with forbidding projects named west or manifest, this manifest fragment is legal:

  projects:
    - name: not-west
      path: west

This creates a structure where the top-level west directory contains a .git for the not-west repository, which is very strange.

Arguably this is user error but the current behavior seems undesirable. We should consider what to do here:

  • warn
  • error
  • skip the project?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tejlmandcommented, Nov 20, 2018

@mbolivar you’re right, it would be required for every command, expect maybe west list 😉

I think my main point was to suggest the error for now, and then take it up, if someone needs this.

0reactions
mbolivarcommented, May 15, 2019

Migrating to enhancement

Read more comments on GitHub >

github_iconTop Results From Across the Web

Built-in commands - west init - Zephyr Project Documentation
If no directory is given, the current working directory is used. Option 2: to create a workspace around an existing local manifest repository, ......
Read more >
Visual studio not creating virtual directory - iis - Stack Overflow
Go to project properties and try to create your virtual url again. Share.
Read more >
Troubleshooting common AWS CDK issues
When deploying my AWS CDK stack, I receive a forbidden: null message ... If you are using TypeScript or JavaScript, your project directory...
Read more >
Faculty and Staff Directory
Aggregation, compilation, repackaging, or dissemination of the Northeastern Directory and/or its data, is expressly prohibited without the prior written ...
Read more >
Salman Rushdie, “The Satanic Verses”
When she claims the seas will part, they do not and everyone drowns. ... The Satanic Verses was banned in many countries, but...
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