Skip to content

Add documentation regarding multi-tenant environment/ecflow commands#395

Merged
marcosbento merged 2 commits into
developfrom
docs/ecflow_commands
Jul 20, 2026
Merged

Add documentation regarding multi-tenant environment/ecflow commands#395
marcosbento merged 2 commits into
developfrom
docs/ecflow_commands

Conversation

@marcosbento

@marcosbento marcosbento commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Description

See commit messages.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-395

Introduce a Technical Notes section under docs/tn/ with an orphan
index, and add a note documenting the multi-tenant reference
environment, a development-only deployment used to exercise the
HTTP/HTTPS authentication path end-to-end and to trial the multi-tenant
server features.

The section is not linked from the main documentation index; each note
is reachable only by a direct link.
Add a technical note under docs/tn/ documenting the full ecFlow
client/server command set, and link it from the Technical Notes index.

It groups the 35 commands into task commands and user commands, and
documents for every command its type, C++ class, command-line action(s)
and parameters, environment variables, usage, and the native cereal
request/reply payloads exchanged on the wire.
Each command also carries a Help tab reproducing the verbatim
ecflow_client --help output, with a combobox to switch between actions
on multi-action commands.

The goal is to collect implementation details, rather than provide user
facing information, thus it is not linked from the main documentation
index.
@codecov-commenter

codecov-commenter commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.08%. Comparing base (e38ed88) to head (27ee75b).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #395   +/-   ##
========================================
  Coverage    52.08%   52.08%           
========================================
  Files         1247     1247           
  Lines       101710   101710           
  Branches     15136    15136           
========================================
+ Hits         52971    52974    +3     
+ Misses       48739    48736    -3     

☔ View full report in Codecov by Harness.
📢 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.

@marcosbento
marcosbento merged commit 27ee75b into develop Jul 20, 2026
138 checks passed
@marcosbento
marcosbento deleted the docs/ecflow_commands branch July 20, 2026 13:47
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