laravel / ideas

Issues board used for Laravel internals discussions.
939 stars 28 forks source link

[Proposal] Laravel Spark - Github, Gitlab, Bitbucket linking #1124

Open rocketlaunchr-cto opened 6 years ago

rocketlaunchr-cto commented 6 years ago

A cool feature for Spark is the ability to clone third-party repos from the big3 so we can make CICD style services.

@taylorotwell Would you be able to provide some guidance on how it can be integrated to Spark as a reusable plugin so all Spark users can have the feature? I'm more than happy to work on the feature if I have some guidance.

tomschlick commented 6 years ago
  1. This should probably go in the spark repository.
  2. Repo cloning is pretty out of scope for Spark. I'd say 99.999% of apps dont do repo cloning in any fashion so it's probably best left for a package.
rocketlaunchr-cto commented 6 years ago
  1. @tomschlick What is the spark repo?

  2. Spark is for making SaaS applications. Many SaaS applications ask their customers for OAuth permission to access their repos. An example is Laravel Shift

steveheinsch commented 6 years ago

@rocketlaunchr-cto The github repos for spark: https://github.com/laravel/spark (for V1-5) and https://github.com/laravel/spark-aurelius for v6. They're private repos so you need to purchase spark to access them.

rocketlaunchr-cto commented 6 years ago

I have purchased v6. When I log in to spark.laravel, I can see the download button for various repo. I don't see how to get access to those repos.

drbyte commented 6 years ago

@rocketlaunchr-cto

I have purchased v6. When I log in to spark.laravel, I can see the download button for various repo. I don't see how to get access to those repos.

Login to spark.laravel.com. Click on your Profile button in top right. Click Settings. Click Github. Connect using your Github login. Join the relevant Spark repository.