• .gitlab-ci-unix.yml .gitlab-ci.yml

    From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 07:06:20
    https://gitlab.synchro.net/main/sbbs/-/commit/9a093d9402f783cbead66e05
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Put spec in included file

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 07:19:46
    https://gitlab.synchro.net/main/sbbs/-/commit/fdb756ae846e5112bfcdc41f
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Move templates into include

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 18:02:10
    https://gitlab.synchro.net/main/sbbs/-/commit/44c4d1e21ad766f9f3345a1d
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Some more pipeline fixins.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 20:29:04
    https://gitlab.synchro.net/main/sbbs/-/commit/0538aff7be29455978499808
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Well, that didn't work, move the d somewhere else.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, February 07, 2024 15:30:11
    https://gitlab.synchro.net/main/sbbs/-/commit/e3e830114b5da7526617e573
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Put platform in the group name

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, February 07, 2024 15:47:11
    https://gitlab.synchro.net/main/sbbs/-/commit/c09288922cfc8a7b49852767
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Add Linux group.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, February 07, 2024 17:30:18
    https://gitlab.synchro.net/main/sbbs/-/commit/7c8fe71136c25c24840dc225
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    We're now warning-free... enable -Werror for CI.

    NOTE: CI does release builds, which means that -Wall is not enabled.
    WALL=1 could be added if we want that, but it's likely too
    soon to take that step.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, February 07, 2024 17:51:59
    https://gitlab.synchro.net/main/sbbs/-/commit/7c88c4c530e1e6d9abdc7420
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Do not use -Werror in CI.

    We don't want CI to die because someone somewhere upgrade a compiler.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net