NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
404 stars 170 forks source link

chore: update how to deploy dev and staging envs #2140

Closed derrix060 closed 2 months ago

derrix060 commented 2 months ago

With the https://github.com/NethermindEth/argo/pull/1094 change, it will now always track the latest tag which can be overwriten everytime this workflow runs.

It means that even performing roll-backs will work

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 78.31%. Comparing base (e3b6939) to head (17fa749). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2140 +/- ## ========================================== - Coverage 78.37% 78.31% -0.07% ========================================== Files 100 100 Lines 9221 9221 ========================================== - Hits 7227 7221 -6 - Misses 1355 1358 +3 - Partials 639 642 +3 ```

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