Skip to content

refactor: consolidate generateconfig services into single any-sync-init#187

Merged
mighty-sponge merged 2 commits into
mainfrom
consolidate-any-sync-init-service
Mar 17, 2026
Merged

refactor: consolidate generateconfig services into single any-sync-init#187
mighty-sponge merged 2 commits into
mainfrom
consolidate-any-sync-init-service

Conversation

@mighty-sponge

@mighty-sponge mighty-sponge commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Merges generateconfig-anyconf and generateconfig-processing Docker services into a single any-sync-init service with a unified Dockerfile-any-sync-init and docker-generateconfig/init.sh
  • Removes Dockerfile-generateconfig-anyconf, Dockerfile-generateconfig-processing, anyconf.sh, processing.sh, and env-requirements.txt
  • Updates Dockerfile-generateconfig-env to use Python 3.14-alpine with an inlined pip install requests==2.32.5 (no separate requirements file)
  • All downstream services that previously depended on generateconfig-processing now depend on any-sync-init

…ssing into single any-sync-init service

Replace two-stage config generation pipeline (anyconf + processing) with a unified
any-sync-init service and init.sh script. Also update Dockerfile-generateconfig-env
to use Python 3.14-alpine with an inlined pip install instead of a requirements file.
@mighty-sponge
mighty-sponge requested a review from fb929 March 11, 2026 13:55
@mighty-sponge
mighty-sponge merged commit a3b24f6 into main Mar 17, 2026
3 checks passed
@mighty-sponge
mighty-sponge deleted the consolidate-any-sync-init-service branch March 17, 2026 16:55
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants