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

Backport: Fix trigger for Swagger UI update (#6204) #6286

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Aug 22, 2024

Motivation

Backport of #6204

Description

This backports the change of #6204 to the 1.6 branch

Test Plan

-n/a

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

## Motivation

The trigger for creating the swagger definition should be on push of a tag.



Co-authored-by: andres-spacemesh <106999199+andres-spacemesh@users.noreply.github.com>
@fasmat fasmat self-assigned this Aug 22, 2024
@fasmat fasmat requested review from dsmello and pigmej August 22, 2024 18:22
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.7%. Comparing base (f07c531) to head (02ae0d6).
Report is 12 commits behind head on v1.6.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.6   #6286     +/-   ##
=======================================
- Coverage   81.7%   81.7%   -0.1%     
=======================================
  Files        301     301             
  Lines      32306   32292     -14     
=======================================
- Hits       26416   26400     -16     
- Misses      4170    4173      +3     
+ Partials    1720    1719      -1     

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

@fasmat fasmat merged commit ef089a3 into v1.6 Aug 22, 2024
23 checks passed
@fasmat fasmat deleted the backport-6204 branch August 22, 2024 19:06
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.

2 participants