0.0.2 • Published 7 months ago

@elixir-cloud/tes v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ecc-client-ga4gh-tes Components

Web components for TES

Introduction

This package provides a collection of Web Components for interacting with TES (Task Execution Service). It offers functionalities for listing, creating, and deleting task runs. These components facilitate seamless integration and enhanced user experience when working with TES tasks.

Components

ComponentIssueStatus
ecc-client-ga4gh-tes-get-run#48Done
ecc-client-ga4gh-tes-get-runs#48Done
ecc-client-ga4gh-tes-create-run#79Done
ecc-client-ga4gh-tes-service#93Done

Getting Started

To get started with this project, follow these steps:

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Web Test Runner
  • lint runs the linter for your project

    Note: For test script, chrome browser is required.

Contributing

This project is a community effort and lives off your contributions, be it in the form of bug reports, feature requests, discussions, fixes or any other form of contribution!

Please refer to the guidelines available at CONTRIBUTING.md if you are interested in contributing.

Contributors

We believe that any contribution should be duly acknowledged. Therefore, we implement the All Contributors Specification and encourage you to comment on any issue or PR you contributed to with a request to the @all-contributors bot of the form @all-contributors please add @<YOUR_GITHUB_HANDLE for TYPE_1, TYPE_2, ..., where TYPE_1 etc. refer to contribution types supported by the All Contributors Specification.

Information about contributors, including information about the specific they have made to the project, are listed in CONTRIBUTORS.md.

Code of Conduct

Please mind the code of conduct described in CODE_OF_CONDUCT.md for all interactions with the community. Please be nice to one another! :)

If you experience any unacceptable behavior by any member of the community, please refer to the contact method specified in CODE_OF_CONDUCT.md to report the incident to the community leaders.

Versioning

The project adopts the semantic versioning scheme for versioning. Currently the service is in a pre-release stage, so changes to the API, including breaking changes, may occur at any time without further notice.

License

This project is distributed under the Apache License 2.0, a copy of which is also available in LICENSE.

Contact

The project is maintained by ELIXIR Cloud & AAI, a Driver Project of the Global Alliance for Genomics and Health (GA4GH), under the umbrella of the ELIXIR Compute Platform.

To get in touch with use, please use one of the following routes:

  • For filing bug reports, feature requests or other code-related issues, please make use of the project's issue tracker.
  • For more general discussions or questions on usage, please use the organization's discussion forum. If the issue is related to this project, please indicate its name in your message body.
  • For private/personal issues, more involved communication, or if you would like to join our team as a regular contributor, you can either join our chat board or send an email to the community leaders.

logo-elixir logo-elixir-cloud-aai

Note: This repo is created using the template ecc-client-ga4gh-tes.