Skip to content

Clean up service manifest#80

Merged
RyanBrushett merged 1 commit intomasterfrom
clean-up-service-manifest
Apr 12, 2021
Merged

Clean up service manifest#80
RyanBrushett merged 1 commit intomasterfrom
clean-up-service-manifest

Conversation

@shopify-services
Copy link
Contributor

@shopify-services shopify-services commented Apr 12, 2021

Service manifest update.

Adding [ci skip] here because this won't impact application code.

The concept of ownership at Shopify has recently changed. Services need to have owners configured through the ServicesDB UI as opposed to through the service manifest. As such, this pull request removes the `owners` key, as well as any other deprecated keys related to ownership.

Please go to ServicesDB and verify that the ownership for your services that use this repository were correctly migrated. If they were not, refer to the documentation (https://service-docs.docs.shopify.io/ownership/) on how to find the correct owner for your service.

Previously, CloudPortal access was also tied to the concept of ownership (if you were listed as an owner, you were granted CloudPortal) access by default. This is still the case, however it means that you must be a part of the Vault teams that are listed as owners of the service. If you would like to grant additional access to other users besides those listed as owners in ServicesDB, you may add the `additional_cloudportal_access` key to your service manifest, which should be a list of GitHub team and user handles. Those people will then have access to CloudPortal.

For more information, here are a couple of links that you may find helpful:

* The concept of ownership at Shopify: https://service-docs.docs.shopify.io/ownership/
* How to configure your service manifest: `https://service-docs.docs.shopify.io/getting_started/configuring_a_service.html`

Note that the `service.yml` changes in this pull request were generated programmatically, so it may have accidentally deleted comments or aliases. Feel free to touch up the pull request to match whatever style you'd like before merging.

Adding [ci skip] here because this won't impact application code.
@RyanBrushett RyanBrushett merged commit 178c433 into master Apr 12, 2021
@RyanBrushett RyanBrushett deleted the clean-up-service-manifest branch April 12, 2021 19:42
@shopify-shipit shopify-shipit bot temporarily deployed to production May 4, 2021 14:38 Inactive
@Morriar Morriar added the chore Chore task label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Chore task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants