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

[pixel] Remove shorthand tag #1580

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions products/pixel.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,76 +11,64 @@ latestColumn: true
eolColumn: Software Update (Guaranteed)
releaseColumn: false
releaseDateColumn: true
sortReleasesBy: 'cycleShortHand'
sortReleasesBy: 'releaseDate'
releases:
- releaseCycle: "Pixel 6a"
cycleShortHand: '620'
discontinued: false
eol: 2027-07-31
support: 2027-07-31
releaseDate: 2022-07-28
- releaseCycle: "Pixel 6 Pro"
cycleShortHand: '610'
discontinued: false
eol: 2026-10-31
support: 2026-10-31
releaseDate: 2021-10-28
- releaseCycle: "Pixel 6"
cycleShortHand: '600'
discontinued: false
eol: 2026-10-31
support: 2026-10-31
releaseDate: 2021-10-28
- releaseCycle: "Pixel 5A"
cycleShortHand: '510'
discontinued: false
eol: 2024-08-31
support: 2015-11-19
releaseDate: 2021-08-26
- releaseCycle: "Pixel 5"
cycleShortHand: '500'
discontinued: 2021-08-20
eol: 2023-10-31
support: 2015-11-19
releaseDate: 2020-09-30
- releaseCycle: "Pixel 4A 5G"
cycleShortHand: '420'
discontinued: 2021-08-20
eol: 2023-11-30
support: 2015-11-19
releaseDate: 2020-09-30
- releaseCycle: "Pixel 4A"
cycleShortHand: '410'
discontinued: 2022-01-31
eol: 2023-08-31
support: 2015-11-19
releaseDate: 2020-08-03
- releaseCycle: "Pixel 4 / XL"
cycleShortHand: '400'
discontinued: 2020-08-06
eol: 2022-10-31
support: 2015-11-19
releaseDate: 2019-10-15
- releaseCycle: "Pixel 3A / XL"
cycleShortHand: '310'
discontinued: 2020-07-01
eol: 2022-05-31
support: 2015-11-19
releaseDate: 2019-05-07
- releaseCycle: "Pixel 3 / XL"
cycleShortHand: '300'
discontinued: 2020-03-31
eol: 2021-10-31
support: 2015-11-19
releaseDate: 2018-10-09
- releaseCycle: "Pixel 2 / XL"
cycleShortHand: '200'
discontinued: 2019-04-01
eol: 2020-10-31
support: 2015-11-19
releaseDate: 2017-10-04
- releaseCycle: "Pixel / Pixel XL"
cycleShortHand: '100'
discontinued: 2018-04-11
eol: 2018-10-31
support: 2015-11-19
Expand Down