Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TrainWithShubham/python-for-devops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dhannu7091/python-for-devops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 25, 2025

  1. Day 1 assignment complete

    dhannu7091 committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    7d010d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. Day 2 assignment complete

    dhannu7091 committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    8cb7397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fac369 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

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

Commits on Dec 28, 2025

  1. Configuration menu
    Copy the full SHA
    d2cc332 View commit details
    Browse the repository at this point in the history
  2. Adding Day 8 assignment

    dhannu7091 committed Dec 28, 2025
    Configuration menu
    Copy the full SHA
    0604afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5467e6 View commit details
    Browse the repository at this point in the history
  4. fetc: assignment added

    dhannu7091 committed Dec 28, 2025
    Configuration menu
    Copy the full SHA
    d73415e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

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

Commits on Jan 30, 2026

  1. Complete assignments for days 03-07 and day 10

    - Day 03: Refactored system_health.py with input validation and error handling
    - Day 04: Created log_analyzer.py to read app.log and write summary
    - Day 05: Refactored into OOP with LogAnalyzer class
    - Day 06: Built CLI tool with argparse (--file, --out, --level support)
    - Day 07: Added design.md for planning and thinking before coding
    - Day 10: Added capstone_STAR.txt explaining project with STAR method
    dhannu7091 committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    0b87768 View commit details
    Browse the repository at this point in the history
  2. Modified

    dhannu7091 committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    6c6d33b View commit details
    Browse the repository at this point in the history
Loading