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

Added a script to clone nonbillable information using deploy keys #20

Merged
merged 1 commit into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. Added a script to clone nonbillable information using deploy keys

    The script requires the environment variable GH_NONBILLABLE_DEPLOYKEY to be set, containg the private key of the deploy key pair
    If ran on a local machine with a .ssh/config file already setup by the user, it also expects the Host `github-nonbillable` to be configured
    For more detail, see `clone_nonbillable_and_process.sh`
    
    Execution of the script will clone the nonbillable repo, and copy the relevant .txt files into the process_csv_report repo
    QuanMPhm committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c27d523 View commit details
    Browse the repository at this point in the history