Skip to content

ci: migrate CI/CD from Changeset to Knope and use reusable workflows#85

Merged
pcfreak30 merged 1 commit into
developfrom
ci
Jan 23, 2026
Merged

ci: migrate CI/CD from Changeset to Knope and use reusable workflows#85
pcfreak30 merged 1 commit into
developfrom
ci

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Jan 23, 2026

Copy link
Copy Markdown
Member
  • Remove Changeset configuration and workflow
  • Remove Dependabot configuration
  • Update build workflow to use LumeWeb/workflows reusable actions
  • Simplify release workflow to use LumeWeb/workflows
  • Add Git Town configuration for branch management
  • Add Knope configuration for versioning and changelog management

This pull request migrates the CI/CD pipeline from Changeset to Knope and implements reusable workflows. The changes include:

  • Removed the Changeset-based release workflow (changeset-release.yml) and Dependabot configuration
  • Updated the build workflow to use reusable actions from LumeWeb/workflows for Go and Node.js setup
  • Simplified the release workflow to use a reusable workflow from LumeWeb/workflows
  • Added Knope configuration (knope.toml) for version management with GitHub integration
  • Added Git Town configuration for standardized branch management
  • Updated .gitignore to exclude aider-related files

The migration centralizes CI/CD logic into reusable workflows while adopting Knope for version and changelog management.

@pcfreak30

Copy link
Copy Markdown
Member Author

@kody review

@kody-ai

kody-ai Bot commented Jan 23, 2026

Copy link
Copy Markdown

Code Review Completed! 🔥

The code review was successfully completed based on your current configurations.

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Cross File

Access your configuration settings here.

- Remove Changeset configuration and workflow
- Remove Dependabot configuration
- Update build workflow to use LumeWeb/workflows reusable actions
- Simplify release workflow to use LumeWeb/workflows
- Add Git Town configuration for branch management
- Add Knope configuration for versioning and changelog management
Comment thread .github/workflows/_build.yml
Comment thread .github/workflows/release.yml
@pcfreak30 pcfreak30 merged commit 54483cd into develop Jan 23, 2026
2 checks 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.

1 participant