Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build environment #63

Merged
merged 1 commit into from
Jul 16, 2020
Merged

Update build environment #63

merged 1 commit into from
Jul 16, 2020

Conversation

gunzip
Copy link
Contributor

@gunzip gunzip commented Jul 16, 2020

No description provided.

@pagopa-github-bot
Copy link
Contributor

Warnings
⚠️

Please include a Pivotal story at the beginning of the PR title (see below).

⚠️

Please include a description of your PR changes.

Example of PR titles that include pivotal stories:

  • single story: [#123456] my PR title
  • multiple stories: [#123456,#123457,#123458] my PR title

New dependencies added: oval.

oval

Author: Jeremy Whitlock @whitlockjc

Description: oval: CLI for validating OpenAPI specification (OAS) documents

Homepage: https://github.com/whitlockjc/oval

Createdabout 4 years ago
Last Updatedalmost 2 years ago
LicenseMIT
Maintainers1
Releases3
Direct Dependencies@oclif/command, @oclif/config, @oclif/plugin-help, chalk, json-refs and sway
Keywordscli, oai, oas, oclif and openapi
README

oval

oval: CLI for (O)penAPI Specification document (val)idation

oclif
Version

TravisCI
Codecov
Downloads/week
License

Usage

$ npm install -g oval
$ oval COMMAND
running command...
$ oval (-v|--version|version)
oval/0.0.1 darwin-x64 node-v8.3.0
$ oval --help [COMMAND]
USAGE
  $ oval COMMAND
...

Commands

oval help [COMMAND]

display help for oval

USAGE
  $ oval help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

oval validate LOCATION

validate an OpenAPI Specification (OAS) document

USAGE
  $ oval validate LOCATION

ARGUMENTS
  LOCATION  The path/URL to the OAS document being validated

OPTIONS
  -N, --no-color            turn off colored output
  -j, --json                output results as JSON
  -p, --print-success       print message for success
  -w, --warnings-as-errors  treat warnings as errors

See code: lib/commands/validate.js

Generated by 🚫 dangerJS

@codecov-commenter
Copy link

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   84.94%   84.94%           
=======================================
  Files          30       30           
  Lines        1003     1003           
  Branches       60       60           
=======================================
  Hits          852      852           
  Misses        150      150           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fa9cc4...fee37bf. Read the comment docs.

@gunzip gunzip requested a review from balanza July 16, 2020 15:59
@gunzip gunzip merged commit 37f0875 into master Jul 16, 2020
@gunzip gunzip deleted the update-build-env branch July 16, 2020 16:00
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.

3 participants