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

refactor: replace command inputs and options by a dictionary-like high-level data abstraction #2180

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jul 16, 2023

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

Commits on Jul 17, 2023

  1. style: fix formatting

    micalevisk committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4aa56a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    ffb3c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ec68c View commit details
    Browse the repository at this point in the history
  3. style: fix formatting

    micalevisk committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    53e0fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    027b76f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b36c6af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27f7db8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    603512f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ceb047 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79e7cfc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    519ecbf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ae3d3e View commit details
    Browse the repository at this point in the history
  12. fix: minor changes to met the current behavior

    - emit error on retrieve inputs with 'undefined' value
    - leave 'project' option optional as before
    - leave 'collection' optional as before
    - allow 'specFileSuffix' to be undefined
    - allow 'config' option to be undefined on build command
    micalevisk committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5a3f6e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    da4dd70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd95b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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

Commits on Oct 29, 2023

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