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

Prepare Sync for packaging #7247

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Conversation

ayumi
Copy link
Contributor

@ayumi ayumi commented Feb 15, 2017

  • Add download sync client to package.json postinstall
  • Fix sync endpoints to be prod for packaged apps

Auditors: @diracdeltas @bsclifton

Test Plan:

  • Remove node_modules.
  • npm install.
  • CHANNEL=dev npm run build-package / CHANNEL=dev npm run build-installer.
  • Open the built app.
  • Preferences > Sync should be present.
  • Enable Sync.
  • Sync should connect to https://sync.brave.com and https://brave-sync.s3.dualstack.us-west-2.amazonaws.com. (You could check this with Little Snitch for MacOS)

- Add download sync client to package.json postinstall
- Fix sync endpoints to be prod for packaged apps

Auditors: @diracdeltas @bsclifton

Test Plan:
- Remove `node_modules`.
- `npm install`.
- `CHANNEL=dev npm run build-package` / `CHANNEL=dev npm run build-installer`.
- Open the built app.
- Preferences > Sync should be present.
- Enable Sync.
- Sync should connect to `https://sync.brave.com` and `https://brave-sync.s3.dualstack.us-west-2.amazonaws.com`. (You could check this with Little Snitch for MacOS)
@diracdeltas diracdeltas merged commit 7809a0a into feature/syncing Feb 15, 2017
@diracdeltas diracdeltas deleted the feature/syncing-auto-dl-lib branch February 15, 2017 02:56
@luixxiul luixxiul added this to the 0.13.4 milestone Feb 15, 2017
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