Skip to content

Commit 7784bf8

Browse files
authored
Merge pull request #52 from pleo-io/chore/SEC-4706-clean-up-obsolete-properties-from-port-component
[SEC-4706] Clean up obsolete properties from port-component.yaml
2 parents 843b56f + 3e9735e commit 7784bf8

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

port-component.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,6 @@ steward: team-mobile-core
99
# (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
1010
# description: This is a description about your component
1111

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-
2812
# (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.
2913
# Example: Terraform folder which hosts the architecture definition for a backend service (moon)
3014
# related_repositories:

0 commit comments

Comments
 (0)