Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

remove build scripts for HTTPS Everywhere #9653

Merged
merged 2 commits into from
Jul 1, 2017
Merged

Conversation

diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Jun 21, 2017

migrating to https://github.com/brave/https-everywhere-builder

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.

Test Plan:

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

@diracdeltas diracdeltas added this to the 0.19.x (Nightly Channel) milestone Jun 21, 2017
@diracdeltas diracdeltas self-assigned this Jun 21, 2017
@diracdeltas diracdeltas requested a review from bbondy June 21, 2017 23:12
@diracdeltas diracdeltas changed the title update build scripts for HTTPS Everywhere 5.2.19 remove build scripts for HTTPS Everywhere Jun 23, 2017
@diracdeltas
Copy link
Member Author

@bbondy i updated this PR to just remove the HTTPS Everywhere script

diracdeltas and others added 2 commits June 28, 2017 16:52
- commented out code from ledger
- stubs used in unit testing
- electron builder hack (no longer needed)

Auditors: @diracdeltas
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

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

@diracdeltas I added a commit which removes more of the leveldown uses (including win32 hack). I'm going to test building on win32 to confirm it works as expected

@@ -166,8 +165,7 @@
"jsonfile": "^2.2.3",
"less": "^2.5.3",
"less-loader": "^2.2.1",
"level": "1.5.0",
"leveldown": "1.5.0",
Copy link
Member

Choose a reason for hiding this comment

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

I think we'll need some more code removed, since leveldown is being removed... I'll have a follow up commit in just a minute

Copy link
Member Author

Choose a reason for hiding this comment

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

@bsclifton leveldown is included in level btw

Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

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

Confirmed 32 bit Windows builds properly; if the changes look good, go ahead and merge 😄

@bsclifton bsclifton merged commit cf67f92 into master Jul 1, 2017
@bsclifton bsclifton deleted the feature/httpse-5.1.9 branch July 1, 2017 06:32
bsclifton added a commit that referenced this pull request Jul 1, 2017
remove build scripts for HTTPS Everywhere
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants