Skip to content

Commit 674253e

Browse files
committed
fix(compliance): systemic injection of RSR metadata and CI hardening
1 parent e70b9b5 commit 674253e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
# Primary CI/CD - GitLab is the source of truth
34

45
stages:

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
# Pre-commit hooks for hyperpolymath RSR repos.
34
# Install: pip install pre-commit && pre-commit install
45
# Run manually: pre-commit run --all-files

container/.gatekeeper.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
#
34
# Svalinn gatekeeper policy for {{PROJECT_NAME}}
45
#

0 commit comments

Comments
 (0)