Below you will find pages that utilize the taxonomy term “open-ci-io”
March 14, 2026
OpenCI Flutter Setup
Version updated for https://github.com/open-ci-io/flutter-setup to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The flutter-setup GitHub Action automates the installation and setup of the Flutter SDK in CI workflows. It ensures the specified Flutter version or channel is installed, configures the environment by adding Flutter to the PATH, and validates the installation with flutter doctor.
March 14, 2026
OpenCI React Native CI
Version updated for https://github.com/open-ci-io/react-native-ci-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The OpenCI React Native CI GitHub Action automates the process of linting, type-checking, and testing React Native (Expo) projects in a single workflow. It simplifies project maintenance by setting up Node.js, installing dependencies, enforcing ESLint rules, running TypeScript checks, and executing Jest tests.