tuist/projects/cloud/app/controllers
Marek Fořt f15b3f16e6
Add cloud init command (#4976)
* Create project via graphql API

* Reauthenticate when token is missing

* Fix CLI authentication redirect

* Create fixture for cloud init

* Create and delete project based on default_project reference

* Use uuid in the fixture test

* Add tests

* Run lints

* Install cloud dependencies

* Bump Xcode version

* Regenerate tuist Package.resolved with the older Xcode version

* Rerun linters

* Fix lint issues

* Update docs

* Allow passing no owner for tuist cloud init

* Remove wrong uses

* Fix CloudInitServiceTests

* Update tuist.yml

* Remove extra name from tuist.yml step

* Start posgresql

* Migrate database

* Address PR comments

* Query token

* Query account

* Increase cloud server start timeout
2023-01-21 21:40:38 +01:00
..
concerns Merge cloud into the monorepo (#3680) 2021-11-20 08:23:41 +01:00
users Add cloud init command (#4976) 2023-01-21 21:40:38 +01:00
analytics_controller.rb fix: autocorrect ruby lint errors (#4747) 2022-09-15 16:02:53 +02:00
api_controller.rb Fix lint issues (#4991) 2023-01-20 12:03:19 +01:00
application_controller.rb Cloud/command events (#4383) 2022-04-23 12:17:25 +02:00
auth_controller.rb Add cloud init command (#4976) 2023-01-21 21:40:38 +01:00
cache_controller.rb Fix lint issues (#4991) 2023-01-20 12:03:19 +01:00
graphql_controller.rb Add cloud init command (#4976) 2023-01-21 21:40:38 +01:00
root_controller.rb Cloud landing page (#4795) 2022-10-13 23:04:45 +02:00