Skip to content

Conversation

@LuiggiTenorioK
Copy link
Member

@LuiggiTenorioK LuiggiTenorioK commented Nov 11, 2025

Related to handle BSC-ES/autosubmit-api#239

Also, closes #374

image

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2025

Codecov Report

❌ Patch coverage is 36.00000% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.98%. Comparing base (c06301c) to head (b6d4c11).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/common/RunnerOptionsFormSection.jsx 41.46% 22 Missing and 2 partials ⚠️
src/pages/UserSettings.jsx 26.66% 19 Missing and 3 partials ⚠️
src/common/ChangeStatusModal.jsx 50.00% 9 Missing and 1 partial ⚠️
src/pages/ExperimentGraph.jsx 0.00% 1 Missing and 2 partials ⚠️
src/pages/ExperimentTree.jsx 0.00% 1 Missing and 2 partials ⚠️
src/services/autosubmitApiV4.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
- Coverage   70.52%   67.98%   -2.54%     
==========================================
  Files          58       59       +1     
  Lines        1798     1918     +120     
  Branches      227      241      +14     
==========================================
+ Hits         1268     1304      +36     
- Misses        354      426      +72     
- Partials      176      188      +12     
Flag Coverage Δ
fast-tests 67.98% <36.00%> (-2.54%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LuiggiTenorioK LuiggiTenorioK changed the title Add Runner configuration section Add Runner configuration section & set status Nov 13, 2025
@LuiggiTenorioK
Copy link
Member Author

LuiggiTenorioK commented Nov 13, 2025

Set status modal:

image

If the whitelist is not set, the module name is an input:

image

The username preference box and other SSH options is pending

@LuiggiTenorioK LuiggiTenorioK moved this from Todo to In Progress in Autosubmit project Nov 13, 2025
@LuiggiTenorioK
Copy link
Member Author

Video of the functionality:

Screencast.from.19-11-25.13.15.21.webm

@LuiggiTenorioK LuiggiTenorioK marked this pull request as ready for review November 19, 2025 12:17
@LuiggiTenorioK
Copy link
Member Author

LuiggiTenorioK commented Nov 19, 2025

@kinow this seems ready to be tested. This comes along with what is developed in BSC-ES/autosubmit-api#239, and I attached a video above of how it works in the GUI.

Notice that the setup is different from what it was for the SSH Runners PR, and it is described in BSC-ES/autosubmit-api#239 (comment) using the new "Profiles".

Let me know if something is unclear. I'll be aware of your comments.

@LuiggiTenorioK LuiggiTenorioK requested a review from kinow November 19, 2025 12:31
@LuiggiTenorioK LuiggiTenorioK moved this from In Progress to Review in Autosubmit project Nov 19, 2025
@LuiggiTenorioK
Copy link
Member Author

I added the small suggestion button to use the preferred SSH username saved in the settings page

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

GUI send set status command via Runner

3 participants