Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Nested folders Tracking Task #67

Open
2 tasks
srivastavankit opened this issue Apr 7, 2017 · 1 comment
Open
2 tasks

Nested folders Tracking Task #67

srivastavankit opened this issue Apr 7, 2017 · 1 comment

Comments

@srivastavankit
Copy link
Contributor

srivastavankit commented Apr 7, 2017

  • Ensure that we dont allow any nested folder to override an existing service method. Especially the case where we have a github.com/org.git repo and github.com/org/s.git. In this case any nested folder of github.com/org should not override github.com/org/s

  • idl fetch should not allow nested folder fetch.

@kriskowal
Copy link
Contributor

I would clarify the first:

  • ensure that no publish introduces a package that is a prefix of any existing package.
  • ensure that no publish introduces a package that has any existing package as a prefix.

I think we can protect both cases on publish. I don't think we can avoid trampling the working copy in fetch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants