You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: port-component.yaml
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -9,22 +9,6 @@ steward: team-mobile-core
9
9
# (optional) The description for this component will be picked up from the related GitHub repository. If you need to provide a different one, you can use this field
10
10
# description: This is a description about your component
11
11
12
-
# Any tags relevant to your components and/or mandated by platform teams
13
-
tags:
14
-
15
-
# Describes type of component the repository defines.
16
-
#
17
-
# Use:
18
-
# - `type: service` for web services (moons)
19
-
# - `type: application` for downloadable software (such as an iOS/Android app,
20
-
# CLI tool, standalone executable). This also includes e.g. web apps.
21
-
# - `type: library` for software used by other components
22
-
# - `type: configuration` for repos that contain pure configuration (such as
23
-
# setup of DangerJS or Renovate).
24
-
# - `type: documentation` for repos that mostly contain documentation.
25
-
# - `type: hiring-challenge` for our hiring challenges.
26
-
type: hiring-challenge
27
-
28
12
# (optional) Relevant repositories which are relevant to this component excluding the repository hosting this file. The current repository will be linked by default in Port.
29
13
# Example: Terraform folder which hosts the architecture definition for a backend service (moon)
0 commit comments