Skip to content

refactor: simplify release workflow using shared workflow template#25

Open
gesslar wants to merge 1 commit intomainfrom
02-07-update
Open

refactor: simplify release workflow using shared workflow template#25
gesslar wants to merge 1 commit intomainfrom
02-07-update

Conversation

@gesslar
Copy link
Owner

@gesslar gesslar commented Feb 13, 2026

Streamlined GitHub Actions Release Workflow and Build Process

This PR simplifies our release process by replacing the custom GitHub Actions workflow with a reusable workflow from the Maint repository. The changes include:

  1. Replaced the complex multi-step release workflow with a single reusable workflow that handles all the build and release steps
  2. Updated the README with comprehensive documentation of UI features and commands
  3. Switched build scripts from local muddle to the @gesslar/muddy package
  4. Fixed styling issues in the UI components for better consistency
  5. Added proper handling of profile reloading via a new SysLoadEvent handler
  6. Fixed the affliction handling in vitals display to properly update gauge styles
  7. Removed unused SettleDown.lua script
  8. Updated .gitignore to include node_modules directory
  9. Added pnpm lockfile for better dependency management

The UI now properly handles profile reloads and maintains consistent styling across all components. The documentation has been significantly improved to help users understand all available features.

Copy link
Owner Author

gesslar commented Feb 13, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

@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: 8ff86c1cce

ℹ️ 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".

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