File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Tracking EOL for images
3+ about : Helps keep track for deprecating support for existing image variants
4+ title : " [Image Name] [variant/version] EOL scheduled for [date]"
5+ labels : image-support
6+ assignees : samruddhikhandale
7+
8+ ---
9+
10+ <!-- Add a reference link (if necessary) !--->
11+ Depends on [ add a reference link here]
12+
13+ - [ ] Create a release (if necessary - which ensures images are up to date before deprecating )
14+ - [ ] Open a PR
15+ - [ ] Update [ templates] ( https://github.com/devcontainers/templates ) (if necessary)
16+ - [ ] Update https://github.com/devcontainers/images/issues/90
17+ - [ ] Update [ Microsoft Artifact Registry] ( https://mcr.microsoft.com/en-us/catalog?search=dev%20container ) docs
Original file line number Diff line number Diff line change 1+ ---
2+ name : Tracking support for images
3+ about : Helps keep track for adding support for new image variants
4+ title : Support [Image Name] [variant/version] scheduled for [date]
5+ labels : image-support
6+ assignees : samruddhikhandale
7+
8+ ---
9+
10+ <!-- Add a reference link (if necessary) !--->
11+ Depends on [ add a reference link here]
12+
13+ - [ ] Open a PR
14+ - [ ] Create a release
15+ - [ ] Update [ templates] ( https://github.com/devcontainers/templates ) (if necessary)
16+ - [ ] Update https://github.com/devcontainers/images/issues/90
17+ - [ ] Update [ Microsoft Artifact Registry] ( https://mcr.microsoft.com/en-us/catalog?search=dev%20container ) docs
You can’t perform that action at this time.
0 commit comments