Skip to content

Discover shared projects #4120

@johrstrom

Description

@johrstrom

If someone were to create a project in a shared space, other users need a way to discover this project.

I'm thinking the only way to do this is brute force search over every path.

shared_projects_paths:
  - /fs/project

Then users in project A can find /fs/project/A/my-cool-project and so on. Note there's got to be a some sort of convention here where the the search paths are #{shared_projects_path}/<UNIX group ID>/<project> like we have at OSC.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Reviewed, Scheduled

Status

Closed Completed for Release

Relationships

None yet

Development

No branches or pull requests

Issue actions