Skip to content

fix(build): Fix OpenAPI diff on non-default specs - #42974

Merged
provokateurin merged 1 commit into
masterfrom
fix/build/openapi-diff-non-default
Jan 20, 2024
Merged

fix(build): Fix OpenAPI diff on non-default specs#42974
provokateurin merged 1 commit into
masterfrom
fix/build/openapi-diff-non-default

Conversation

@provokateurin

@provokateurinprovokateurin commented Jan 19, 2024

Copy link
Copy Markdown
Member

Summary

Required to also fail on diffs for specs that are not the default one.

Checklist

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurinprovokateurin added bug 3. to review Waiting for reviews labels Jan 19, 2024
@provokateurinprovokateurin added this to the Nextcloud 29 milestone Jan 19, 2024
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/skjnldsv-backport to stable28

@bigcat88bigcat88 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description for the PR:

Matches files that contain openapi anywhere in the name and end with .json. For example, both api-openapi.json and openapi-version2.json will match.

More flexible, allowing for additional characters in the filename before the .json extension.

@provokateurin
provokateurin merged commit 6f1393d into masterJan 20, 2024
@provokateurin
provokateurin deleted the fix/build/openapi-diff-non-default branch January 20, 2024 07:31
@skjnldsv

Copy link
Copy Markdown
Member

/backport to stable28

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@provokateurin@skjnldsv@nickvergessen@bigcat88