Skip to content

Remove unused Docker/CD workflow#34

Merged
risu729 merged 1 commit intomainfrom
chore/remove-docker-workflow
Apr 5, 2026
Merged

Remove unused Docker/CD workflow#34
risu729 merged 1 commit intomainfrom
chore/remove-docker-workflow

Conversation

@risu729
Copy link
Copy Markdown
Member

@risu729 risu729 commented Apr 5, 2026

Summary

  • remove .github/workflows/docker.yml
  • drop the unused Docker image build and CD dispatch automation from this repository

Why

  • the file is a single combined workflow containing both the Docker build job and the deploy dispatch job
  • the current deployment manifest for spooderman still points at ghcr.io/devsoc-unsw/spooderman:dummy, so this automation is not the active deployment path
  • the workflow is not in a working state and keeping it around makes the repository look deployable when it is not

Verification

  • confirmed .github/workflows/docker.yml was the only workflow handling Docker/CD
  • confirmed the remaining workflows are rust-ci.yml and test-scraper.yml
  • confirmed the deployment manifest at deployment/projects/spooderman/cronjob.yml still references a dummy image tag

@risu729 risu729 merged commit 41f38b9 into main Apr 5, 2026
2 checks passed
@risu729 risu729 deleted the chore/remove-docker-workflow branch April 5, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant