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

Launch <amp-action-macro> #24810

Merged
merged 5 commits into from Oct 1, 2019
Merged

Conversation

alabiaga
Copy link
Contributor

name: 'AMP extension for defining action macros',
spec: 'https://github.com/ampproject/amphtml/issues/19494',
cleanupIssue: 'https://github.com/ampproject/amphtml/pull/19495',
},

Choose a reason for hiding this comment

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

This just removes it from the list on the experiments page. To actually launch the extension, you have to add "amp-action-macro: 1 to prod-config.json and canary-config.json. I'd revert this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done. thanks

@dreamofabear dreamofabear changed the title Remove amp-action-macro from experiment Launch <amp-action-macro> Sep 30, 2019
@dreamofabear
Copy link

/to @ampproject/wg-approvers Seeking approval for a new extension launch. Documentation here: https://github.com/ampproject/amphtml/blob/master/extensions/amp-action-macro/amp-action-macro.md

Copy link

@dreamofabear dreamofabear left a comment

Choose a reason for hiding this comment

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

We should also remove the "experimental" status from amp-action-macro.md.

@cramforce
Copy link
Member

Oh, this hasn't launched? I have no objections.

@alabiaga
Copy link
Contributor Author

alabiaga commented Oct 1, 2019

@choumx Thanks Will

@alabiaga alabiaga merged commit 0ab715e into master Oct 1, 2019
@rsimha rsimha deleted the amp-action-macro-experiment-removal branch February 13, 2020 22:44
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
prod-config.json history:

0ab715e - 2019-10-01T10:32:36-04:00
Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
Config last modified up to 2019-12-06T08:00:09.679Z:

