Skip to content

Conversation

@rgarcia
Copy link
Contributor

@rgarcia rgarcia commented Aug 19, 2025

TL;DR

Added standardized issue templates and a GitHub Actions workflow for CLI tests, while cleaning up old GoReleaser configuration and removing a deprecated index.ts file.

Why we made these changes

To improve contributor experience with structured issue reporting, automate CLI testing for better code quality, and simplify the codebase by removing obsolete files and configurations.

What changed?

  • Added .github/ISSUE_TEMPLATE/bug_report.md for standardized bug submissions.
  • Added .github/ISSUE_TEMPLATE/feature_request.md for standardized feature requests.
  • Added .github/workflows/test.yaml to run CLI tests automatically on pushes and pull requests.
  • Removed unused monorepo and commented-out sections from .goreleaser.yaml.
  • Removed the entire index.ts file, deprecating its former CLI responsibilities.

Description generated by Mesa. Update settings

@rgarcia rgarcia requested a review from masnwilliams August 19, 2025 18:16
Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

Performed full review of 90a8b85...f8f7f6e

5 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

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

lgtm

@rgarcia rgarcia merged commit e767d23 into main Aug 19, 2025
1 check passed
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.

3 participants