Pop-Up Thingie
Sidebar
Bookworm
Home
Forum
Files
Notes&Games
Help
Dark
Log in
Username
Password
Sidebar
Forum
DOVE-Net
Synchronet Programming
.gitlab-ci.yml
From
Deuc¿
@VERT to
Git commit to main/sbbs/master
on Wednesday, December 18, 2024 15:45:38
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/24eaacd0ee98d918c7766ec2
Modified Files:
.gitlab-ci.yml
Log Message:
Add alpine linux build (no JS)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Deuc¿
@VERT to
Git commit to main/sbbs/master
on Monday, December 30, 2024 22:30:49
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/8c648a5a5388339c6615e1b4
Modified Files:
.gitlab-ci.yml
Log Message:
Enable GTK on Apple-arm64
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Deuc¿
@VERT to
Git commit to main/sbbs/master
on Monday, December 30, 2024 22:33:28
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/8e88a10aa5490a9da4e8eb79
Modified Files:
.gitlab-ci.yml
Log Message:
Enable it on x86 mac too.
Whee!
---
þ 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 Thursday, January 16, 2025 00:35:40
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/f23c0db496f8afdd896982ca
Modified Files:
.gitlab-ci.yml
Log Message:
Re-run CI pipeline when tests are added or modified
---
þ 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 Monday, January 20, 2025 21:40:47
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/82ae06d13494116b7d4c81bb
Modified Files:
.gitlab-ci.yml
Log Message:
Add a smoke test for msvc/win32 build of jsexec
---
þ 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 Monday, January 20, 2025 22:06:38
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/ab67ca09cd5b54a856871a45
Modified Files:
.gitlab-ci.yml
Log Message:
Try running the jsexec-testsuite with the MSVC Win32 build
---
þ 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 23:06:29
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/65b00cc81a6c09d9e651b59b
Modified Files:
.gitlab-ci.yml
Log Message:
Disable Valgrind on FreeBSD for now.
I'm out of ideas and want the pipes flowing.
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
From
Deucе
@VERT to
Git commit to main/sbbs/master
on Monday, January 27, 2025 13:31:56
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/13e0782fe69307a07d13154f
Modified Files:
.gitlab-ci.yml
Log Message:
Re-enable Valgrind on FreeBSD.
I have hacked up a patch to Valgrind.
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Sunday, February 02, 2025 23:33:24
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/bd51e65a9caa3a3f6af9d666
Modified Files:
.gitlab-ci.yml
Log Message:
Try setting the PATH to point to the win32.release/cryptlib/bin dir
... so we always use the correct cl32.dll when running the jsexec test suite
on Windows.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Sunday, February 02, 2025 23:46:57
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/b48082fd45e31bd5583b7ab3
Modified Files:
.gitlab-ci.yml
Log Message:
Echo the path for debugging
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Sunday, February 02, 2025 23:56:21
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/d5ecdaaafa935e18e139947f
Modified Files:
.gitlab-ci.yml
Log Message:
Try using quotes
not clear why this would be required, but exampels seem to use 'em
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 00:04:12
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/18e9eb13c150fc2600186cf8
Modified Files:
.gitlab-ci.yml
Log Message:
This PowerShell, not cmd.exe, as Deuce pointed out
Oops.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 00:27:31
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/db2d37c9d621f410732470f6
Modified Files:
.gitlab-ci.yml
Log Message:
Do the more powershell thing
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 00:47:51
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/945f6f198dea32c13b4704fa
Modified Files:
.gitlab-ci.yml
Log Message:
We need the original PATH directories too
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 00:56:22
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/42a8c2ce43465af8c22278d3
Modified Files:
.gitlab-ci.yml
Log Message:
Add an echo PATH debug statement again <sigh>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 01:04:50
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/2237e03d93afc14b8c639b50
Modified Files:
.gitlab-ci.yml
Log Message:
CI_PROJECT_DIR looks like the more correct variable to use here
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From
Rob Swindell (on Windows 11)
@VERT to
Git commit to main/sbbs/master
on Monday, February 03, 2025 01:13:06
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/5121b370627fff467bf5c305
Modified Files:
.gitlab-ci.yml
Log Message:
Remove the PATH debug
Also add cryptlib to PATH for jsexec smoke test, just in case
---
þ 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 Wednesday, February 12, 2025 20:15:10
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/15a9b0a770d8a67348f1a7dc
Modified Files:
.gitlab-ci.yml
Log Message:
Update case of msvc output directories
This hopefully fixes the new CI pipeline issue
---
þ 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 Saturday, March 01, 2025 15:30:57
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/26ab3e2befdf7ffcb321ff31
Modified Files:
.gitlab-ci.yml
Log Message:
Add an install-linux CI job
---
þ 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 Saturday, March 01, 2025 15:30:57
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/f772f580bab24a1d28f71a7e
Modified Files:
.gitlab-ci.yml
Log Message:
Trigger CI on any *.mk file change
---
þ 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 Saturday, March 01, 2025 15:49:48
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/575b050be4892230688bc238
Modified Files:
.gitlab-ci.yml
Log Message:
Rename some of the tests to conform to the pattern
---
þ 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 Friday, March 07, 2025 17:14:29
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/2c33eb02d463392ed21dba18
Modified Files:
.gitlab-ci.yml
Log Message:
linux install test is standalone (doesn't require a successful build first)
---
þ 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 Friday, March 07, 2025 17:14:29
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/0f29fa0d96a6ce263ef6c83e
Modified Files:
.gitlab-ci.yml
Log Message:
Use 'needs' instead of 'dependencies' for smoketests
so they can run sooner in the pipeline
---
þ 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 Friday, March 07, 2025 17:18:30
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/e9d4c7d981af03c5f9fd7518
Modified Files:
.gitlab-ci.yml
Log Message:
We want the install test to start right away, not way for all builds
<@Deuce> If you want the install test to start immediately, you would use needs: []
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
Who's Online
Recent Visitors
Guest
Thursday, May 08, 2025 17:18:18
from
Berlin
via
Telnet
Guest
Wednesday, May 07, 2025 23:37:51
from
A
via
Telnet
G
Tuesday, May 06, 2025 23:23:25
from
Za
via
SSH
Guest
Thursday, May 01, 2025 18:20:59
from
D
via
Telnet
System Info
Sysop:
marcvandam
Location:
Utrecht
Users:
11
Nodes:
4 (
0
/
4
)
Uptime:
189:44:04
Calls:
84
Calls today:
84
Files:
72
U/L today:
2 files
(2,547K bytes)
D/L today:
376 files
(271M bytes)
Messages:
11,285
Posted today:
7