-
Notifications
You must be signed in to change notification settings - Fork 246
Feature update #28
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
base: master
Are you sure you want to change the base?
Feature update #28
Changes from all commits
49d2df2
0c42584
a40b840
00dd007
c496e67
4568086
de3de0e
522c158
de60303
8209ab7
a89e3af
b305ea8
abe32c4
9882b0e
b4c25a6
c275591
6870cb1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| this is dummy data | ||
|
|
||
| this will be from feature-update | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| The Commands used in task1-4 are:- | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Minor grammar and formatting nits.
🧰 Tools🪛 LanguageTool[grammar] ~1-~1: Ensure spelling is correct (QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1) 🤖 Prompt for AI Agents |
||
|
|
||
| 1-git init | ||
| - -b can be used for specific to add branch name for default one. | ||
| 2-git add <file name> | ||
| 3-git commit -m "commit message" | ||
| 4-git push origin <branch name> | ||
| 5-git remote add origin "url of git repo" | ||
|
Comment on lines
+7
to
+8
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Step 5 ( 📝 Suggested reordering-1-git init
- - -b can be used for specific to add branch name for default one.
-2-git add <file name>
-3-git commit -m "commit message"
-4-git push origin <branch name>
-5-git remote add origin "url of git repo"
-6-git pull origin <branch name>
-7-git merge <branch name>
+1. git init
+ - Use `-b <branch-name>` to set the default branch name (e.g., `git init -b main`).
+2. git remote add origin <url of git repo>
+3. git add <file name>
+4. git commit -m "commit message"
+5. git push origin <branch name>
+6. git pull origin <branch name>
+7. git merge <branch name>🤖 Prompt for AI Agents |
||
| 6-git pull origin <branch name> | ||
| 7-git merge <branch name> | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| # Day 01 -Introduction to Devops And Cloud | ||
|
|
||
| ## My Introduction to My DevOps Journey | ||
| Hi My Name Is Shubham Chavan, | ||
|
|
||
| What Defines my Learning plan is: | ||
|
|
||
| My Understanding about DevOps & Cloud Engineering: | ||
|
|
||
| -For Me Personally As a biased IT Guy, System Administration was a One Thing At My Bachelor Years where i use to work as lab-assistant ,but when i was introduced to firewalls and server related stuff i got to know about how the whole system works around & how a system-administrator has a lot of responsibilities of the whole college. Later On , I Started My Learning Through AWS Cloud On Youtube & then Recognizing what DevOps &Cloud Engineering Fulfills the responsibilities that No One Can Do IS My Thing That I LOVE A Lot To DO. | ||
|
|
||
| -My Ultimate Goal Is To Become DevOps Engineer With (The Highest Package The Industry Has To Offer) | ||
|
|
||
| -I Know My Limits Better than anyone out there, So i Have faith,courage,wisdom,confidence in myself that can't be shooked by anyone whether its my family,friends or any other out there. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix a few spelling errors flagged by static analysis.
✏️ Proposed fixes-in myself that can't be shooked by anyone whether its my family,friends or any other out there.
+in myself that can't be shaken by anyone whether its my family,friends or any other out there.-My Weekly Time Buddget is
+My Weekly Time Budget is-Started My Learning Through AWS Cloud On Youtube & then
+Started My Learning Through AWS Cloud On YouTube & thenAlso applies to: 40-40 🧰 Tools🪛 LanguageTool[grammar] ~14-~14: Ensure spelling is correct (QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1) 🤖 Prompt for AI Agents |
||
|
|
||
| --- | ||
|
|
||
| ## My Current Level | ||
| -My Current Level is Student(Part-Time Employee In Ed-Tech Institute). | ||
|
|
||
| ## My Current Goals for 2026 (Next 3 Months i.e From FEB) | ||
| My 3 Clear Goals for the next 90 Days | ||
|
|
||
| - To Remove the fact that this challenge can't be done by anyone with JOSH. | ||
|
|
||
| - To Learn About DevOps Engineering and the backend process of how it powers the upcoming Technologies. | ||
|
|
||
| - There is No Plan B. | ||
|
|
||
| ## My 3 Core DevOps Skills Which I Want To Build | ||
| My 3 Core DevOps Skills which i want to build is | ||
|
|
||
| - Troubleshooting & Debugging. | ||
|
|
||
| - Learn Concepts like terraform, kubernetes and much more | ||
|
|
||
| - Expressing your Work To Others (Which I Lack A Lot.) | ||
|
|
||
| ## My Weekly Time Budget | ||
| My Weekly Time Buddget is | ||
|
|
||
| - On Weekdays i.e (Mon To Fri) will be ~3.5hrs (7 pm to 10 pm) | ||
|
|
||
| - On WeekEnds i.e (Sat To Sun) will be ~5hrs (6pm to 11 pm) | ||
|
Comment on lines
+1
to
+44
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Consider renaming to The AI summary notes that 🧰 Tools🪛 LanguageTool[style] ~10-~10: It might be better to use ‘Years’ with the time-relative pronoun ‘when’. (Alternatively, use ‘in/on which’.) (WHEN_WHERE) [grammar] ~10-~10: Use a hyphen to join words. (QB_NEW_EN_HYPHEN) [style] ~10-~10: Consider using a synonym to be more concise. (A_LOT_OF) [uncategorized] ~10-~10: The official name of this popular video platform is spelled with a capital “T”. (YOUTUBE) [grammar] ~14-~14: Ensure spelling is correct (QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1) 🤖 Prompt for AI Agents |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| this is dummy file | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove this dummy file from the repository root. A placeholder file at the repo root with content "this is dummy file" serves no purpose and pollutes the top-level directory of a community repository. This should be removed before the PR is merged. 🤖 Prompt for AI Agents |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove placeholder/dummy content before merging.
The content of this file ("this is dummy data", "this will be from feature-update") is a Git workflow practice artifact and has no value in a shared community repository. Committing it to
masterwould pollute the challenge directory with noise.Please either replace this with meaningful challenge-related content or remove the file entirely.
🤖 Prompt for AI Agents