Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): adds baseline project CI #6

Merged
merged 4 commits into from
Mar 6, 2025
Merged

feat(ci): adds baseline project CI #6

merged 4 commits into from
Mar 6, 2025

Conversation

MSevey
Copy link
Member

@MSevey MSevey commented Mar 3, 2025

Overview

Adds the following CI and project structure:

  • git hooks for running 'make lint' prior to git commit
  • Makefile
  • baseline ci (lint, test, build)
  • dependabot
  • auto review requests
  • semantic PR titles
  • stale issues and PR review
  • project automation

additionally resolve lint and test failures

Closes #4
Closes #5

@MSevey MSevey marked this pull request as draft March 3, 2025 17:02
@MSevey MSevey marked this pull request as ready for review March 3, 2025 17:25
@MSevey MSevey enabled auto-merge March 3, 2025 17:25
@MSevey MSevey requested a review from sysrex March 3, 2025 18:23
@MSevey MSevey self-assigned this Mar 3, 2025
Copy link
Collaborator

@sysrex sysrex left a comment

Choose a reason for hiding this comment

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

lgtm

@MSevey MSevey added this pull request to the merge queue Mar 6, 2025
Merged via the queue into main with commit f4de01d Mar 6, 2025
4 of 5 checks passed
@MSevey MSevey deleted the ci branch March 6, 2025 10:03
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.

CI GH Actions House keeping GH Actionsss
2 participants