• .gitlab-ci-unix.yml

    From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, January 24, 2025 10:42:51
    https://gitlab.synchro.net/main/sbbs/-/commit/a409edb2a5efe2b53027b938
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add sync after extracting archive

    It looks like at least one bus error was when the linker was loading
    the .so. Maybe a sync(8) here will "fix" that?
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, January 26, 2025 10:49:21
    https://gitlab.synchro.net/main/sbbs/-/commit/7562f467e3a0a3971fbd0497
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Make the tests and cleanup phase not require a git checkout

    Archive the ctrl and exec dirs during sbbs-build for the tests.
    Also, fix use of sbbs-build archive... on FreeBSD, there are two,
    we need to use the right one.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, January 26, 2025 10:53:18
    https://gitlab.synchro.net/main/sbbs/-/commit/6c772553afe1281aac71d74a
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Fix path in previous commit.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, January 26, 2025 11:17:16
    https://gitlab.synchro.net/main/sbbs/-/commit/e5085ece5611ee82327467b1
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Now that I know about GIT_STRATEGY, use it everywhere!

    The docs suggest there's a place to set the default, but I don't
    see it other than the "Variables", which I don't really want to
    do.

    Regardless, switch to explicit "fetch" (which falls back to clone)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, January 28, 2025 11:55:34
    https://gitlab.synchro.net/main/sbbs/-/commit/9c44f5a6a8424922e9f69834
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add -S to jsexec commandlines so we get status info
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, January 28, 2025 11:56:26
    https://gitlab.synchro.net/main/sbbs/-/commit/60c2cc36d6e687d891f29882
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add -S to jsdoor too
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, March 05, 2025 10:59:34
    https://gitlab.synchro.net/main/sbbs/-/commit/eecc05b847cddc7588d0ba88
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Don't cache spidermonkey configure results

    Appears to break builds sometimes.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net