26 Commits

Author SHA1 Message Date
2e774e9623 mod: update dependencies; do not automatically update dependencies in builds
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 55s
Release Go Application / Release go project (release) Successful in 1m6s
v3.0
2025-11-08 12:41:47 +01:00
a016b15508 feat: keyboard interactive login for unlimited access configurations
Some checks failed
Go Project Action / Spell-check and test go project (push) Failing after 54s
If users are limited they are only allowed to authenticate via their ssh
private-public key-pair, which the configuration holds for each accepted
user accordingly.
2025-11-08 12:36:06 +01:00
c6d270fc36 feat: accept arguments through ssh command arguments
Some checks failed
Go Project Action / Spell-check and test go project (push) Failing after 54s
Configured default arguments are replaced with provided arguments
through the `ssh` command. Without any arguments the default arguments
are used instead.
2025-11-08 12:04:17 +01:00
7dc1f9c53e mod: bump action dependencies
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 59s
2025-11-05 22:49:14 +01:00
6d2ab00fa7 mod: revert changes
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 50s
Release Go Application / Release go project (release) Successful in 50s
Logging will be done through `zlog` dependency for *zig* based
applications. `zlog` shall be configured such that it should not log to
*stderr* and should use the "log" file instead. This way the log file is
both used by `serve` and by the running application. Logging could also
happen in a different file and is independent of the logging of `serve`,
however for now I want the logging to also happen in the same file.
v2.9
2025-11-01 00:21:37 +01:00
09e4a5d646 doc: increament version
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 46s
Release Go Application / Release go project (release) Successful in 46s
v2.8
2025-10-31 23:27:38 +01:00
904f585c4d mod: use log file as stderr for ssh command
Some checks failed
Go Project Action / Spell-check and test go project (push) Has been cancelled
2025-10-31 23:26:58 +01:00
f78e3092fb mod: copy stderr from ssh session to locally running processes stderr
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 51s
Release Go Application / Release go project (release) Successful in 46s
Log the `serve` version in the beginning with a closing log message.
v2.7
2025-10-31 23:03:30 +01:00
d976100cfb fix: correctly log unrecoverable serve errors
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 52s
Release Go Application / Release go project (release) Successful in 46s
v2.6
2025-10-31 22:38:25 +01:00
f5e41edd44 mod: redirect stderr of executed command for serve to log file
Some checks failed
Go Project Action / Spell-check and test go project (push) Failing after 54s
Release Go Application / Release go project (release) Successful in 51s
2025-10-31 22:35:02 +01:00
58f8ce5bff mod: bump dependencies; bump go version to 1.24.x
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 2m12s
Release Go Application / Release go project (release) Successful in 56s
v2.5
2025-10-30 19:55:16 +01:00
0a8866f9d7 mod: update dependencies
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 51s
Release Go Application / Release go project (release) Successful in 17s
v2.4
2025-04-20 23:31:02 +02:00
19f80c7262 mod(workflow): add CGO_ENABLED=0 and GOOS=linux when building release
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 2m10s
Release Go Application / Release go project (release) Successful in 37s
v2.2
2024-11-01 15:09:16 +01:00
1b12a22fc5 mod: add configuration for key.dir and key.name
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 34s
Release Go Application / Release go project (release) Successful in 30s
v2.1
2024-10-07 16:47:02 +02:00
283decf747 add(command): overwrite arguments for app entry with provided arguments
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 32s
Release Go Application / Release go project (release) Successful in 30s
v2.0
2024-10-06 14:28:38 +02:00
293932534d rem(action): depth 0 configuration
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 33s
There is no benefit in doing this at all
2024-10-06 11:43:17 +02:00
b3e5c1edcb mod(action): remove release trigger action for test.yaml
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 33s
2024-10-06 11:39:51 +02:00
ba8e654b90 fix(conf): fix detection of configuration file not found error
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 1m2s
Release Go Application / Release go project (release) Successful in 34s
Go Project Action / Spell-check and test go project (release) Successful in 29s
v1.6
2024-10-06 11:33:29 +02:00
62b49cf36c mod(action): use different gitea-release-action
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 32s
Release Go Application / Release go project (release) Successful in 26s
Go Project Action / Spell-check and test go project (release) Successful in 29s
v1.5
2024-10-06 11:22:33 +02:00
7813db72f1 mod(action): remove fetch-depth 0
Some checks failed
Go Project Action / Spell-check and test go project (push) Successful in 33s
Release Go Application / Release go project (release) Failing after 26s
Go Project Action / Spell-check and test go project (release) Successful in 28s
Not sure if this is the issue for the tag not being found, but I want
to try
v1.4
2024-10-06 11:17:08 +02:00
b33ae50397 mod(action): checkout depth and release action instead of upload action
Some checks failed
Go Project Action / Spell-check and test go project (push) Successful in 32s
Go Project Action / Spell-check and test go project (release) Successful in 28s
Release Go Application / Release go project (release) Failing after 30s
v1.3
2024-10-06 11:07:08 +02:00
c838ebf698 mod(action): decrement version for upload-artifact action
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 32s
Release Go Application / Release go project (release) Successful in 41s
Go Project Action / Spell-check and test go project (release) Successful in 29s
v1.2
2024-10-06 11:01:16 +02:00
132748ff5e mod(action): release action
Some checks failed
Go Project Action / Spell-check and test go project (push) Successful in 33s
Release Go Application / Release go project (release) Failing after 31s
Go Project Action / Spell-check and test go project (release) Successful in 28s
v1.1
2024-10-06 10:50:17 +02:00
c6f6bea2a2 add(action): release action
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 32s
Go Project Action / Spell-check and test go project (release) Successful in 32s
Release Go Application / Release go project (release) Has been skipped
Release Go Application / on-failure (release) Has been skipped
v1.0
2024-10-06 10:43:56 +02:00
68e25b8dbc add(action): spell check and test action
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 1m49s
2024-10-06 10:35:05 +02:00
2c1fc885f5 initial commit 2024-10-06 10:20:55 +02:00