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: thibaudbe/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.
  • 18 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 3, 2018

  1. core: JenkinsFile at root

    thibaudbe committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    c4f5dd0 View commit details
    Browse the repository at this point in the history
  2. core: add package-lock

    thibaudbe committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    81f81b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8614a60 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. core: add dockerfile

    thibaudbe committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    ce3391d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac92368 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. core: update scripts

    thibaudbe committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    f76aa3b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. core: update image name

    thibaudbe committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    35407a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. core: add deploy script

    thibaudbe committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    10f1438 View commit details
    Browse the repository at this point in the history
  2. core: user git for deploy

    thibaudbe committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    645e9af View commit details
    Browse the repository at this point in the history
  3. core: replace env vars

    thibaudbe committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    b227b4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    792fc17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3be561 View commit details
    Browse the repository at this point in the history
  6. core: add build process for docker

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    37d1c46 View commit details
    Browse the repository at this point in the history
  7. core: compatible CMD dockerfile

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    a637f23 View commit details
    Browse the repository at this point in the history
  8. core: disable auto restart

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    2f4390c View commit details
    Browse the repository at this point in the history
  9. test

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    3d6d128 View commit details
    Browse the repository at this point in the history
  10. test

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    cd51bf8 View commit details
    Browse the repository at this point in the history
  11. core: simplify docker config

    Thibaud B committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    eeccacc View commit details
    Browse the repository at this point in the history
Loading