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

Fix #798: Removed signal related files and depentant methods + rebased master, rebranched and redone changes. #920

Merged
merged 6 commits into from
Nov 29, 2017

Conversation

jayyyin
Copy link
Contributor

@jayyyin jayyyin commented Nov 22, 2017

most up to date changes for removing the signal related files

@jayyyin
Copy link
Contributor Author

jayyyin commented Nov 22, 2017

original pull request here #825

@alanmoo
Copy link
Contributor

alanmoo commented Nov 22, 2017

Thanks for the update! @cadecairos or @patjouk can you take a look at this over the next few days and merge it in if it's all set?

@alanmoo alanmoo added the devops label Nov 22, 2017
@patjouk patjouk removed their request for review November 23, 2017 16:56
Copy link

@cadecairos cadecairos left a comment

Choose a reason for hiding this comment

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

Almost there @jayyyin, we just need to also remove the signals in the milestones app.

network-api/networkapi/milestones/signals.py should be removed, as well as network-api/networkapi/milestones/apps.py

@jayyyin
Copy link
Contributor Author

jayyyin commented Nov 25, 2017

@cadecairos yep just removed them, must have missed them when I removed the other ones

@cadecairos
Copy link

I apologize that I didn't catch this before, but we also need to remove all the related setting from settings.py

Specifically these lines:

  1. here
  2. here
  3. here

@jayyyin
Copy link
Contributor Author

jayyyin commented Nov 25, 2017

@cadecairos np, I just removed the specified settings, should the rest of the HEROKU api stuff I see in there be touched? is that the name of the old api?

@cadecairos
Copy link

should the rest of the HEROKU api stuff I see in there be touched? is that the name of the old api?

Thanks for bringing this up, we need to keep this block, because it enables review apps to work properly. This means we should add back in this line, which served two purposes before, but is still needed.

@jayyyin
Copy link
Contributor Author

jayyyin commented Nov 25, 2017

@cadecairos alright thanks for the info, and I've added the line back in, should be good to go now from what I can tell.

@alanmoo alanmoo requested a review from cadecairos November 28, 2017 19:08
@cadecairos
Copy link

Thanks so much for the PR @jayyyin!

@cadecairos cadecairos merged commit 28d2d4f into MozillaFoundation:master Nov 29, 2017
@jayyyin
Copy link
Contributor Author

jayyyin commented Nov 30, 2017

@cadecairos Thank you!, it's been a pleasure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants