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

🚮 Remove experiment amp-consent-granular-consent #35508

Merged
merged 4 commits into from Aug 3, 2021

Conversation

alanorozco
Copy link
Member

Cleanup for #31607

Previous history on prod-config.json:

- db781bd - 2021-03-17T09:35:48-07:00 - turnOnGranularConsent
Sweep experiments last flipped globally up to 2021-07-27:

- (2021-03-17, db781bd) `amp-consent-granular-consent`: 1

---

### ⚠️ Javascript source files require intervention

The following may contain errors and/or require intervention to remove superfluous conditionals:

- [ ] `extensions/amp-consent/0.1/amp-consent.js`
- [ ] `extensions/amp-consent/0.1/consent-ui.js`
- [ ] `extensions/amp-consent/0.1/test/test-amp-consent.js`
- [ ] `extensions/amp-consent/0.1/test/test-consent-ui.js`
- [ ] `src/custom-element.js`
- [ ] `test/unit/test-custom-element.js`

Refer to the removal guide for [suggestions on handling these modified Javascript files.](https://github.com/ampproject/amphtml/blob/main/build-system/tasks/sweep-experiments/README.md#followup)

---

### ⚠️ HTML files may still contain references

The following HTML files contain references to experiment names which may be stale and should be manually removed:

- [ ] `test/manual/amp-consent/amp-consent-granular-consent.html`

Refer to the removal guide for [suggestions on handling these HTML files.](https://github.com/ampproject/amphtml/blob/main/build-system/tasks/sweep-experiments/README.md#followup:html)
@alanorozco alanorozco requested review from kristoferbaxter and removed request for cramforce August 3, 2021 18:30
Copy link
Contributor

@caroqliu caroqliu left a comment

Choose a reason for hiding this comment

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

Does this PR also close #31607?

@alanorozco
Copy link
Member Author

@caroqliu The tracker includes an item for E2E tests that have not been added. It's unclear to me whether we need them still.

@alanorozco alanorozco enabled auto-merge (squash) August 3, 2021 18:51
@alanorozco alanorozco merged commit 60eba27 into ampproject:main Aug 3, 2021
westonruter added a commit to westonruter/amphtml that referenced this pull request Aug 3, 2021
…tok-validation

* 'main' of github.com:ampproject/amphtml: (72 commits)
  build: run amp lint --fix to address import order of jixie (ampproject#35513)
  ✨ [amp-analytics] Add Custom Browser Event Tracker (ampproject#35193)
  babel: teach amp mode transformer about #core/mode (ampproject#35477)
  🚮 Remove experiment `amp-consent-granular-consent` (ampproject#35508)
  ♻️ Enable auto-sorting+grouping within src/ and 3p/ (ampproject#35454)
  🐛  [amp-render] fix root-element stripping from amp-render with amp-bind (ampproject#35449)
  ✅ [Story interactive] Add Example Story for Detailed Results Component (ampproject#35450)
  🐛 Fix error on bento example (ampproject#35490)
  🐛 amp-story-grid-layer: Fix AMP invalidation error in documentation (ampproject#35503)
  🐛 Fix code formatting (ampproject#35499)
  ✅ buildDom: add tests for amp-fit-text and amp-layout (ampproject#35494)
  ♻️ Remove unused imports (ampproject#35435)
  ✨ amp-connatix-player: iframe domain based on a property (ampproject#35179)
  Updated document with use cases of remote config (ampproject#35496)
  AMP.goBack: update documentation (ampproject#29290)
  🏗 Allow the bundle-size job to run even if the builds were skipped (ampproject#35492)
  build-system: improve terser/esbuild integration (ampproject#35466)
  🧪 [Story performance] Disable animations on first page to 50% (ampproject#35476)
  📖 [Amp story] [Page attachments] Amp.dev Docs for New Page Attachment Features ampproject#34883 (ampproject#35338)
  🚀 [Story interactive] Rewrite Image URL to Cached URL for Image Quizzes and Polls (ampproject#35375)
  ...
@alanorozco alanorozco deleted the granular-consent-experiment branch August 4, 2021 16:43
alanorozco added a commit that referenced this pull request Aug 4, 2021
I should have done this as part of #35508

Also formatted file, and removed unused extension script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants