Setup Wiremock Stubs
Version updated for https://github.com/SingingBush/setup-wiremock-stubs-action to version 0.3.
- This action is used across all versions by 1 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 Setup Wiremock Stubs Action automates the process of uploading Wiremock stubs to a running instance of Wiremock. This action is particularly useful in CI/CD pipelines where integration tests require a specific set of mock responses from a server. It simplifies the setup and deployment of test environments by integrating with wiremock as a GitHub Service, allowing developers to manage stubs easily within their workflow configurations.
What’s Changed
first published release. configure stubs in an already running wiremock service
What’s Changed
- output mappings by @SingingBush in https://github.com/SingingBush/setup-wiremock-stubs-action/pull/14
- Bump @types/node from 26.1.1 to 26.1.2 in the npm-development group by @dependabot[bot] in https://github.com/SingingBush/setup-wiremock-stubs-action/pull/15
- Bump brace-expansion from 1.1.16 to 1.1.18 by @dependabot[bot] in https://github.com/SingingBush/setup-wiremock-stubs-action/pull/17
- Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/SingingBush/setup-wiremock-stubs-action/pull/18
Full Changelog: https://github.com/SingingBush/setup-wiremock-stubs-action/compare/0.2...0.3