# supported settings # :helix_cloud_url: URL of helix cloud project server # :disabled: boolean, default is false shared: &shared development: <<: *shared :helix_cloud_url: http://localhost:3000 test: <<: *shared :helix_cloud_url: http://localhost:3000 staging: <<: *shared :helix_cloud_url: https://staging.thehelixproject.com acceptance: <<: *shared :helix_cloud_url: https://acceptance.thehelixproject.com production: <<: *shared :helix_cloud_url: https://helix.perforce.com
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 16080 | Doug Scheirer | Update the cloud settings configurable, improve the example file with supported values | ||
#2 | 16041 | Doug Scheirer | Make CI use a conf file that exists for cloud testing | ||
#1 | 15854 | Doug Scheirer |
Cloud auth and projects Still getting 2 extra project errors even thought nothing is configured to be cloud enabled |