Loading .github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2021-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2021-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT name: compile&test Loading .github/workflows/format-and-lint.yml +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2021-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2021-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT name: format&lint Loading .gitlab/ci/download_artifacts.py +1 −1 Original line number Diff line number Diff line #!/usr/bin/env python3 # SPDX-FileCopyrightText: 2018-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2018-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT import os Loading .gitlab/ci/gitlab_deploy.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # SPDX-FileCopyrightText: 2018-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2018-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #Get the line for the CVMFS status and check if server is transaction Loading .gitlab/ci/load_deps.sh +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2017-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2017-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT source $ROOTSYS/bin/thisroot.sh Loading Loading
.github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2021-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2021-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT name: compile&test Loading
.github/workflows/format-and-lint.yml +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2021-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2021-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT name: format&lint Loading
.gitlab/ci/download_artifacts.py +1 −1 Original line number Diff line number Diff line #!/usr/bin/env python3 # SPDX-FileCopyrightText: 2018-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2018-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT import os Loading
.gitlab/ci/gitlab_deploy.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # SPDX-FileCopyrightText: 2018-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2018-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #Get the line for the CVMFS status and check if server is transaction Loading
.gitlab/ci/load_deps.sh +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2017-2023 CERN and the Allpix Squared authors # SPDX-FileCopyrightText: 2017-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT source $ROOTSYS/bin/thisroot.sh Loading