Arijit Ghosh

Results 29 comments of Arijit Ghosh

### Challenge 12: Making signed commit Making a gpg keys ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/77f8ba22-9eff-4885-8cbd-5038bc54f538) Setting up the configuration ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/579973e2-cf4f-4148-b6e3-b9e35996f63f) Creating the public key to set GPG key in github ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/a371e89a-9fa6-4a71-b6ff-9bb000ff9bdd) Creating a new...

### Challenge 13 Created gists ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/0cfda08c-9313-4ea9-910e-593bd6353e04) Gists link added inside `github-username.md` directory ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/4cf31066-5227-4141-96d5-9ccee800a18f)

### Challenge 14: Revision of git rebase with signed commit and DCO check in PR Rebasing in latest commit but has some merge conflicts ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/c83aec90-d299-41d5-8a93-ba883d4b6cfb) Fixing up conflicts and force...

### Challenge 15: resolve merge conflict Creating conflict * In git terminal ![Screenshot from 2023-09-15 20-12-40](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/ea9fd110-7f18-496c-b7ad-f8bdb0af778c) * Inside the text editor ![Screenshot from 2023-09-15 20-10-02](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/e566bc45-754a-47c9-ad03-a42027fda346) Resolving conflict ![Screenshot from 2023-09-15...

### Challenge 16: Emulate merge conflict Screenshot of the updated challengers-list.md file in my forked repository ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/0ea2804e-eac4-4677-9624-a4c59a9680d9)

### Challenge 17 : Resolving conflict * Updating the local files with conflicted files ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/fd8ba374-a9c3-4f71-8bae-ed0b057f9962) * Resolving the conflict ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/24f3de6f-1cef-468f-9e5b-4d246095ed37) * Commited the changes ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/fb34db97-1a47-40c7-9ecd-f5dfb787f709) * Fixed conflict ![Screenshot from...

### Challenge 18: Intro to Github Desktop * Creating a repo, updating the repo in github desktop and commit changes ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/138d1c36-2029-4664-8dba-9eb60bb6956d) * Pushing the code into origin (github) using github...

### Challenge 19: Intro to GitHub Codespace * Created a new branch, make a code edit, and commit the change and pushed the changes from within Codespace ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/ea9b29ad-786e-4784-a11a-da2f431fdef5) * Changes...

### Challenge 20: Set Up a GitHub Action for Code Linting ![Screenshot from 2023-09-20 20-55-44](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/9f46bc5a-412e-497c-8661-cbd780ebbfbe) ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/cdc681dd-bc3e-4d13-a0d4-4b3b4e920ec6)

### Challenge 21: Intro to projects in Github ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/d25240c5-f9f7-457e-948b-41a5eabe0843)