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

Conversation

lagoan
Copy link
Contributor

@lagoan lagoan commented Aug 19, 2020

Context

Jupiter will no longer be serving original_file data as part of the AIP API so PushmiPullyu now needs to change its behavior to accommodate this.

Related to #196

What's New

Remove references of original_file from logic in lib/pushmi_pullyu/aip/downloader.rb, the rest of the changes have to do with fixing tests. The PR has a lot of modified files but most of them are fixtures that do not change the logic of the tests.

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.
Tests were using multiple ```let``` calls. Should come back to this at
a later date if needed.
…talib/pushmi_pullyu into feature/remove_original_file_data
@ualbertalib-bot
Copy link

1 Error
🚫 Please include a CHANGELOG entry.
You can find it at CHANGELOG.md.
1 Warning
⚠️ This PR is too big! Consider breaking it down into smaller PRs.

Generated by 🚫 Danger

1 similar comment
@ualbertalib-bot
Copy link

1 Error
🚫 Please include a CHANGELOG entry.
You can find it at CHANGELOG.md.
1 Warning
⚠️ This PR is too big! Consider breaking it down into smaller PRs.

Generated by 🚫 Danger

Copy link
Contributor

@mbarnett mbarnett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nodding

@lagoan lagoan merged commit 014c05a into master Aug 20, 2020
@lagoan lagoan deleted the feature/remove_original_file_data branch August 20, 2020 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants