forked from ampproject/amphtml
-
Notifications
You must be signed in to change notification settings - Fork 1
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
🚮 Sweep experiments older than 2020-02-29 #2
Draft
github-actions
wants to merge
7
commits into
master
Choose a base branch
from
sweep-experiments-339af2400
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Previous history on prod-config.json: - 0ab715e - 2019-10-01T10:32:36-04:00 - Launch <amp-action-macro>
Previous history on prod-config.json: - d26327a - 2018-11-05T12:02:25-05:00 - Re-launch amp-story-responsive-units experiment - d5ec88b - 2018-10-30T16:01:59-07:00 - Unlaunch amp-story-responsive-units for urgent release - 65379df - 2018-10-26T15:27:09-04:00 - Launch amp-story-responsive-units experiment
Previous history on prod-config.json: - 366b9d5 - 2018-07-11T12:03:09-04:00 - Revert "Remove launched experiments. (ampproject#16528)" - 3a3dbd9 - 2018-07-06T14:47:49-04:00 - Remove launched experiments. - 1194c16 - 2018-06-12T11:38:38-04:00 - Start canonical adsense fast fetch experiments at 1%
Previous history on prod-config.json: - 366b9d5 - 2018-07-11T12:03:09-04:00 - Revert "Remove launched experiments. (ampproject#16528)" - 3a3dbd9 - 2018-07-06T14:47:49-04:00 - Remove launched experiments. - 34ffcdb - 2017-02-17T13:10:59-08:00 - turn on chunked-amp
Previous history on prod-config.json: - 4ca1409 - 2019-10-28T15:54:36+00:00 - Ramp down inconsistent height selection fix experiment to 0%. This doesn't work very well on desktop / tablet so we need to fix that before proceeding.
Previous history on prod-config.json: - ca20059 - 2017-05-16T09:31:30-04:00 - Start Doubleclick Fast Fetch potential SRA delay measure experiment
Sweep experiments last flipped globally up to 2020-02-29: - (2019-10-01, 0ab715e) `amp-action-macro`: 1 - (2018-11-05, d26327a) `amp-story-responsive-units`: 1 - (2018-07-11, 366b9d5) `amp-story-v1`: 1 - (2018-07-11, 366b9d5) `chunked-amp`: 1 - (2019-10-28, 4ca1409) `fix-inconsistent-responsive-height-selection`: 0 - (2017-05-16, ca20059) `pump-early-frame`: 1 --- ###⚠️ Javascript source files require intervention 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/test/test-amp-story.js` - `src/runtime.js` - `test/unit/test-runtime.js` Refer to the removal guide for [suggestions on handling these modified Javascript files.](https://github.com/ampproject/amphtml/blob/master/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: - `examples/amp-action-macro.html` Refer to the removal guide for [suggestions on handling these HTML files.](https://github.com/ampproject/amphtml/blob/master/build-system/tasks/sweep-experiments/README.md#followup:html)
You may checkout this pull request to follow-up manually:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sweep experiments last flipped globally up to 2020-02-29:
amp-action-macro
: 1amp-story-responsive-units
: 1amp-story-v1
: 1chunked-amp
: 1fix-inconsistent-responsive-height-selection
: 0pump-early-frame
: 1The 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/test/test-amp-story.js
src/runtime.js
test/unit/test-runtime.js
Refer to the removal guide for suggestions on handling these modified Javascript files.
The following HTML files contain references to experiment names which may be stale and should be manually removed:
examples/amp-action-macro.html
Refer to the removal guide for suggestions on handling these HTML files.