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

Two Schemas for workflows/config.yaml, package validation, default package name #2364

Merged
merged 63 commits into from
Oct 14, 2021

Commits on Sep 27, 2021

  1. update ajv

    fiskus committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    25adc4d View commit details
    Browse the repository at this point in the history
  2. update workflows JSON Schema

    fiskus committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6b89d60 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    0e14ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773c5ef View commit details
    Browse the repository at this point in the history
  3. fix Schema format

    fiskus committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e032908 View commit details
    Browse the repository at this point in the history
  4. this feature is not ready yet

    fiskus committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    83cf642 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    49b4a4b View commit details
    Browse the repository at this point in the history
  2. rewrite ajv options

    fiskus committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7254f02 View commit details
    Browse the repository at this point in the history
  3. fix ajv errors format

    fiskus committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    914ba38 View commit details
    Browse the repository at this point in the history
  4. fix schema

    fiskus committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b778edb View commit details
    Browse the repository at this point in the history
  5. add package_handle support

    fiskus committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    43d94bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e5b24 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. minor changes

    fiskus committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0d9d5f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10017fe View commit details
    Browse the repository at this point in the history
  3. add tests

    fiskus committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    60d3f80 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. add return type

    fiskus committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1545cc7 View commit details
    Browse the repository at this point in the history
  2. add object_schema property

    fiskus committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    907bf40 View commit details
    Browse the repository at this point in the history
  3. handle versioning too

    fiskus committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7a83ab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. use handle_pattern template

    fiskus committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3406757 View commit details
    Browse the repository at this point in the history
  2. show pattern error

    fiskus committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    191f1f2 View commit details
    Browse the repository at this point in the history
  3. add entries validator

    fiskus committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7c76725 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. adjust UI

    fiskus committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    956ad11 View commit details
    Browse the repository at this point in the history
  2. show files error

    fiskus committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    728f98c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fdb01b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    919b335 View commit details
    Browse the repository at this point in the history
  2. Update shared/schemas/workflows.yml.json

    Co-authored-by: Sergey Fedoseev <[email protected]>
    fiskus and sir-sigurd authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1d9372f View commit details
    Browse the repository at this point in the history
  3. use object version

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    047393e View commit details
    Browse the repository at this point in the history
  4. use regex format too

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    5607921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b384c5 View commit details
    Browse the repository at this point in the history
  6. rename schemas

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    85ed54a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    478c0a5 View commit details
    Browse the repository at this point in the history
  8. add previous version

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    0b0805e View commit details
    Browse the repository at this point in the history
  9. fix uploading valid package

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    fab09e5 View commit details
    Browse the repository at this point in the history
  10. Remove extra empty line

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    cea88dc View commit details
    Browse the repository at this point in the history
  11. remove outdated code

    fiskus committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a5c6e72 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. add description

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9858999 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alexei Mochalov <[email protected]>
    fiskus and nl0 authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    42825ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58af2e7 View commit details
    Browse the repository at this point in the history
  4. omit file extension

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    846d4fe View commit details
    Browse the repository at this point in the history
  5. update example

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    e5856c9 View commit details
    Browse the repository at this point in the history
  6. add console.error

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    804751b View commit details
    Browse the repository at this point in the history
  7. hide console.logs

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4df465c View commit details
    Browse the repository at this point in the history
  8. use caret for version

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    33a7624 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a52687 View commit details
    Browse the repository at this point in the history
  10. validate s3 files too

    fiskus committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    20eb08f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af5f139 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. update version Schema

    fiskus committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    dabd012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660dea7 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Alexei Mochalov <[email protected]>
    fiskus and nl0 authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    27955f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f1268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0acd939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffae8c5 View commit details
    Browse the repository at this point in the history
  7. fix schema

    fiskus committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    6087f56 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    c6b1fee View commit details
    Browse the repository at this point in the history
  2. fix mistypings

    fiskus committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    607df74 View commit details
    Browse the repository at this point in the history
  3. catch Ajv errors

    fiskus committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    89fae6e View commit details
    Browse the repository at this point in the history
  4. dont rewrite existing name

    fiskus committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    18b61eb View commit details
    Browse the repository at this point in the history
  5. adjust unit-test

    fiskus committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1e64883 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5b71c7 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    fiskus committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fb51a25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea1d7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb212cf View commit details
    Browse the repository at this point in the history