Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !1583

Add ability to right click on files and folders to generate project.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/clonetwin26/rs_right_project into master Oct 13, 2017
  • Overview 17
  • Commits 3
  • Pipelines 0
  • Changes 4

Created by: clonetwin26

This diff seeks to mitigate an issue where our devs are opening too many modules at once. With this add-on you can right click the directory you want to get ready, and run project on it. It is very useful in large mono repos, for generating projects that would be pesky to do on the command line. I tested it on the buck, okbuck and our internal mono repo.

Creating projects from project tool: screen shot 2017-10-16 at 11 18 20 am screen shot 2017-10-16 at 11 18 37 am

Creating projects from file: screen shot 2017-10-16 at 11 14 59 am screen shot 2017-10-16 at 11 15 25 am

From my instrumentation testing: Average indexing time before 8599.29ms Average indexing time after 444.786ms

Indexing time in ms before and after plugin: screen shot 2017-10-13 at 2 47 24 pm Indexing time in ms with plugin: screen shot 2017-10-13 at 2 47 02 pm

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/clonetwin26/rs_right_project