canmove, Confirmed users
1,448
edits
(Plugin blocks on kinto) |
(GFX blocks) |
||
Line 23: | Line 23: | ||
# Notify your reviewer/QA that the block is ready for testing. | # Notify your reviewer/QA that the block is ready for testing. | ||
<sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/addons/records public JSON endpoint | <sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/addons/records public JSON endpoint]. | ||
===Testing=== | ===Testing=== | ||
Line 79: | Line 79: | ||
# Notify your reviewer/QA that the block is ready for testing. | # Notify your reviewer/QA that the block is ready for testing. | ||
<sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/plugins/records public JSON endpoint | <sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/plugins/records public JSON endpoint]. | ||
===Testing=== | ===Testing=== | ||
===Deploying=== | ===Deploying=== | ||
# Click on '''blocklist-preview bucket''' :: ''' | # Click on '''blocklist-preview bucket''' :: '''plugins''' | ||
== Graphics card blocks == | == Graphics card blocks == | ||
Line 91: | Line 91: | ||
# In the Blocklist Gfx #1 section, set the data that should have been detailed on the blocklist bug. | # In the Blocklist Gfx #1 section, set the data that should have been detailed on the blocklist bug. | ||
=== | ===Staging=== | ||
# Click on '''staging bucket''' :: '''gfx''' | |||
# Click on "Create" (or edit/delete icons if you need to change an existing record) | |||
# Enter in the appropriate fields, which should be detailed in the bug report. Example below (see the current list<sup>1</sup> for more examples) | |||
#* Keep the '''Enabled checkbox''' checked. | |||
#* The '''name''' and '''bug''' fields are used for internal record keeping and won't be shown to users. '''bug''' should be a Bugzilla URL. | |||
# When done, click on '''Create Record'''. This saves the block in the '''staging''' bucket. | |||
# If you don't need to make more changes to the block, click on '''Request review''' back in the main bucket view. The block should be moved to the '''blocklists-preview''' bucket. | |||
# Notify your reviewer/QA that the block is ready for testing. | |||
<sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/plugins/records public JSON endpoint]. | |||
===Testing=== | |||
===Deploying=== | |||
# Click on '''blocklist-preview bucket''' :: '''gfx''' | |||