codinget
  • Joined on 2022-10-19
codinget created pull request webnet/webnet#95 2026-07-12 03:52:49 +02:00
WIP: document labels for agent-opened issues
codinget pushed to docs/issue-label-guidance at webnet/webnet 2026-07-12 03:52:42 +02:00
d60c6d1736 docs: require labels on issues
codinget created branch docs/issue-label-guidance in webnet/webnet 2026-07-12 03:52:41 +02:00
codinget deleted branch t3code/e7b3f51e from webnet/webnet 2026-07-12 03:45:52 +02:00
codinget pushed to main at webnet/webnet 2026-07-12 03:45:52 +02:00
95ec85db15 docs: clarify scoped checks and CI finalisation
codinget merged pull request webnet/webnet#94 2026-07-12 03:45:50 +02:00
clarify scoped checks and CI finalisation
codinget pushed to t3code/e7b3f51e at webnet/webnet 2026-07-12 03:33:56 +02:00
95ec85db15 docs: clarify scoped checks and CI finalisation
07ca1eaea9 test(ftp): add real-server integration coverage
Compare 2 commits »
codinget deleted branch test/ftp-real-server from webnet/webnet 2026-07-12 03:31:59 +02:00
codinget pushed to main at webnet/webnet 2026-07-12 03:31:59 +02:00
07ca1eaea9 test(ftp): add real-server integration coverage
codinget merged pull request webnet/webnet#74 2026-07-12 03:31:58 +02:00
test(ftp): add real-server integration coverage
codinget pushed to t3code/e7b3f51e at webnet/webnet 2026-07-12 03:17:34 +02:00
d803119c2d docs: clarify scoped checks and CI finalisation
codinget pushed to t3code/e7b3f51e at webnet/webnet 2026-07-12 03:17:08 +02:00
fdcbed57e3 docs: clarify scoped checks and CI finalisation
codinget created pull request webnet/webnet#94 2026-07-12 03:16:28 +02:00
WIP: clarify scoped checks and CI finalisation
codinget pushed to t3code/e7b3f51e at webnet/webnet 2026-07-12 03:16:22 +02:00
c06a701a2b docs: clarify scoped checks and CI finalisation
codinget created branch t3code/e7b3f51e in webnet/webnet 2026-07-12 03:16:22 +02:00
codinget pushed to test/ftp-real-server at webnet/webnet 2026-07-12 03:15:13 +02:00
07ca1eaea9 test(ftp): add real-server integration coverage
codinget commented on pull request webnet/webnet#74 2026-07-12 03:14:42 +02:00
test(ftp): add real-server integration coverage

Review finding (corrected): FTP_TEST_DIR defaults to /tmp, but FTP paths are rooted in the server’s FTP namespace—not necessarily its host filesystem. A CI FTP account will commonly be chrooted…

codinget commented on pull request webnet/webnet#74 2026-07-12 03:14:32 +02:00
test(ftp): add real-server integration coverage

Review finding: defaults to , but FTP paths are rooted in the server's FTP namespace—not necessarily its host filesystem. A CI FTP account will commonly be chrooted to its home directory, where …

codinget pushed to test/ftp-real-server at webnet/webnet 2026-07-12 02:54:20 +02:00
bc1c2311b6 test(ftp): add real-server integration coverage
77041f815f feat(dev): add remote host development mode
fee32aeb67 feat(test-app): add ftp to test-app
33e59e3927 fix(ftp): address review findings on error handling and interop
743227cd96 fix(ftp): reject CR/LF in control commands and replies
Compare 16 commits »
codinget pushed to main at webnet/webnet 2026-07-12 02:51:17 +02:00
77041f815f feat(dev): add remote host development mode