Commit Graph

1 Commits

Author SHA1 Message Date
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