Remove Makefile from repository #81

Closed
opened 2026-06-23 13:33:11 +00:00 by jmiller · 1 comment
Owner

Summary

The Makefile has been deleted from the working tree. Needs to be committed.

Context

Build automation is handled by CI workflows (.mokogitea/workflows/). The Makefile duplicated CI functionality and is no longer needed.

## Summary The Makefile has been deleted from the working tree. Needs to be committed. ## Context Build automation is handled by CI workflows (`.mokogitea/workflows/`). The Makefile duplicated CI functionality and is no longer needed.
jmiller added this to the Code Quality & Testing milestone 2026-06-23 13:33:11 +00:00
jmiller added the enhancement label 2026-06-23 13:33:11 +00:00
Author
Owner

Branch created: feature/81-remove-makefile-from-repository

git fetch origin
git checkout feature/81-remove-makefile-from-repository
Branch created: [`feature/81-remove-makefile-from-repository`](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteOpenGraph/src/branch/feature/81-remove-makefile-from-repository) ```bash git fetch origin git checkout feature/81-remove-makefile-from-repository ```
jmiller referenced this issue from a commit 2026-06-23 15:36:59 +00:00
Sign in to join this conversation.
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteOpenGraph#81