Skip to content

amp-selector: Clean up amp-selector experiment#7305

Merged
camelburrito merged 1 commit intoampproject:masterfrom
camelburrito:selector
Feb 2, 2017
Merged

amp-selector: Clean up amp-selector experiment#7305
camelburrito merged 1 commit intoampproject:masterfrom
camelburrito:selector

Conversation

@camelburrito
Copy link
Copy Markdown
Contributor

Amp selector is launched 100% on prod, so cleaning up the experiment.

  • Removes experiment entry from experiments list
  • Removes the experiment from prod and canary JSON.
  • Removes experiment checks in the code base.
  • Remove usage of experiments in the unit test.
  • Updates manual test file

really help with making this more readable.

Fixes #6168

@camelburrito camelburrito merged commit 5e5173b into ampproject:master Feb 2, 2017
@ghost
Copy link
Copy Markdown

ghost commented Feb 9, 2017

It looks like amp-selector is not yet deployed on production and that it is in fact still an experiment? Ex. https://ampbyexample.com/components/amp-selector/ fails without experiment/dev channel enabled.

@camelburrito
Copy link
Copy Markdown
Contributor Author

camelburrito commented Feb 9, 2017

@erwinmombay - is this because we did a experiements release after my cleanup PR ? If so can we do one more experiments launch?

@camelburrito camelburrito deleted the selector branch February 9, 2017 18:44
torch2424 pushed a commit to torch2424/amphtml that referenced this pull request Feb 14, 2017
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
prod-config.json history:

eeebd93 - 2017-02-07T12:10:35-08:00
Launch make-body-relative (ampproject#7403)

5e5173b - 2017-02-02T12:48:07-08:00
Clean up  experiment (ampproject#7305)

f627a36 - 2017-01-10T14:14:28-08:00
Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 4, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up  experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up $1amp-selector$1 experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
…istory:\n\n - eeebd93 - 2017-02-07T12:10:35-08:00\n   Launch make-body-relative (ampproject#7403)\n\n - 5e5173b - 2017-02-02T12:48:07-08:00\n   Clean up `amp-selector` experiment (ampproject#7305)\n\n - f627a36 - 2017-01-10T14:14:28-08:00\n   Launch amp-selector (ampproject#6969)\n
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 5, 2020
prod-config.json history:

 - eeebd93 - 2017-02-07T12:10:35-08:00
   Launch make-body-relative (ampproject#7403)

 - 5e5173b - 2017-02-02T12:48:07-08:00
   Clean up `amp-selector` experiment (ampproject#7305)

 - f627a36 - 2017-01-10T14:14:28-08:00
   Launch amp-selector (ampproject#6969)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 6, 2020
Previous history on prod-config.json:

- eeebd93 - 2017-02-07T12:10:35-08:00 - Launch,make-body-relative,(ampproject#7403)

- 5e5173b - 2017-02-02T12:48:07-08:00 - Clean,up,`amp-selector`,experiment,(ampproject#7305)

- f627a36 - 2017-01-10T14:14:28-08:00 - Launch,amp-selector,(ampproject#6969)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 6, 2020
Previous history on prod-config.json:

- eeebd93 - 2017-02-07T12:10:35-08:00 - Launch,make-body-relative,(ampproject#7403)

- 5e5173b - 2017-02-02T12:48:07-08:00 - Clean,up,`amp-selector`,experiment,(ampproject#7305)

- f627a36 - 2017-01-10T14:14:28-08:00 - Launch,amp-selector,(ampproject#6969)
github-actions bot pushed a commit to alanorozco/amphtml that referenced this pull request Dec 7, 2020
Previous history on prod-config.json:

- eeebd93 - 2017-02-07T12:10:35-08:00 - Launch,make-body-relative,(ampproject#7403)

- 5e5173b - 2017-02-02T12:48:07-08:00 - Clean,up,`amp-selector`,experiment,(ampproject#7305)

- f627a36 - 2017-01-10T14:14:28-08:00 - Launch,amp-selector,(ampproject#6969)
alanorozco added a commit to alanorozco/amphtml that referenced this pull request Dec 7, 2020
Previous history on prod-config.json:

- eeebd93 - 2017-02-07T12:10:35-08:00 - Launch make-body-relative (ampproject#7403)
- 5e5173b - 2017-02-02T12:48:07-08:00 - Clean up `amp-selector` experiment (ampproject#7305)
- f627a36 - 2017-01-10T14:14:28-08:00 - Launch amp-selector (ampproject#6969)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants