Git Product home page Git Product logo

ts-decision-logs's Introduction

ts-decision-logs

Automated generation of Aserto Decision Logs TypeScript type definitions.

Consuming the definitions

These definitions can be consumed by yarn from npm:

"devDependencies": {
    "@aserto/ts-decision-logs": "^v0.0.1",

or directly from git using the following reference:

"devDependencies": {
    "@aserto/ts-decision-logs": "git+https://github.com/aserto-dev/ts-decision-logs.git#v0.0.1",

Replace v0.0.1 with the tag you would like to use.

Generation Process

  • OPENAPI_SAH=main yarn generate

GitHub Workflow

The GitHub Workflow is triggered as a workflow_dispatch. It expects to be provided with two required parameters:

  • PROTO_REF: The version tag of aserto-dev/pb-decision-logs that is represented by the OPENAPI_SHA. This is used to tag the ts-decision-logs commit with the same proto version.
  • OPENAPI_SHA: The aserto-dev/openapi-decision-logs commit hash for which type definitions should be created.

Using these variables the GitHub Workflow runs the same ./generate.sh script, commits, and tags its results for downstream consumption. Run results are deterministic as explicit commit hash and version numbers are taken as explicit input parameters.

ts-decision-logs's People

Contributors

gimmyxd avatar

Watchers

 avatar Andrew Poland avatar  avatar

Forkers

topaz-sh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.