orhun / rustypaste

A minimal file upload/pastebin service.
https://blog.orhun.dev/blazingly-fast-file-sharing
MIT License
757 stars 47 forks source link

ci(shuttle): fix deployment #236

Closed tessus closed 6 months ago

tessus commented 7 months ago

Description

This change fixes the attempt to deploy on a PR.

Motivation and Context

see https://github.com/orhun/rustypaste/pull/210#issuecomment-1864888922

How Has This Been Tested?

on my own repo

Changelog Entry

### Changed

- Do not run shuttle deployment on Pull Requests

Types of Changes

Checklist:

tessus commented 7 months ago

of course there is an unrelated (and false, due to network issues) error in another pipeline.

please re-run this pipeline. if the shuttle pipeline is run manually, it would trigger again. I believe that was your original intention with the workflow_dispatch.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8de2450) 70.11% compared to head (a551d22) 70.11%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ======================================= Coverage 70.11% 70.11% ======================================= Files 11 11 Lines 609 609 ======================================= Hits 427 427 Misses 182 182 ``` | [Flag](https://app.codecov.io/gh/orhun/rustypaste/pull/236/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/orhun/rustypaste/pull/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | `70.11% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.