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: NHSDigital/ndr_dev_support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NHSDigital/ndr_dev_support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: capistrano
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 13, 2018

  1. # Add capistrano plugins

    Both various common tasks, and a unifying 'ndr_model' approach to deployments
    joshpencheon committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    3c0e79e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. # Add basic README entry

    joshpencheon committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    4a88390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581545e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    94ae903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b53756 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    886b569 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Moved the ci:all rake task invocation out of band (#24)

    * # Added with_clean_rbenv and shelling out to bundle install with guard clause for projects with no Gemfile
    
    * # Additional guard clause to speed up bundle update with no Gemfile changes
    
    * # Added missing require
    
    * # discarding local changes e.g. as a result of migrations or bundle install
    timgentry committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    455ac5a View commit details
    Browse the repository at this point in the history
Loading