Skip to content

Implement Automated GitFlow Release Workflow#6

Merged
jacksever merged 5 commits into
developfrom
feature/ci-pipeline-setup
Dec 26, 2025
Merged

Implement Automated GitFlow Release Workflow#6
jacksever merged 5 commits into
developfrom
feature/ci-pipeline-setup

Conversation

@jacksever

Copy link
Copy Markdown
Owner

This commit introduces a GitHub Actions workflow to build the project on every push and pull request. It also enhances the Kotlin Multiplatform configuration by:

  • Enabling Klibs cross-compilation for Apple targets on non-macOS hosts.
  • Adding nodejs(), browser(), and binaries.executable() to the JS and Wasm targets.
  • Removing the FAIL_ON_PROJECT_REPOS repository mode.

This commit introduces a GitHub Actions workflow to build the project on every push and pull request. It also enhances the Kotlin Multiplatform configuration by:
- Enabling Klibs cross-compilation for Apple targets on non-macOS hosts.
- Adding `nodejs()`, `browser()`, and `binaries.executable()` to the JS and Wasm targets.
- Removing the `FAIL_ON_PROJECT_REPOS` repository mode.
@jacksever jacksever changed the title Configure CI and enhance KMP targets Configure CI pipeline and enhance KMP targets Dec 26, 2025
@jacksever
jacksever changed the base branch from main to develop December 26, 2025 11:15
@jacksever jacksever changed the title Configure CI pipeline and enhance KMP targets Implement Automated GitFlow Release Workflow Dec 26, 2025
@jacksever
jacksever merged commit ce157f8 into develop Dec 26, 2025
1 check passed
@jacksever
jacksever deleted the feature/ci-pipeline-setup branch December 26, 2025 11:31
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