From a67011d835bcb0df392e4033e75c5373949b1154 Mon Sep 17 00:00:00 2001 From: Liora Milbaum Date: Mon, 30 Oct 2023 22:27:12 +0200 Subject: [PATCH] Enable pre-commit --- .gitlab-ci.yml | 1 - COPYING | 1 - centos-tier-0-rt-stream9.yaml | 1 - centos-tier-0-stream9.yaml | 1 - centos-tier-1-stream9.yaml | 1 - copr-coreos-continuous.repo | 1 - copr-fedora-dnf.repo | 1 - fedora-eln.repo | 1 - 8 files changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cd0f43d..38bb110 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,4 +44,3 @@ build-push: - echo "$CI_REGISTRY_PASSWORD" | skopeo login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY script: - set -euo pipefail; rpm-ostree compose image ${COMPOSE_INITIALIZE:+--initialize} ${FORCE:+--force-nocache} --format=registry ${OS}-${TIER}${VARIANT}-${VERSION}.yaml ${CI_REGISTRY_IMAGE}/${OS}-boot-${TIER}${VARIANT}:${VERSION} - diff --git a/COPYING b/COPYING index b81e261..fd10f08 100644 --- a/COPYING +++ b/COPYING @@ -18,4 +18,3 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - diff --git a/centos-tier-0-rt-stream9.yaml b/centos-tier-0-rt-stream9.yaml index 987118c..a58fe8c 100644 --- a/centos-tier-0-rt-stream9.yaml +++ b/centos-tier-0-rt-stream9.yaml @@ -2,4 +2,3 @@ include: - centos-stream-9.yaml - tier-0/kernel-rt.yaml - tier-0/manifest.yaml - diff --git a/centos-tier-0-stream9.yaml b/centos-tier-0-stream9.yaml index 3983dcf..fe66794 100644 --- a/centos-tier-0-stream9.yaml +++ b/centos-tier-0-stream9.yaml @@ -2,4 +2,3 @@ include: - centos-stream-9.yaml - tier-0/kernel.yaml - tier-0/manifest.yaml - diff --git a/centos-tier-1-stream9.yaml b/centos-tier-1-stream9.yaml index b5a94c9..24c0722 100644 --- a/centos-tier-1-stream9.yaml +++ b/centos-tier-1-stream9.yaml @@ -2,4 +2,3 @@ include: - centos-stream-9.yaml - tier-1/kernel.yaml - tier-1/manifest.yaml - diff --git a/copr-coreos-continuous.repo b/copr-coreos-continuous.repo index 38edefa..e419712 100644 --- a/copr-coreos-continuous.repo +++ b/copr-coreos-continuous.repo @@ -8,4 +8,3 @@ gpgkey=https://download.copr.fedorainfracloud.org/results/@CoreOS/continuous/pub repo_gpgcheck=0 enabled=1 enabled_metadata=1 - diff --git a/copr-fedora-dnf.repo b/copr-fedora-dnf.repo index 306b5d2..11934a4 100644 --- a/copr-fedora-dnf.repo +++ b/copr-fedora-dnf.repo @@ -8,4 +8,3 @@ gpgkey=https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/ repo_gpgcheck=0 enabled=1 enabled_metadata=1 - diff --git a/fedora-eln.repo b/fedora-eln.repo index c72a071..14e4d4a 100644 --- a/fedora-eln.repo +++ b/fedora-eln.repo @@ -406,4 +406,3 @@ type=rpm gpgcheck=1 gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary skip_if_unavailable=False -