summaryrefslogtreecommitdiffstats
path: root/.gitlint
blob: 736878050b9c1b4f28fb4889456ee2b3247f2d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[title-match-regex]
regex=^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$

[body-match-regex]
regex=.{20,}

[ignore-by-title]
regex=^Release(.*)
ignore=title-match-regex,body-min-length

[ignore-body-lines]
regex=^(Issue-ID|Signed-off-by|Change-Id|Reported-by|Depends-on|Co-authored-by|Fixes|Acked-by|Reviewed-by|CC)
e.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
#  ============LICENSE_START=======================================================
#   Copyright (C) 2021 Nordix Foundation. All rights reserved.
#   Modifications Copyright © 2021 Orange
#   Modifications Copyright © 2021-2022 Nordix Foundation
#  ================================================================================
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#
#  SPDX-License-Identifier: Apache-2.0
#  ============LICENSE_END=========================================================

apiVersion: v2
description: ONAP Policy Clamp Controlloop Runtime
name: policy-clamp-runtime-acm
version: 13.0.0

dependencies:
  - name: common
    version: ~13.x-0
    repository: '@local'
  - name: repositoryGenerator
    version: ~13.x-0
    repository: '@local'
  - name: serviceAccount
    version: ~13.x-0
    repository: '@local'
  - name: readinessCheck
    version: ~13.x-0
    repository: '@local'