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: yuankraj/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.
  • 17 commits
  • 17 files changed
  • 1 contributor

Commits on May 13, 2026

  1. Create system_health.py

    yuankraj authored May 13, 2026
    Configuration menu
    Copy the full SHA
    ada1427 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Create api_data_fetcher.py

    yuankraj authored May 16, 2026
    Configuration menu
    Copy the full SHA
    0a90c1c View commit details
    Browse the repository at this point in the history
  2. Create output.json

    yuankraj authored May 16, 2026
    Configuration menu
    Copy the full SHA
    fd4f190 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. Create add Try_Except.py

    yuankraj authored May 19, 2026
    Configuration menu
    Copy the full SHA
    2368ad7 View commit details
    Browse the repository at this point in the history
  2. Create log_analyzer.py

    yuankraj authored May 19, 2026
    Configuration menu
    Copy the full SHA
    44b5023 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Create log_analyzer_oop.py

    yuankraj authored May 20, 2026
    Configuration menu
    Copy the full SHA
    b55d985 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. Add log analyzer CLI functionality

    Implement a log analyzer CLI that counts INFO, WARNING, and ERROR logs.
    yuankraj authored May 23, 2026
    Configuration menu
    Copy the full SHA
    3623bb4 View commit details
    Browse the repository at this point in the history
  2. Create summary.txt

    yuankraj authored May 23, 2026
    Configuration menu
    Copy the full SHA
    3589f69 View commit details
    Browse the repository at this point in the history
  3. Create design.md

    yuankraj authored May 23, 2026
    Configuration menu
    Copy the full SHA
    e9578ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edd9e66 View commit details
    Browse the repository at this point in the history
  5. Create aws_report.json

    yuankraj authored May 23, 2026
    Configuration menu
    Copy the full SHA
    4d13057 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Create main.py

    yuankraj authored May 28, 2026
    Configuration menu
    Copy the full SHA
    78da6f5 View commit details
    Browse the repository at this point in the history
  2. Create app.log

    yuankraj authored May 28, 2026
    Configuration menu
    Copy the full SHA
    71d8807 View commit details
    Browse the repository at this point in the history
  3. Create main.py

    yuankraj authored May 28, 2026
    Configuration menu
    Copy the full SHA
    b593000 View commit details
    Browse the repository at this point in the history
  4. Create app.log

    yuankraj authored May 28, 2026
    Configuration menu
    Copy the full SHA
    faec78b View commit details
    Browse the repository at this point in the history
  5. Create log_summary.json

    yuankraj authored May 28, 2026
    Configuration menu
    Copy the full SHA
    b351948 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e806592 View commit details
    Browse the repository at this point in the history
Loading