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

Handle private repositories dependencies #31

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on May 10, 2024

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

Commits on May 16, 2024

  1. feat: ✨ add support for multiple private repos (#2)

    * feat: ✨ try support for multiple private repositories
    
    * fix: 🐛 try one pk only
    
    * feat: ✨ use multiple keys
    
    * feat: ✨ add admin module pk
    
    * fix: 🐛 some fixes
    
    * try one key
    
    * revert: ⏪ simpler approach
    
    * feat: ✨ add CARGO_NET_GIT_FETCH_WITH_CLI env
    
    * revert: 💚 try something out
    
    * feat: ✨ use deploy keys
    
    * feat: ✨ add cargo vendor
    
    * fix: 🐛 add CARGO_NET_GIT_FETCH_WITH_CLI at reproducible build
    
    * fix: 🐛 do not compile vendor directories
    
    * fix: 🐛 minor fix
    
    * fix:
    
    * fix: 🔥 avoid jq install
    rvignolo authored May 16, 2024
    Configuration menu
    Copy the full SHA
    edc6ed2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. feat: 🚧 try deploy keys as unique var (#3)

    * feat: 🚧 try deploy keys as unique var
    
    * feat: ⚡ remove private dependencies input var
    
    * fix: 🐛 final fixes
    rvignolo authored May 17, 2024
    Configuration menu
    Copy the full SHA
    fb75097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba5357 View commit details
    Browse the repository at this point in the history
  3. fix: 🎨 format desc (#4)

    rvignolo authored May 17, 2024
    Configuration menu
    Copy the full SHA
    f59e983 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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