develop #34

Merged
glenux merged 3 commits from develop into master 2026-01-29 14:14:58 +00:00
Owner
No description provided.
feat(deps): Update GoToSocial to version 0.20.2
All checks were successful
continuous-integration/drone/push Build is passing
87a41e3068
This update ensures we are running the latest stable version of
GoToSocial, incorporating recent bug fixes and performance improvements.
Staying current minimizes exposure to known vulnerabilities and
leverages the most optimized codebase.

- Bumped the base image from superseriousbusiness/gotosocial:0.20.0 to
  superseriousbusiness/gotosocial:0.20.2 in the Dockerfile.

Signed-off-by: Glenn <glenux@glenux.net>
fix(ci): Correct application name in Drone deployment script
All checks were successful
continuous-integration/drone/push Build is passing
f3d1dbf9a6
This change prevents deployment failures due to an incorrect application
name being passed to the remote server's process management. Without
this fix, the `ps:stop` command would target a non-existent application,
leading to an unsuccessful deployment and potential service disruption.

- Updated the application name from "social" to "cypherpunk-social" in
  the `ssh ps:stop` command within the Drone CI configuration.

Signed-off-by: Glenn <glenux@glenux.net>
Update Dockerfile
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
9422e318f3
glenux merged commit 5d2c6fd9fd into master 2026-01-29 14:14:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
glenux-opencontainers/service-gotosocial!34
No description provided.