Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

update add-on name #469

Merged
merged 1 commit into from
Mar 11, 2016
Merged

update add-on name #469

merged 1 commit into from
Mar 11, 2016

Conversation

clouserw
Copy link
Member

This is low priority but:

  1. Changes name from "Test Pilot Addon" to "Test Pilot"
  2. Updates description
  3. Updates the home page now that we have one
  4. Changes visible references to "addon" to "add-on" which is technically correct. The best kind of correct.

@@ -16,7 +16,7 @@ dev: [dev-prefs.json](dev-prefs.json)

You may need to set both `xpinstall.signatures.required` and
`xpinstall.whitelist.required` flags to false in `about:config`
if the addon has not yet been signed.
if the add-on has not yet been signed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to remove this section now that the addon add-on is signed, or is it still relevant for local development?

Copy link
Contributor

Choose a reason for hiding this comment

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

Still relevant for local development - we have to bump the version each and every time we want a new signed XPI, so that's totally unworkable for local dev.

So, we use Fx Dev Edition, turn off sig checking, and run jpm watchpost via npm run watch along with the Extension Auto-installer.

@meandavejustice
Copy link
Contributor

@clouserw Could you rebase this with master when you get a free moment?

@clouserw
Copy link
Member Author

rebased w/ master

meandavejustice added a commit that referenced this pull request Mar 11, 2016
@meandavejustice meandavejustice merged commit ee64fc8 into mozilla:master Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants