• .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
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, March 20, 2024 20:59:31
    https://gitlab.synchro.net/main/sbbs/-/commit/b5c6942fda86ac9d12be2eff
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Experiment for the caches...

    hoping this doesn't leave an empty zip file laying aorund.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, March 20, 2024 21:02:20
    https://gitlab.synchro.net/main/sbbs/-/commit/9aafef8429ee2ddaa52eb082
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Stage, not state

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, March 21, 2024 16:24:20
    https://gitlab.synchro.net/main/sbbs/-/commit/cbca3a95b56545ca506ef622
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Just slap intermediate results in /tmp/gitlab-runner and call it good

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, March 21, 2024 17:02:16
    https://gitlab.synchro.net/main/sbbs/-/commit/925b1a8851818fc0aedc98ce
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Re-enable Darwin

    Also, allow tests to run as soon as jsdoor is done, and don't use
    the artifact file, use the local copy instead.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, March 21, 2024 23:24:38
    https://gitlab.synchro.net/main/sbbs/-/commit/ba3d1bae2fad7f3718df6f76
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Instead of converting failures to warnings, run cleanup "always"

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Saturday, March 23, 2024 00:07:07
    https://gitlab.synchro.net/main/sbbs/-/commit/5780e69311b0711fdc606976
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Attempt to fix corruption issue on FreeBSD.

    Both sbbs-noskeeters and sbbs-build create sbbs-build.tgz
    Hopefully this fixes it and doesn't just break it worser.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, October 05, 2025 05:47:07
    https://gitlab.synchro.net/main/sbbs/-/commit/4cc949c6143a2e3feb7f1961
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Disable some mingw jobs...

    cryptlib.h can't be included with windows.h, so disable the mingw
    jobs that do that.

    mingw isn't actually supported for anything except SyncTERM right
    now, so don't make this harder than it needs to be.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, October 09, 2025 09:09:21
    https://gitlab.synchro.net/main/sbbs/-/commit/2407fcde7c867931d6bd26be
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Add new "has_graphics" target option

    Toggle all no_* options to has_* options.
    Double negatives suck.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, October 10, 2025 10:28:29
    https://gitlab.synchro.net/main/sbbs/-/commit/fad6f33921d260f524341964
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    And add the first door... Dragonlance!

    This has already been converted to JavaScript and it sucks pretty
    bad, so it's a great choice!

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