• .gitlab-ci-unix.yml

    From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 10 20:34:24 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/dea182c740ab27eeb10c0a38
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add SyncTERM CMake test build.

    So we can be sure it keeps working.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 10 20:38:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/d48651cad7b06db4cac5d02a
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Don't do cross-platform CMake builds.

    They're tricky tricky tricky tricky.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Oct 11 11:54:44 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/e6b98052e0533ac43545fc37
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    The syncterm-cmake targets don't need cryptlib to be built first anymore.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 20:23:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5c6a22ed3dd74637c37ee846
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Use jsexec for these JS tests instad of jsdoor, jsdoor doesn't have a User class

    If we want to (re)run a specific set/subset of tests with jsdoor, perhaps we can
    come up with some naming scheme that allows that, but for now, it's more important
    that jsexec is correctly functioning than jsdoor.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 20:31:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/632caf932a646ae5f2c43837
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Revert "Use jsexec for these JS tests instad of jsdoor, jsdoor doesn't have a User class"

    This reverts commit 5c6a22ed3dd74637c37ee84696313ff249a24929.

    This doesn't work cause:

    Unable to create pipeline
    openbsd-amd64 js-testsuite job: undefined need: openbsd-amd64 [jsexec]

    and I'm not about to copy/paste those 50 lines to create the needed jsexec artifact. <sigh>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 20:44:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4d654b978f8224acc6738aa1
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Attempt to run exec/tests/ using JSexec instead of JSdoor

    attempt #2

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 20:54:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9be7a994022da889b8ad153a
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Specify path to ctrl directory on jsexec command-line

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 21:22:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cf6767ac002f9bb8785f30a2
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Wrong path to ctrl dir (not that it really matters I think)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Jan 15 22:46:45 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a0647a21f7386b7dad1a269d
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Try setting SBBSCTRL env var instead

    gitlab-runner on my Mac mini doesn't have access to /sbbs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on macOS)@VERT to Git commit to main/sbbs/master on Wed Jan 15 22:56:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/fce10d2a7c4bde2e90ffca75
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Actually set SBBSCTRL (not SBBSEXEC) env var

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Jan 16 09:50:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7c614b638e0a6572a3150530
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Use non-buffered output for jsexec console (log) messages

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Jan 18 07:58:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/16448b0b694ddb5a5b51a56c
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Run tests in both jsdoor and jsexec

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Jan 20 11:15:15 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/3641b88f589435b7e01798e5
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Flip the valgrind switch...

    Now that valgrind is working, remove the verbose flag, and have it
    return 1 if any errors occur.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Jan 24 10:42:51 2025
    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 Sun Jan 26 10:49:21 2025
    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 Sun Jan 26 10:53:18 2025
    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 Sun Jan 26 11:17:16 2025
    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 Tue Jan 28 11:55:34 2025
    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 Tue Jan 28 11:56:26 2025
    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 Wed Mar 5 10:59:34 2025
    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
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 05:51:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b57b136e7778923edf0f03c4
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Fix the rules reference on newly disabled rules

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:06:54 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/55b5a3b27c1d67271761f00f
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Try to fix intermitted test failures

    The theory here is that "something" is modifying the files while
    ld.so is linking them resulting in the crash (this seems to match
    with the FreeBSD cores I've looked at).

    To try to prevent this, have tar never overwrite files that are
    being extracted.

    While I'm here, remove the sync calls that didn't fix the issue.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:15:18 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0f392458793fcab7ce93aba1
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Don't archive files from git in 3rdp

    This was archiving 3rdp/*.release which includes binaries included
    in git. Change the wildcard to *.*.*.release which should only
    include stuff we've built/installed since the binaries use *.release
    or *.*.release (so far).

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:21:30 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a0c5550ff06d1f92e9138cd1
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    sbbs-build already has scfg, uedit, and umonitor

    We don't need to re-extract them.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:26:13 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/47de2e8d0d644cca0cc8f6db
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Same with utils.

    Also, we don't actually depend on them anymore either.
    The artifacts should be checked after this is done...

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:32:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/99fe99b8b0daf9c8b6b57a5b
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    It looks like ctrl and exec are sometimes left over

    Blow them away before extracting.
    It's also possible that we can just use them, but this keeps the
    current behaviour (using them from the archive).

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:37:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/13e1bc90595d92174f898d9f
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Ok, yeah, there's some git magic happening here... avoid it

    Create a ci-test dir and extract there then delete after.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:39:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/597e134ee1ae23b101a557d7
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    And now that we're in a subdir, fix relative path to suppressions

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 5 19:44:45 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/08cc6f4ba70eae0b91adc2a4
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Well, looks like at the end of it all, that wasn't the issue.

    Also, OpenBSD tar doesn't support -k, so remove that.

    Leave the -v in there because more logs is better logs.

    Also, no need to revert the other changes since avoiding doing
    the same thing more than once is a generally good idea.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 9 08:36:34 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6865a42f7962cf88154c1361
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add SyncView build… it's useful now.

    While we're here, add a couple sections, and sort alphabetically.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 9 08:42:32 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cefaf1d24581c94b29433599
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    SyncView needs encode and hash too

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 9 08:46:50 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9974dbe2dda64561a1accc68
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    XPDev needs cryptlib now...

    Need to deal with transitives too, so we'll see how this goes.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 9 09:09:21 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/857a810bb1e6aa55bfedc3c1
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Fix up all the extra cryptlib builds

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Oct 10 08:09:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c7c22afc1d5884e4cdd75e00
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add an OpenDoors target

    Whee?

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Oct 10 10:31:35 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6f1cc5840d1122a714b0fc6a
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Whoops, right, I moved the sources.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Oct 10 12:58:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2ba425c245ec1c760c302340
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Don't build OpenDoors when build_doors="no"

    We don't need to slow down the Raspberry Pi and old MacOS any for
    these.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 12 06:01:57 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/811b83fbc41b705f955389d3
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    And remove ciolib stuff here too.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 12 06:04:06 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7c25fe9b062bc164c9529780
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    The gac_bj pipe does need cryptlib though

    It uses the full XPDev library, not just specific files.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 07:55:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/56567c212a55861953920827
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Since we build gamesdk now as part of gac_bj, we may as well add a pipe

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 07:59:21 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6c65cd5ef08b254cb305457f
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Right, we're not using artifacts here.

    Maybe we should be using artifacts here?
    No, artifacts have to round-trip through the server, these stay local.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 08:07:13 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0e3a4373035aedd3d1d95261
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Derp, change to the correct root for archive

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 08:11:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a2c6648dc26b67470d260e10
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    We need to object files too to avoid rebuilds

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 11:09:28 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d4971198f84714db8b95f2a4
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Include the binaries in the GAC door artifacts.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Oct 13 14:34:48 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/dfc0e95c1b82601544e04555
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add GAC WaHoo to build...

    Guess I missed a file in the last commit. :(

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Oct 15 08:37:13 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4c7b78fdf41ef410b4bdbd72
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add The Clans to the pipes.

    The artifact isn't useful yet, but we're getting there.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Oct 15 20:57:17 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c44fcce2cbc57c5ac8ea1e7a
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add the rest of the targets to the pipe

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Oct 15 20:57:17 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e1ec50513de34354c85cffa2
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Add the .pak file to the artifacts

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Oct 15 21:06:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ce38ef348379aa200ca9d854
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Put the extration bits in a collapsed section

    Should make pipe logs easier to read.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 16 12:01:24 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d6dd19d9b7cf7db6798ffe2d
    Modified Files:
    .gitlab-ci-unix.yml
    Log Message:
    Only run one make commandline for both targets

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net