Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Remove "lts" / "latest" definitions in favor of version, add eslint to TS definitions #142

Merged
merged 8 commits into from
Nov 8, 2019

Conversation

Chuxel
Copy link
Member

@Chuxel Chuxel commented Nov 6, 2019

There have been a few cases where an update to a "latest" or "lts" tag has broken a definition. Instead of using these tags, we can keep dev containers for current versions of runtimes and deprecate those that are no longer in support.

This change will also be required to implement #140 and also addresses #141 for .NET Core

We will need to adjust comments that are added to devcontainer.json files to that points to the README in the release tag tree instead of master so that people can still get to READMEs for deprecated containers.

This update also adds eslint to the TypeScript definitions now that tslint has been deprecated.

@Chuxel Chuxel requested a review from chrmarti November 6, 2019 22:27
@chrmarti
Copy link
Contributor

chrmarti commented Nov 7, 2019

Makes sense. 👍

@Chuxel Chuxel merged commit b2a5c92 into master Nov 8, 2019
@Chuxel Chuxel deleted the clantz/node-refactor branch November 22, 2019 01:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants