Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated go-apiops lib and replaced yaml with own fork #1405

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Prashansa-K
Copy link
Contributor

This change allows deck commands to process OAS files with path lengths > 128 characters which was a limitation from an underlying library. This is fixed in the fork created in Kong git account.

Fixes: Kong/go-apiops#198

This change allows deck commands to process OAS files with
path lengths > 128 characters which was a limitation from an
underlying library. This is fixed in the fork created in Kong
git account.

Fixes: Kong/go-apiops#198
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.08%. Comparing base (fd1fec7) to head (178e1a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1405   +/-   ##
=======================================
  Coverage   29.08%   29.08%           
=======================================
  Files          59       59           
  Lines        5215     5215           
=======================================
  Hits         1517     1517           
  Misses       3589     3589           
  Partials      109      109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Prashansa-K Prashansa-K merged commit 97db28c into main Sep 25, 2024
19 checks passed
@Prashansa-K Prashansa-K deleted the fix/replace-yaml-lib-with-fork branch September 25, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deck file patch with path lengths > 128 characters
3 participants