Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add catalog.yaml. Please review the values and merge. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .customink/catalog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: sass_paths

owner: funnelcake # team definitions at https://app.opslevel.com/teams

purpose: # multiple choice
# - do_not_track # demo testing personal - will not be tracked in catalog
# - app
- library
# - configuration
# - other # example: frontend_dataset
deployment_type: # multiple choice
# - kubernetes
# - infrastructure_serverless
- package
# - cli
# - data
# - docker-image

# tier: tier_1 # Mission-critical service or repository. Failure could result in significant impact to revenue or reputation.
# tier: tier_2 # Customer-facing service or repository. Failure results in degraded experience for customers, although without significant impact to revenue or reputation.
# tier: tier_3 # Internal service or repository. Failure could result in productivity being compromised within the company.
# tier: tier_4 # Other service or repository. Failure doesn't result in immediate or significant impact.
tier: tier_na # this repo does not have a tier. typically libraries

properties:
public_facing: false
pci: false
pii: false