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: jenkins-docs/simple-node-js-react-npm-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gounthar/simple-node-js-react-npm-app
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.
  • 19 commits
  • 22 files changed
  • 1 contributor

Commits on Jun 28, 2023

  1. Create Jenkinsfile

    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e118097 View commit details
    Browse the repository at this point in the history
  2. Update Jenkinsfile

    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f018480 View commit details
    Browse the repository at this point in the history
  3. Update Jenkinsfile

    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5135de7 View commit details
    Browse the repository at this point in the history
  4. Update deliver.sh

    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    20022a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bf6dbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d062a73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6bfcd9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from gounthar/node-tutorial

    chore(nodejs): Dependencies update
    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    381b003 View commit details
    Browse the repository at this point in the history
  9. chore(node): New react App

    gounthar committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6e21758 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from gounthar/node-tutorial

    chore(node): New react App
    gounthar authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ef58f58 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add initial Jenkinsfile

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    37b3161 View commit details
    Browse the repository at this point in the history
  2. Add 'Test' stage

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    67ac3f8 View commit details
    Browse the repository at this point in the history
  3. Add 'Test' stage

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    58bc1fa View commit details
    Browse the repository at this point in the history
  4. Add initial Jenkinsfile

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0fc2851 View commit details
    Browse the repository at this point in the history
  5. Add 'Test' stage

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3205b47 View commit details
    Browse the repository at this point in the history
  6. Add 'Deliver' stage

    gounthar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    95177b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Add initial Jenkinsfile.

    gounthar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1a20c3d View commit details
    Browse the repository at this point in the history
  2. Add 'Test' stage.

    gounthar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    59a9919 View commit details
    Browse the repository at this point in the history
  3. Add 'Deliver' stage.

    gounthar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e794fb1 View commit details
    Browse the repository at this point in the history
Loading