Socket
Socket
Sign inDemoInstall

testarmada-magellan-admiral2-plugin

Package Overview
Dependencies
58
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    testarmada-magellan-admiral2-plugin

Magellan reporter plugin that provides Admiral2 dashboard support


Version published
Weekly downloads
2
Maintainers
5
Created
Weekly downloads
 

Readme

Source

Admiral2 Reporter Plugin for Magellan

This is a plugin to allow magellan test runs to report to the Admiral2 dashboard system.

PLEASE NOTE: v3.0.0 would only be compatible with Magellan v10.0.0 and higher

Configuration

Environment VariableRequired?DescriptionExample
ADMIRAL_URLrequiredThe URL of the Admiral2 serveri.e http://host-where-admiral-lives:3000/
ADMIRAL_UI_URLrequiredThe URL of the Admiral2 UIi.e. http://host-where-admiral-UI-lives.tld
ADMIRAL_PROJECTrequiredAn identifier for a projecti.e. main-app, blog, product-page, etc
ADMIRAL_PHASErequiredA lifecycle phase or build type descriptori.e. pr-verify, master-verify, etc
ADMIRAL_CI_BUILD_URLoptionalAn URL to a CI report for this runhttp://travis-ci.org/SomeOrg/someproject/builds/189605665
ADMIRAL_RUN_DISPLAY_NAMEoptionalA description of the build that a given run representsi.e PR #26 - add unit tests
ADMIRAL_RUN_IDoptionalA unique identifier to tie together multiple parallel instances of the reporter into a single reporta uuid string, i.e. 462E43EA-002B-4F4B-A711-261B9894E4AA
ADMIRAL_REPORTER_DEBUGoptionalenable detailed logging for debuggingleave undefined or set to 1
ADMIRAL_LOGINoptionallogin to make auth request to admiralleave undefined or set to your login
ADMIRAL_PASSWORDoptionalpassword to make auth request to admiralleave undefined or set to your password

Licenses

All code not otherwise specified is Copyright Wal-Mart Stores, Inc. Released under the Apache2 License.

FAQs

Last updated on 07 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc