mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-24 16:25:18 +00:00
Update CI Licensing. (#1126)
Docker Hub - Develop / docker-latest (push) Failing after 28s
GHCR - Development Branches / ghcr-publish (push) Failing after 25s
Tests / Build & Lint (push) Failing after 2m30s
Tests / Unit tests (push) Successful in 3m4s
Tests / Integration tests (push) Failing after 14s
Tests / Application Service Integration tests (push) Failing after 10s
Docker Hub - Develop / docker-latest (push) Failing after 28s
GHCR - Development Branches / ghcr-publish (push) Failing after 25s
Tests / Build & Lint (push) Failing after 2m30s
Tests / Unit tests (push) Successful in 3m4s
Tests / Integration tests (push) Failing after 14s
Tests / Application Service Integration tests (push) Failing after 10s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# Copied from https://github.com/matrix-org/matrix-bifrost/blob/develop/.github/workflows/docker-hub-latest.yml
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# Copied from https://github.com/matrix-org/matrix-bifrost/blob/develop/.github/workflows/docker-hub-release.yml
|
||||
# This is duplicated with docker-hub-release.yml the only difference is the tag and hook
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# Copied from https://github.com/matrix-org/matrix-bifrost/blob/develop/.github/workflows/docker-hub-release.yml
|
||||
# This is duplicated with docker-hub-latest.yml the only difference is the tag and hook
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# This file is derived from the docker-hub-develop.yml workflow, but instead of pushing to Docker Hub, it pushes to GHCR. It also runs on all non excluded branches to allow easier access to development builds.
|
||||
|
||||
name: "GHCR - Development Branches"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
name: "GHCR - Latest"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2026 Catalan Lover <catalanlover@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
name: "GHCR - Release"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
name: Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user