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 and build workflow #22

Merged
merged 15 commits into from
Mar 7, 2022
Merged

Add CLI driver tests and build workflow #22

merged 15 commits into from
Mar 7, 2022

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 committed 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

Commits on Feb 5, 2022

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

Commits on Mar 7, 2022

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