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

Add "master-deno" flavor of validator to use as well #435

Merged
merged 25 commits into from
Jun 6, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    64ff8ec View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    7c864ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c53f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Support validation using new deno validator while manually skipping E…

    …MPTY_FILE errors.
    
    Also adjusted output to make it more concise and easier to identify what errors belong to etc
    yarikoptic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    560bd03 View commit details
    Browse the repository at this point in the history
  2. Do not bother storing/returning "last dataset rc" - best output which…

    … datasets failed, exit 1 if any
    yarikoptic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4e428e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    705bc16 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Use simplest sh form of redirect without | and space after before fil…

    …ename
    
    to hopefully become compatible with windows environment
    yarikoptic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    de9892f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    1c6068b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101d22d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2130060 View commit details
    Browse the repository at this point in the history
  4. Use bare env, set debug

    effigies committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3bbfe4f View commit details
    Browse the repository at this point in the history
  5. Fix cat call

    effigies committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6ff721b View commit details
    Browse the repository at this point in the history
  6. Give up on cat

    effigies committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aca5e71 View commit details
    Browse the repository at this point in the history
  7. Try /usr/bin/env

    effigies committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4a0ec5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ec7d33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71645cc View commit details
    Browse the repository at this point in the history
  10. Set shell step-by-step

    effigies committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fdfe0b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1434334 View commit details
    Browse the repository at this point in the history
  12. RF: just install deno validator into /usr/bin

    It is just CI.  Then we can avoid messing around with PATH for Windows
    yarikoptic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fd0ae0d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3269e7b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    78644eb View commit details
    Browse the repository at this point in the history
  2. Try effigies way to install the beast

    Co-authored-by: Chris Markiewicz <[email protected]>
    yarikoptic and effigies committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fdb0cac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    953963e View commit details
    Browse the repository at this point in the history
  4. Relax versioning req and remove debug statements

    Co-authored-by: Chris Markiewicz <[email protected]>
    yarikoptic and effigies committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c1f2b5f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    4e04a68 View commit details
    Browse the repository at this point in the history