I hereby claim:
- I am ezman on github.
- I am fasih_rehman (https://keybase.io/fasih_rehman) on keybase.
- I have a public key ASAtPNrjHFrTDNMk14ZhLPQErJ3h7xKztMcNzBvMNFs7aAo
To claim this, I am signing this object:
| gcloud database-migration conversion-workspaces describe credit-data-conversion-workspace --format='json' | jq -c '{commit_id:.latestCommitId, name:.name}'"] |
| #!/bin/bash | |
| input='release_R3_2022.2' | |
| # Extracting the relevant parts using regular expressions | |
| if [[ $input =~ ^release_(R[0-9]+)_([0-9]+)\.([0-9]+)$ ]]; then | |
| release_version="${BASH_REMATCH[1]}" | |
| year="${BASH_REMATCH[2]}" | |
| month="${BASH_REMATCH[3]}" |
| #echo "Creating an SSH key for you..." | |
| #ssh-keygen -t rsa | |
| #echo "Please add this public key to Github \n" | |
| #echo "https://github.com/account/ssh \n" | |
| #read -p "Press [Enter] key after this..." | |
| echo "Installing xcode-stuff" | |
| xcode-select --install |
I hereby claim:
To claim this, I am signing this object:
| dev: | |
| rds: | |
| db-master-username: hello | |
| db-master-password: E9s8yLN7j2nJK3xcI61r |