Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.1.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Postman API Onboarding action automates the setup and execution of a comprehensive suite of tasks to onboard an API repository, including workspace creation, OpenAPI upload, collection generation, repository artifact sync, and test execution. It provides a single entry point for handling the onboarding path, ensuring executable, standards-grounded tests are left behind in addition to assets.
What’s Changed
What’s Changed
- fix(tests): normalize CRLF and skip Windows-incompatible tests for CI by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/76
- chore: prepare composite v2.1.2 by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/77
Full Changelog: https://github.com/postman-cs/postman-api-onboarding-action/compare/v2...v2.1.2