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: sudharshan-devtron/getting-started-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: devtron-labs/getting-started-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 9,300 files changed
  • 9 contributors

Commits on Jan 2, 2023

  1. Update app.js

    pghildiyal authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    17489a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    4da167b View commit details
    Browse the repository at this point in the history
  2. Merge pull request devtron-labs#5 from devtron-labs/arm-builds

    Updated dockerfile for multi-arch support
    nishant-d authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6a82412 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update README.md

    vivek-devtron authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dfde5ec View commit details
    Browse the repository at this point in the history
  2. Update README.md

    vikramdevtron authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    042d04e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. added lock and modules

    pghildiyal committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5cee56a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Create nginx.default

    pghildiyal authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c6213a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update app.js

    pghildiyal authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    36358de View commit details
    Browse the repository at this point in the history
  2. Update app.js

    pghildiyal authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e372580 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Update README.md

    ajaydevtron authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8a545e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Update app.js

    setInterval function is being invoked every millisecond -> changing it to 2000ms
    tayalrishabh96 authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    ee7a5a7 View commit details
    Browse the repository at this point in the history
  2. Update app.js

    adds comments explaining function and its arguments
    tayalrishabh96 authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    49c2d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2357472 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Update app.js

    modifying the logs throttling delay from 2s to 5s
    tayalrishabh96 authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    06e3a73 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Update app.js

    neha130 authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    c889c04 View commit details
    Browse the repository at this point in the history
  2. Update app.js

    neha130 authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    4359d8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request devtron-labs#14 from neha130/patch-1

    fix: reducing the amount of logs getting printed
    tayalrishabh96 authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    903d30a View commit details
    Browse the repository at this point in the history
Loading