Skip to content

Conversation

@nakamura-to
Copy link
Member

Summary

  • Improve CI workflow readability with multi-line command formatting
  • Add version parameter to publishPlugins task for proper release publishing
  • Update settings.gradle.kts to handle release builds differently by switching from includeBuild to regular include

Test plan

  • Verify CI workflow runs successfully
  • Test that release builds work correctly with the new configuration
  • Confirm that development builds continue to work as before

🤖 Generated with Claude Code

- Improve CI workflow readability with multi-line command
- Pass version parameter to publishPlugins task
- Update settings.gradle.kts to handle release builds differently
- Use regular include for codegen module during releases instead of includeBuild

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@github-actions github-actions bot added the ci label Jul 4, 2025
@nakamura-to nakamura-to merged commit 01b2a18 into master Jul 4, 2025
2 checks passed
@nakamura-to nakamura-to deleted the ci/release branch July 4, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants