Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: baker-scripts/RedditModLog

2026年05月09日

10 May 03:48
@bakerboy448 bakerboy448

Choose a tag to compare

Assets 2
Loading

v1.6.1

27 Apr 17:43
@bakerboy448 bakerboy448

Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

Loading

v1.6.0

05 Apr 16:35
@bakerboy448 bakerboy448

Choose a tag to compare

What's Changed

  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #22
  • ci: bump docker/login-action from 3 to 4 by @dependabot[bot] in #21
  • ci: bump aquasecurity/trivy-action from 0.28.0 to 0.35.0 by @dependabot[bot] in #23

Full Changelog: v1.5.2...v1.6.0

Contributors

dependabot
Loading

v1.5.2

12 Mar 07:51
@bakerboy448 bakerboy448
e1a1ab6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changes

  • fix: regenerate secrets baseline
  • chore: add issue/PR templates, dependabot, contributors, disclaimer
  • ci: bump docker/setup-buildx-action, codeql-action, metadata-action, upload-artifact, build-push-action
Loading

v1.5.1

01 Mar 23:48
@bakerboy448 bakerboy448
6690b0a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changes

  • Update systemd service documentation URL to baker-scripts org
Loading

v1.5.0

01 Mar 23:39
@bakerboy448 bakerboy448
9473956
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changes

  • Upgrade to Python 3.14 base image
  • Grant contents:write permission for SBOM release attachments
  • Pre-commit autoupdate
  • Prune CLAUDE.md
Loading

v1.4.5

01 Mar 22:43
@bakerboy448 bakerboy448
14de237
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Added CodeRabbit and gitleaks configs
Loading

v1.4.4 - Organization Migration

01 Mar 22:10
@bakerboy448 bakerboy448
d47148c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changes

  • Migrated repo from bakerboy448 to baker-scripts organization
  • Updated all GHCR image references to baker-scripts namespace
  • Updated OCI image labels (source, documentation, vendor, authors)
  • Changed workflow IMAGE_NAME to use dynamic github.repository_owner
  • Docker images now published under ghcr.io/baker-scripts/redditmodlog

Docker Image Tags

  • ghcr.io/baker-scripts/redditmodlog:1 (major version)
  • ghcr.io/baker-scripts/redditmodlog:1.4 (minor version)
  • ghcr.io/baker-scripts/redditmodlog:1.4.4 (exact version)
  • ghcr.io/baker-scripts/redditmodlog:latest
Loading

v1.4.3 - Docker Improvements

31 Oct 01:37
@bakerboy448 bakerboy448

Choose a tag to compare

Fixed

  • Add sqlite3 to Docker image for database inspection and troubleshooting
  • Proper log routing: INFO/DEBUG to stdout, WARNING/ERROR/CRITICAL to stderr
  • Follows Unix convention for log stream separation

Changes

  • sqlite3 package added to runtime dependencies
  • Custom logging handlers route by severity level
  • Maintains all existing logging functionality

Docker Images

  • ghcr.io/bakerboy448/redditmodlog:latest
  • ghcr.io/bakerboy448/redditmodlog:v1.4.3

Database Recovery Status

Both containers are running with recovered historical data:

  • OpenSignups: 757 total entries (114KB wiki, 21.7% of limit)
  • Usenet: 402 total entries (219KB wiki, 41.8% of limit)
Loading

v1.4.1 - Docker Hotfix

31 Oct 01:04
@bakerboy448 bakerboy448

Choose a tag to compare

Docker Hotfix Release

Fixes

  • Fixed s6 run script to pass --config /config/config.json to application
  • Fixed s6 service symlink (was causing "Exec format error")
  • Init script now validates config file OR environment variables (not requiring both)
  • Added troubleshooting tools (procps, htop, vim-tiny)
  • Improved healthcheck to verify Python process is running

Documentation

  • Updated README with correct Docker deployment examples
  • Added Docker Compose example configurations
  • Documented /config mount structure

Docker Images

  • ghcr.io/bakerboy448/redditmodlog:v1.4.1
  • ghcr.io/bakerboy448/redditmodlog:latest

Deployment

services:
 redditmodlog:
 image: ghcr.io/bakerboy448/redditmodlog:latest
 environment:
 - PUID=1000
 - PGID=1000
 volumes:
 - ./config:/config

Recommended: Use this version for all new Docker deployments.

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /