Skip to content

Update makefile#2897

Merged
JacobCoffee merged 1 commit intomainfrom
makefile-update
Feb 18, 2026
Merged

Update makefile#2897
JacobCoffee merged 1 commit intomainfrom
makefile-update

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

Description

  • Add new targets for lint,fmt,ci
  • Reorganize a little

Copilot AI review requested due to automatic review settings February 18, 2026 05:10
@JacobCoffee JacobCoffee changed the title source k8s configs Update makefile Feb 18, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 13973820e7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Makefile Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reorganizes the Makefile to improve its structure and adds new code quality targets for linting and formatting. The changes modernize the help system and group related targets into logical sections.

Changes:

  • Modernize help target with improved formatting and section header support
  • Add lint, fmt, and ci targets for code quality checks using ruff
  • Reorganize targets into "Docker State", "Development", and "Code Quality" sections with clear separators
  • Clean up trailing whitespace and improve target descriptions
  • Update .PHONY declarations to match new organization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Makefile Outdated
Comment thread Makefile
Comment thread Makefile
@JacobCoffee JacobCoffee merged commit 1b9afc1 into main Feb 18, 2026
14 of 15 checks passed
@JacobCoffee JacobCoffee deleted the makefile-update branch February 18, 2026 05:23
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.

2 participants