Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JeiKeiLim/ducker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: JeiKeiLim/ducker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 30, 2022

  1. docs: add JeiKeiLim as a contributor for code, and ideas (#9)

    * docs: update README.md [skip ci]
    
    * docs: create .all-contributorsrc [skip ci]
    
    * Update README.md
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Jongkuk Lim <lim.jeikei@gmail.com>
    allcontributors[bot] and JeiKeiLim authored Oct 30, 2022
    Copy the full SHA
    4f2e425 View commit details
  2. docs: add ulken94 as a contributor for code (#10)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Oct 30, 2022
    Copy the full SHA
    dd4dab4 View commit details

Commits on Nov 14, 2022

  1. Fix docker init function to add change shell command (#11)

    Co-authored-by: Haneol Kim <hekim@jmarple.ai>
    ulken94 and Haneol Kim authored Nov 14, 2022
    Copy the full SHA
    c70ca20 View commit details

Commits on Nov 22, 2022

  1. refactored cross_compile.sh for better readability (#13)

    Co-authored-by: JeiKeiLim <limjk@jmarple.ai>
    JeiKeiLim and JeiKeiLim authored Nov 22, 2022
    Copy the full SHA
    3c8712d View commit details
  2. Refactor/cross compile (#14)

    * refactored cross_compile.sh for better readability
    
    * Add VERSION for auto versioning.
    
    Co-authored-by: JeiKeiLim <limjk@jmarple.ai>
    JeiKeiLim and JeiKeiLim authored Nov 22, 2022
    Copy the full SHA
    6b5d64d View commit details

Commits on Nov 24, 2022

  1. (WIP) Add install script (#15)

    * (WIP) Add install script
    
    * Add command arg test script.
    
    * Add install and uninstall script.
    
    * Add error handling.
    
    * Add installation instruct on README.md
    
    Co-authored-by: JeiKeiLim <limjk@jmarple.ai>
    JeiKeiLim and JeiKeiLim authored Nov 24, 2022
    Copy the full SHA
    65ec723 View commit details
  2. Update install.sh

    JeiKeiLim authored Nov 24, 2022
    Copy the full SHA
    a401d3e View commit details
  3. Fix version to use latest version. Add asking continue to install whe…

    …n ducker has already been installed.
    JeiKeiLim committed Nov 24, 2022
    Copy the full SHA
    d6105a1 View commit details
  4. Fix asking continue bug.

    JeiKeiLim committed Nov 24, 2022
    Copy the full SHA
    f3019dc View commit details

Commits on Feb 7, 2023

  1. Add default type selection in .ducker.yaml and --run-cmd will implici…

    …tly make no shell to run. (#20)
    JeiKeiLim authored Feb 7, 2023
    Copy the full SHA
    a583269 View commit details
Loading