Below you will find pages that utilize the taxonomy term “Brokeyourbike”
May 2, 2026
Setup mockery
Version updated for https://github.com/brokeyourbike/go-mockery-action to version v0.2.2.
This action is used across all versions by 32 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-mockery-action GitHub Action simplifies the setup and integration of a specific version of mockery into GitHub workflows. It automates the process of downloading and using mockery, a tool for generating mock objects in Go, helping developers streamline the creation of unit test mocks. This action is particularly useful for maintaining consistent mock generation across CI pipelines.
May 2, 2026
Setup ocvalidate
Version updated for https://github.com/brokeyourbike/ocvalidate-action to version v0.4.2.
This action is used across all versions by 26 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ocvalidate-action GitHub Action automates the process of integrating and running the ocvalidate utility from OpenCore within a GitHub Actions workflow. It simplifies the validation of OpenCore configuration files (config.plist) by downloading a specified version of ocvalidate and executing it automatically. This action streamlines configuration checks, ensuring compatibility and reducing manual setup effort for OpenCore users.
May 2, 2026
Prepare Opencart module
Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.2.
This action is used across all versions by 12 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The prepare-opencart-module-action GitHub Action automates the process of packaging files into a ZIP archive compliant with OpenCart module requirements. It simplifies the creation of distributable OpenCart extensions by organizing specified module files, modifications, and optional license files into the correct structure. This action is particularly useful for developers looking to streamline the preparation and release of OpenCart modules.
May 2, 2026
Setup OpenCart Environment
Version updated for https://github.com/brokeyourbike/setup-opencart-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 OpenCart 4 Setup Action provides a fast and streamlined way to set up a pre-configured OpenCart 4 environment for continuous integration and deployment (CI/CD) workflows. By leveraging pre-built container images from the GitHub Container Registry (GHCR), it eliminates repetitive tasks such as PHP extension installation and source file extraction, significantly reducing setup time to under 15 seconds. This action automates the provisioning, database configuration, and health checks needed to quickly prepare an environment for testing or deployment.