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

Update readme #13

Merged
merged 4 commits into from Jan 24, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update the release instructions

We no longer upload manually to an S3 bucket. The build is
automated in the CI environment now.
  • Loading branch information
fmarier committed Jan 24, 2019
commit ad23acbaeea4ec6be13a5978f104f0f326c29d92
@@ -11,8 +11,10 @@ If there are rulesets that are broken and need to be disabled, add them to the `
npm install
npm run build

## Uploading to S3
## Releasing a new version

`npm run upload [-- --prod]`
1. Connect to the Brave VPN.
2. On Jenkins, look for the `brave-core-ext-https-everywhere-update-publish` job.
3. Click "Build Now".

Without the `prod` option, this uploads to the test bucket.
Once that's done, the new extension should be available within a few minutes.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.