Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
912 stars 139 forks source link

feat(lint): add support for GitHub Actions output format #1497

Closed rjelierse closed 6 months ago

rjelierse commented 6 months ago

What/Why/How?

Add a new output format for the lint subcommand that can be used in a GitHub Actions workflow directly.

Reference

Testing

Screenshots (optional)

Check yourself

Security

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: db066f2eb643dcdf227311b173292c425db0f54c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @redocly/openapi-core | Minor | | @redocly/cli | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

tatomyr commented 6 months ago

@rjelierse I wonder why you've changed the package-lock file. Is that intentional?

rjelierse commented 6 months ago

@rjelierse I wonder why you've changed the package-lock file. Is that intentional?

It's a leftover from testing with local version of @redocly/openapi-core, I will undo the change to package-lock.json