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: Dagony/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.
  • 10 commits
  • 6 files changed
  • 1 contributor

Commits on May 16, 2019

  1. Add initial Jenkinsfile

    Dagony committed May 16, 2019
    Configuration menu
    Copy the full SHA
    0bdfc63 View commit details
    Browse the repository at this point in the history
  2. Add 'Test' stage

    Dagony committed May 16, 2019
    Configuration menu
    Copy the full SHA
    774b3f4 View commit details
    Browse the repository at this point in the history
  3. Add 'Deliver' stage

    Dagony committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2d5f0d0 View commit details
    Browse the repository at this point in the history
  4. Fix 'Deliver' stage

    Dagony committed May 16, 2019
    Configuration menu
    Copy the full SHA
    e1b26d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Use Jasmine

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    d217846 View commit details
    Browse the repository at this point in the history
  2. First spec file

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    c07aaf0 View commit details
    Browse the repository at this point in the history
  3. start up react?

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3127729 View commit details
    Browse the repository at this point in the history
  4. do not start up react?

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    e4e3dcd View commit details
    Browse the repository at this point in the history
  5. npm install cross-env

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    917ac10 View commit details
    Browse the repository at this point in the history
  6. npm install cross-env

    Dagony committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    1df7325 View commit details
    Browse the repository at this point in the history
Loading