From 38f53620ddb23ff39f0879dff520db3e84b68c65 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 17 Apr 2025 13:58:33 -0500 Subject: [PATCH] chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is removed from Marketplace extensions, and vsflux and flux-lsp are archived Closes #5990. Fix broken links. --- content/enterprise_influxdb/v1/tools/_index.md | 9 +++++++++ .../v1/tools/flux-vscode.md | 8 ++++++++ .../reference/release-notes/cloud-updates.md | 8 ++++++++ content/influxdb/cloud/tools/_index.md | 9 +++++++++ content/influxdb/cloud/tools/flux-vscode.md | 1 + content/influxdb/v1/tools/_index.md | 18 ++++++++++++++++++ content/influxdb/v1/tools/flux-vscode.md | 8 ++++++++ content/influxdb/v2/tools/_index.md | 9 +++++++++ content/influxdb/v2/tools/flux-vscode.md | 1 + .../shared/influxdb-v2/tools/flux-vim-lsp.md | 5 +++++ .../shared/influxdb-v2/tools/flux-vscode.md | 6 ++++++ 11 files changed, 82 insertions(+) diff --git a/content/enterprise_influxdb/v1/tools/_index.md b/content/enterprise_influxdb/v1/tools/_index.md index 82327a722..08d66c4b6 100644 --- a/content/enterprise_influxdb/v1/tools/_index.md +++ b/content/enterprise_influxdb/v1/tools/_index.md @@ -6,6 +6,15 @@ menu: enterprise_influxdb_v1: name: Tools weight: 72 +aliases: + - /enterprise_influxdb/v1/tools/flux-vscode/ +prepend: | + > [!Important] + > #### Flux VS Code extension no longer available + > + > The `vsflux` extension is no longer available in the Visual Studio Marketplace. + > `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained. + > Their repositories have been archived and are no longer receiving updates. --- Use the following tools to work with InfluxDB Enterprise: diff --git a/content/enterprise_influxdb/v1/tools/flux-vscode.md b/content/enterprise_influxdb/v1/tools/flux-vscode.md index c9bd512c8..14e2abcfb 100644 --- a/content/enterprise_influxdb/v1/tools/flux-vscode.md +++ b/content/enterprise_influxdb/v1/tools/flux-vscode.md @@ -10,6 +10,14 @@ menu: enterprise_influxdb_v1: name: Flux VS Code extension parent: Tools +draft: true +prepend: | + > [!Important] + > #### Flux VS Code extension no longer available + > + > The `vsflux` extension is no longer available in the Visual Studio Marketplace. + > `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained. + > Their repositories have been archived and are no longer receiving updates. --- The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux) diff --git a/content/influxdb/cloud/reference/release-notes/cloud-updates.md b/content/influxdb/cloud/reference/release-notes/cloud-updates.md index 826f529a1..70a7ab533 100644 --- a/content/influxdb/cloud/reference/release-notes/cloud-updates.md +++ b/content/influxdb/cloud/reference/release-notes/cloud-updates.md @@ -14,6 +14,14 @@ aliases: InfluxDB Cloud updates occur frequently. Find a compilation of recent updates below. To find information about the latest Flux updates in InfluxDB Cloud, see [Flux release notes](/influxdb/cloud/reference/release-notes/flux/). +## April 2025 + +### Flux VS Code extension no longer maintained + +`vsflux` is no longer available in the Visual Studio Marketplace. +The `vsflux` Visual Studio Code extension and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained. +Their repositories have been archived and are no longer receiving updates. + ## October 2022 ### Custom data retention periods diff --git a/content/influxdb/cloud/tools/_index.md b/content/influxdb/cloud/tools/_index.md index ee4fee42f..764c4995b 100644 --- a/content/influxdb/cloud/tools/_index.md +++ b/content/influxdb/cloud/tools/_index.md @@ -6,6 +6,15 @@ weight: 13 menu: influxdb_cloud: name: Tools & integrations +aliases: + - /influxdb/cloud/tools/flux-vscode/ +prepend: | + > [!Important] + > #### Flux VS Code extension no longer available + > + > The `vsflux` extension is no longer available in the Visual Studio Marketplace. + > `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained. + > Their repositories have been archived and are no longer receiving updates. --- {{< children >}} diff --git a/content/influxdb/cloud/tools/flux-vscode.md b/content/influxdb/cloud/tools/flux-vscode.md index 38341dc0e..4e524025d 100644 --- a/content/influxdb/cloud/tools/flux-vscode.md +++ b/content/influxdb/cloud/tools/flux-vscode.md @@ -11,6 +11,7 @@ menu: name: Flux VS Code extension parent: Tools & integrations source: /shared/influxdb-v2/tools/flux-vscode.md +draft: true ---