devydave
  • Joined on 2025-05-16
devydave pushed tag 1.1.2+v5.2.0 to coop-cloud/tinyauth 2026-09-08 20:18:33 +00:00
devydave pushed to main at coop-cloud/tinyauth 2026-09-08 20:18:33 +00:00
d8553cdf4c chore: publish 1.1.2+v5.2.0 release
devydave deleted branch renovate/ghcr.io-tinyauthapp-tinyauth-5.x from coop-cloud/tinyauth 2026-09-08 20:17:26 +00:00
devydave pushed to main at coop-cloud/tinyauth 2026-09-08 20:17:26 +00:00
3170f881b2 Merge pull request 'chore(deps): update ghcr.io/tinyauthapp/tinyauth docker tag to v5.2.0' (#7) from renovate/ghcr.io-tinyauthapp-tinyauth-5.x into main
037cde9565 chore(deps): update ghcr.io/tinyauthapp/tinyauth docker tag to v5.2.0
Compare 2 commits »
devydave merged pull request coop-cloud/tinyauth#7 2026-09-08 20:17:25 +00:00
chore(deps): update ghcr.io/tinyauthapp/tinyauth docker tag to v5.2.0
devydave commented on issue coop-cloud/traefik#115 2026-09-03 17:57:54 +00:00
bug: basic auth seems broken

I think someone should proof that the basic auth feature does anything and when it does document it or remove it.

devydave pushed tag 0.5.0+1.0.53 to coop-cloud/4get 2026-08-31 09:05:51 +00:00
devydave pushed to main at coop-cloud/4get 2026-08-31 09:05:51 +00:00
b9f84aff28 chore: publish 0.5.0+1.0.53 release
devydave deleted branch renovate/luuul-4get-1.x from coop-cloud/4get 2026-08-31 09:05:08 +00:00
devydave pushed to main at coop-cloud/4get 2026-08-31 09:05:08 +00:00
2d978033b2 Merge pull request 'chore(deps): update luuul/4get docker tag to v1.0.53' (#13) from renovate/luuul-4get-1.x into main
70bd82bda6 chore(deps): update luuul/4get docker tag to v1.0.53
Compare 2 commits »
devydave merged pull request coop-cloud/4get#13 2026-08-31 09:05:07 +00:00
chore(deps): update luuul/4get docker tag to v1.0.53
devydave pushed to local-integration-testing at toolshed/abra 2026-08-31 08:59:17 +00:00
a2647c3331 refactor: add option to run specific test files, file mode ssh key and ignore changes to path_to_file
devydave pushed to local-integration-testing at toolshed/abra 2026-08-24 21:31:24 +00:00
d510e13461 docs: explains -t option
470a34fdb1 test: adds automation script and ignore path_to_repo changes
Compare 2 commits »
devydave commented on pull request coop-cloud/traefik#114 2026-08-17 21:29:17 +00:00
WIP: feat: adds iocaine config

I think it is not needed at the moment, I will check

devydave opened issue coop-cloud/forgejo-runner#38 2026-08-17 14:49:42 +00:00
Remove global port binding 44847
devydave pushed to feature/iocaine at devydave/traefik 2026-08-17 14:40:08 +00:00
b2ebcffa55 refactor: adjust local portbinding
7b2489417d Merge branch 'master' into devydave-feature/iocaine
14f0d953a4 chore: publish 6.1.0+v3.7.10 release
7c8a44bd26 Open ports 5432 for PGSQL new recipe (#133)
063e6b4a5a chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.27.0 (#131)
Compare 20 commits »
devydave commented on pull request coop-cloud/traefik#114 2026-08-17 14:37:45 +00:00
WIP: feat: adds iocaine config

After I adjusted the #816 PR I redeployed the changes and it works. As soon as the PR is merged I can continue here

devydave pushed to master at devydave/traefik 2026-08-17 14:07:25 +00:00
14f0d953a4 chore: publish 6.1.0+v3.7.10 release
7c8a44bd26 Open ports 5432 for PGSQL new recipe (#133)
063e6b4a5a chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.27.0 (#131)
796434a9fe chore: remove as maintainer
5fc35796ea feat: anubis metrics (#127)
Compare 18 commits »
devydave commented on issue toolshed/abra#904 2026-08-16 07:07:29 +00:00
Unable to parse, error was: '25.04.9.4.1' is not supported (([0-9]+)\.([0-9]+))

Is this version before or after the + in version string?

After the current line is coop-cloud.${STACK_NAME}.version=4.2.3+25.04.9.4.1 https://git.coopcloud.tech/coop-cloud/collabora/src/bra…

devydave commented on issue toolshed/abra#904 2026-08-15 11:18:59 +00:00
Unable to parse, error was: '25.04.9.4.1' is not supported (([0-9]+)\.([0-9]+))

The version number '25.04.9.4.1' is very unusual for a tag, so our implementation does not support it at the moment.