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

[Merged by Bors] - Fix trigger for Swagger UI update #6204

Closed
wants to merge 2 commits into from

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Aug 1, 2024

Motivation

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

Description

Fix the trigger for the workflow. I also added workflow_dispatch to allow the manual trigger of the workflow.

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

@fasmat fasmat self-assigned this Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.9%. Comparing base (761b368) to head (9703b82).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6204     +/-   ##
=========================================
  Coverage     81.9%   81.9%             
=========================================
  Files          300     308      +8     
  Lines        32423   33807   +1384     
=========================================
+ Hits         26571   27710   +1139     
- Misses        4130    4326    +196     
- Partials      1722    1771     +49     

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

@fasmat
Copy link
Member Author

fasmat commented Aug 2, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Aug 2, 2024

test timeout

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed (retrying...):

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Aug 2, 2024

flaky Test_Checkpoint

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Aug 2, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed:

  • systest-status

@fasmat
Copy link
Member Author

fasmat commented Aug 2, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@acud
Copy link
Contributor

acud commented Aug 2, 2024

@fasmat I wanna try to get the systest resilience PR in so we could have the timeout set on the workflow through the go test runner to see why it hangs. It could be that some cleanup on a test isn't finishing correctly.

@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Build failed:

@acud
Copy link
Contributor

acud commented Aug 2, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 2, 2024
## 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>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 2, 2024

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Fix trigger for Swagger UI update [Merged by Bors] - Fix trigger for Swagger UI update Aug 2, 2024
@spacemesh-bors spacemesh-bors bot closed this Aug 2, 2024
@spacemesh-bors spacemesh-bors bot deleted the fix-swagger-api-release branch August 2, 2024 23:24
fasmat added a commit that referenced this pull request Aug 22, 2024
## 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 added a commit that referenced this pull request Aug 22, 2024
## 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>
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.

4 participants