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 CLI driver tests #20

Closed
wants to merge 39 commits into from
Closed

Add CLI driver tests #20

wants to merge 39 commits into from

Commits on Oct 22, 2021

  1. Add Dockerfile and Docker usage instructions

    * Added Dockerfile to build minimal, multi-stage image
    * Updated README with build instructions
    
    Recording of local build/test:
    https://asciinema.org/a/Ql7Xc5fgxxvkFrjjcuMbR0npY
    
    Currently builds image size 85.8MB from local build on macOS
    
    ```
     docker images
    REPOSITORY                               TAG               IMAGE ID       CREATED          SIZE
    ion-cli                                  0.1.1             e81a9d863b95   49 minutes ago   85.8MB
    ```
    camerondurham committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b001c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bbc9b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    3d384f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5126b11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16cf2b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dae6ea View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

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

Commits on Nov 8, 2021

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

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    6c5218a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from camerondurham/upgrade-deps

    Update ion-rs version, ion-c submodule and Dockerfile
    camerondurham authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    256630c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    0e54cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f03c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e36543 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    290c4f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    784c43e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    1a53227 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    camerondurham authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5dfab4d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Add Dockerfile and Docker usage instructions

    * Added Dockerfile to build minimal, multi-stage image
    * Updated README with build instructions
    
    Recording of local build/test:
    https://asciinema.org/a/Ql7Xc5fgxxvkFrjjcuMbR0npY
    
    Currently builds image size 85.8MB from local build on macOS
    
    ```
     docker images
    REPOSITORY                               TAG               IMAGE ID       CREATED          SIZE
    ion-cli                                  0.1.1             e81a9d863b95   49 minutes ago   85.8MB
    ```
    camerondurham committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3f48b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e2a445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d853d6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20fc2e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51ec039 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b7fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37ef014 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1583eb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7b4fdb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33faba8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cd765d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12a3aa5 View commit details
    Browse the repository at this point in the history
  13. Update Cargo.toml

    camerondurham committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1f20d49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    153b07b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. * use 2022 pinned version and fix edition 2021 errors

    * update to latest ion-c commit
    * add rust fmt and use stable toolchain for build
    camerondurham committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7980666 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    0534da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b38b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20204c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40992d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3f7faa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6992c98 View commit details
    Browse the repository at this point in the history