Gábor Magyar

Results 7 issues of Gábor Magyar

Tags are great! I see two low hanging improvements that could be made to them: ### Refs Tags could be added under `components`, and could be referenced in other places...

💭 Strawman (RFC 0)

### What would you like to be added? The action output already includes the number of artifacts that were downloaded when not specifying a name. I would like to have...

enhancement

**Describe the bug** I get this error when I run my publish workflow in one of my repositories. (It is unfortunately private.) ``` Executing Release Hooks ➤ YN0001: │ Error:...

**Describe the bug** The error: ``` ➤ YN0001: │ Error: Executing 'git pull --rebase --no-verify origin' failed with code: 128 error: cannot pull with rebase: You have unstaged changes. error:...

bug
waiting for feedback

See reproduced example here: https://codesandbox.io/p/sandbox/openapi-sampler-oneof-bug-ignfcs I have the following schema: ```json5 { type: "object", properties: { a: { type: "string", }, b: { type: "string", }, }, oneOf: [ {...

Fixes #8 Tested working on my Android tablet