- (ampproject#17012) `amp-access-iframe` (on)
- (ampproject#24810) `amp-action-macro` (on)
- (ampproject#25480) `amp-mega-menu` (on)
- (ampproject#25516) `amp-nested-menu` (on)
- (ampproject#7403) `amp-playbuzz` (on)
- (ampproject#25170) `amp-sidebar-swipe-to-dismiss` (on)
- (ampproject#19140) `amp-story-responsive-units` (on)
- (ampproject#16678) `amp-story-v1` (on)
- (ampproject#16678) `chunked-amp` (on)
- (ampproject#25269) `fix-inconsistent-responsive-height-selection` (off)
- (ampproject#21058) `fixed-elements-in-lightbox` (on)
- (ampproject#9298) `pump-early-frame` (on)
- (ampproject#25512) `swg-gpay-native` (on)⚠️ **This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
Sweep experiments last flipped globally up to 2019-12-06T08:00:02.356Z:

- (ampproject#17012) `amp-access-iframe` (on)
- (ampproject#24810) `amp-action-macro` (on)
- (ampproject#25480) `amp-mega-menu` (on)
- (ampproject#25516) `amp-nested-menu` (on)
- (ampproject#7403) `amp-playbuzz` (on)
- (ampproject#25170) `amp-sidebar-swipe-to-dismiss` (on)
- (ampproject#19140) `amp-story-responsive-units` (on)
- (ampproject#16678) `amp-story-v1` (on)
- (ampproject#16678) `chunked-amp` (on)
- (ampproject#25269) `fix-inconsistent-responsive-height-selection` (off)
- (ampproject#21058) `fixed-elements-in-lightbox` (on)
- (ampproject#9298) `pump-early-frame` (on)
- (ampproject#25512) `swg-gpay-native` (on)

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-06T08:00:26.122Z:

- (ampproject#17012) `amp-access-iframe` (on)
- (ampproject#24810) `amp-action-macro` (on)
- (ampproject#25480) `amp-mega-menu` (on)
- (ampproject#25516) `amp-nested-menu` (on)
- (ampproject#7403) `amp-playbuzz` (on)
- (ampproject#25170) `amp-sidebar-swipe-to-dismiss` (on)
- (ampproject#19140) `amp-story-responsive-units` (on)
- (ampproject#16678) `amp-story-v1` (on)
- (ampproject#16678) `chunked-amp` (on)
- (ampproject#25269) `fix-inconsistent-responsive-height-selection` (off)
- (ampproject#21058) `fixed-elements-in-lightbox` (on)
- (ampproject#9298) `pump-early-frame` (on)
- (ampproject#25512) `swg-gpay-native` (on)

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-06:

- (2019-10-01, ampproject#24810) amp-action-macro: 1
- (2018-11-05, ampproject#19140) amp-story-responsive-units: 1
- (2018-07-11, ampproject#16678) amp-story-v1: 1
- (2018-07-11, ampproject#16678) chunked-amp: 1
- (2019-10-28, ampproject#25269) fix-inconsistent-responsive-height-selection: 0
- (2017-05-16, ampproject#9298) pump-early-frame: 1
- (2019-11-12, ampproject#25512) swg-gpay-native: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-06:

- (2018-07-23, ampproject#17012) amp-access-iframe: 1
- (2019-10-01, ampproject#24810) amp-action-macro: 1
- (2019-11-08, ampproject#25480) amp-mega-menu: 1
- (2019-11-13, ampproject#25516) amp-nested-menu: 1
- (2017-02-07, ampproject#7403) amp-playbuzz: 1
- (2019-10-21, ampproject#25170) amp-sidebar-swipe-to-dismiss: 1
- (2018-11-05, ampproject#19140) amp-story-responsive-units: 1
- (2018-07-11, ampproject#16678) amp-story-v1: 1
- (2018-07-11, ampproject#16678) chunked-amp: 1
- (2019-10-28, ampproject#25269) fix-inconsistent-responsive-height-selection: 0
- (2019-02-26, ampproject#21058) fixed-elements-in-lightbox: 1
- (2017-05-16, ampproject#9298) pump-early-frame: 1
- (2019-11-12, ampproject#25512) swg-gpay-native: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-06:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-04:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-04:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-04:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-04:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-05:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`

---

**⚠️ There are HTML files with possible references**

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

- `examples/playbuzz.amp.html`
- `examples/responsive-menu.amp.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu.amp.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu-with-list.amp.html`
- `examples/amp-action-macro.html`
- `test/manual/amp-mega-menu/amp-mega-menu.amp.html`
- `test/manual/amp-mega-menu/amp-mega-menu-with-list.amp.html`
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
…son history:\n\n - 0ab715e - 2019-10-01T10:32:36-04:00\n   Launch <amp-action-macro> (ampproject#24810)\n
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
…lipped globally up to 2019-12-05:\n\n- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1\n- (2019-10-01, ampproject#24810) `amp-action-macro`: 1\n- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1\n- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1\n- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1\n- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1\n- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1\n- (2018-07-11, ampproject#16678) `amp-story-v1`: 1\n- (2018-07-11, ampproject#16678) `chunked-amp`: 1\n- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0\n- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1\n- (2017-05-16, ampproject#9298) `pump-early-frame`: 1\n- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1\n\n---\n\n**⚠️ This changes Javascript source files**\n\nThe following may contain errors and/or require intervention to remove superfluous conditionals:\n\n- `extensions/amp-access/0.1/amp-access-source.js`\n- `extensions/amp-access/0.1/test/test-amp-access-source.js`\n- `extensions/amp-action-macro/0.1/amp-action-macro.js`\n- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`\n- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`\n- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`\n- `extensions/amp-sidebar/0.1/amp-sidebar.js`\n- `extensions/amp-sidebar/0.2/amp-sidebar.js`\n- `extensions/amp-story/1.0/amp-story.js`\n- `extensions/amp-story/1.0/test/test-amp-story.js`\n- `src/runtime.js`\n- `test/unit/test-runtime.js`\n\n---\n\n**⚠️ There are HTML files with possible references**\n\nThe following HTML files contain references to experiment names which may be stale and should be manually removed:\n\n- `examples/playbuzz.amp.html`\n- `examples/responsive-menu.amp.html`\n- `examples/amp-action-macro.html`\n- `examples/visual-tests/amp-mega-menu/amp-mega-menu-with-list.amp.html`\n- `examples/visual-tests/amp-mega-menu/amp-mega-menu.amp.html`\n- `test/manual/amp-mega-menu/amp-mega-menu-with-list.amp.html`\n- `test/manual/amp-mega-menu/amp-mega-menu.amp.html`\n\n
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-05:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`

---

**⚠️ There are HTML files with possible references**

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

- `examples/playbuzz.amp.html`
- `examples/responsive-menu.amp.html`
- `examples/amp-action-macro.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu-with-list.amp.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu.amp.html`
- `test/manual/amp-mega-menu/amp-mega-menu-with-list.amp.html`
- `test/manual/amp-mega-menu/amp-mega-menu.amp.html`
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - 0ab715e - 2019-10-01T10:32:36-04:00
   Launch <amp-action-macro> (ampproject#24810)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
Sweep experiments last flipped globally up to 2019-12-05:

- (2018-07-23, ampproject#17012) `amp-access-iframe`: 1
- (2019-10-01, ampproject#24810) `amp-action-macro`: 1
- (2019-11-08, ampproject#25480) `amp-mega-menu`: 1
- (2019-11-13, ampproject#25516) `amp-nested-menu`: 1
- (2017-02-07, ampproject#7403) `amp-playbuzz`: 1
- (2019-10-21, ampproject#25170) `amp-sidebar-swipe-to-dismiss`: 1
- (2018-11-05, ampproject#19140) `amp-story-responsive-units`: 1
- (2018-07-11, ampproject#16678) `amp-story-v1`: 1
- (2018-07-11, ampproject#16678) `chunked-amp`: 1
- (2019-10-28, ampproject#25269) `fix-inconsistent-responsive-height-selection`: 0
- (2019-02-26, ampproject#21058) `fixed-elements-in-lightbox`: 1
- (2017-05-16, ampproject#9298) `pump-early-frame`: 1
- (2019-11-12, ampproject#25512) `swg-gpay-native`: 1

---

**⚠️ This changes Javascript source files**

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

- `extensions/amp-access/0.1/amp-access-source.js`
- `extensions/amp-access/0.1/test/test-amp-access-source.js`
- `extensions/amp-action-macro/0.1/amp-action-macro.js`
- `extensions/amp-action-macro/0.1/test/test-amp-action-macro.js`
- `extensions/amp-playbuzz/0.1/amp-playbuzz.js`
- `extensions/amp-playbuzz/0.1/test/test-amp-playbuzz.js`
- `extensions/amp-sidebar/0.1/amp-sidebar.js`
- `extensions/amp-sidebar/0.2/amp-sidebar.js`
- `extensions/amp-story/1.0/amp-story.js`
- `extensions/amp-story/1.0/test/test-amp-story.js`
- `src/runtime.js`
- `test/unit/test-runtime.js`

---

**⚠️ There are HTML files with possible references**

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

- `examples/playbuzz.amp.html`
- `examples/responsive-menu.amp.html`
- `examples/amp-action-macro.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu-with-list.amp.html`
- `examples/visual-tests/amp-mega-menu/amp-mega-menu.amp.html`
- `test/manual/amp-mega-menu/amp-mega-menu-with-list.amp.html`
- `test/manual/amp-mega-menu/amp-mega-menu.amp.html`
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 6, 2020
Previous history on prod-config.json:

- 0ab715e - 2019-10-01T10:32:36-04:00 - Launch,<amp-action-macro>,(ampproject#24810)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 6, 2020
Previous history on prod-config.json:

- 0ab715e - 2019-10-01T10:32:36-04:00 - Launch,<amp-action-macro>,(ampproject#24810)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 7, 2020
Previous history on prod-config.json:

- 0ab715e - 2019-10-01T10:32:36-04:00 - Launch,<amp-action-macro>,(ampproject#24810)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 7, 2020
Previous history on prod-config.json:

- 0ab715e - 2019-10-01T10:32:36-04:00 - Launch <amp-action-macro> (ampproject#24810)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants