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
{{ message }}
This repository was archived by the owner on May 9, 2025. It is now read-only.
See [#401 - Automatically set milestone at issues when
closed](open-component-model/ocm-project#401)
for more information.
---------
Co-authored-by: Hilmar Falkenberg <[email protected]>
Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ pullRequestTemplate:
56
56
57
57
The Repository object manages git repositories for supported providers. At the moment of this writing the following
58
58
providers are supported:
59
+
59
60
- GitHub
60
61
- Gitlab
61
62
- Gitea
@@ -110,6 +111,6 @@ To get started simple run `tilt up` then hit `<space>` to enter Tilt's ui. You s
110
111
111
112
## Licensing
112
113
113
-
Copyright 2022 SAP SE or an SAP affiliate company and Open Component Model contributors.
114
+
Copyright 2025 SAP SE or an SAP affiliate company and Open Component Model contributors.
114
115
Please see our [LICENSE](LICENSE) for copyright and license information.
115
116
Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/open-component-model/ocm-controller).
SPDX-PackageComment = "The code in this project may include calls to APIs (\"API Calls\") of\n SAP or third-party products or services developed outside of this project\n (\"External Products\").\n \"APIs\" means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products, or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project's code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
6
+
7
+
[[annotations]]
8
+
path = "**"
9
+
precedence = "aggregate"
10
+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and Open Component Model contributors"
0 commit comments