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

Remove SSH deployment from MacOS CI #376

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

GlassOfWhiskey
Copy link
Member

The ssh deployment is showing unsustainable instability on Github Actions pipeline, which are not due to the StreamFlow implementation, but on the underlying virtual infrastructure (Colima+Docker). For this reason, this commit temporarily disables SSH-related tests on the MacOS environment, as long as a more stable solution is implemented.

The `ssh` deployment is showing unsustainable instability on Github
Actions pipeline, which are not due to the StreamFlow implementation,
but on the underlying virtual infrastructure (Colima+Docker).
For this reason, this commit temporarily disables SSH-related tests on
the MacOS environment, as long as a more stable solution is
implemented.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5fafadc) 69.16% compared to head (370df6b) 69.19%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
+ Coverage   69.16%   69.19%   +0.03%     
==========================================
  Files          83       83              
  Lines       10519    10519              
  Branches     2486     2486              
==========================================
+ Hits         7275     7279       +4     
+ Misses       2786     2783       -3     
+ Partials      458      457       -1     

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

@GlassOfWhiskey GlassOfWhiskey merged commit f858b5a into master Feb 9, 2024
32 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the remvoe-ssh-from-macos-ci branch February 9, 2024 14:17
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