Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/remove original file data #208

Merged
merged 10 commits into from
Aug 20, 2020
Merged

Commits on Aug 7, 2020

  1. Fix tests after removing original_file data

    Jupiter will no longer be serving original_file data so the tests need
    to be changed to reflect this.
    
    This current change applies to test run locally, the next step is not
    make them run in CI.
    lagoan committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    0e49993 View commit details
    Browse the repository at this point in the history
  2. Address rubocop issues

    lagoan committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2fdd89a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613fd44 View commit details
    Browse the repository at this point in the history
  4. Fix rubocop issues

    lagoan committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2c56544 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

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

Commits on Aug 19, 2020

  1. Disable cop RSpec/MultipleMemoizedHelpers

    Tests were using multiple ```let``` calls. Should come back to this at
    a later date if needed.
    lagoan committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    37a4b60 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    lagoan committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1c411f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e01a72 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    lagoan committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5af522c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/remove_original_file_data' of github.com:ualber…

    …talib/pushmi_pullyu into feature/remove_original_file_data
    lagoan committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cd85fe1 View commit details
    Browse the repository at this point in the history