nspcc-dev/Publish Allure report to NeoFS

This action allows you to publish Allure reports to NeoFS.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
NEOFS_WALLETN3 wallet for NeoFS network accessyes
NEOFS_WALLET_PASSWORDN3 wallet passwordyes
NEOFS_ENDPOINTRPC endpoint for NeoFS node (e.g. grpcs://st1.storage.fs.neo.org:8082 or grpcs://private-node:9090). nogrpcs://st1.storage.fs.neo.org:8082
HTTP_URL_PREFIXFull URL prefix used to build OUTPUT_CONTAINER_URL (e.g. https://rest.fs.neo.org/MYCID/ or https://reports.example.com/). If not set, the container URL will be built as https://rest.fs.neo.org/$STORE_OBJECTS_CID/ and if URL_PREFIX is set, it is appended to https://rest.fs.neo.org/$STORE_OBJECTS_CID/$URL_PREFIX/. no""
STORE_OBJECTS_CIDContainer ID for your datayes
PR_LIFETIMEExpiration period for PRs in epochsno0
MASTER_LIFETIMEExpiration period for master branch in epochsno0
MANUAL_RUN_LIFETIMEExpiration period for manual runs in epochsno0
OTHER_LIFETIMEExpiration period for other events in epochsno0
ALLURE_RESULTS_DIRPath to Allure resultyes
ALLURE_GENERATED_DIRPath to store Allure generated reportno./tests/neofs-test-allure-generated-report
namedescription
REPORT_NEOFS_URLContainer URL
COMBINED_REPORT_DIRPath to the directory with the combined Allure report and zip attachments