This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d711624 Publishing from b95cff0a63baf2608d24c0b84e0b122e3c2c72c3
d711624 is described below
commit d71162407b42c9f9b9edf48e92d6ab8041201dd6
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Wed Nov 13 18:42:35 2024 +0000
Publishing from b95cff0a63baf2608d24c0b84e0b122e3c2c72c3
---
content/vscode/1.4.0/index.html | 18 ++++++------------
content/vscode/index.html | 9 +++++++++
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/content/vscode/1.4.0/index.html b/content/vscode/1.4.0/index.html
index 21f794c..40ecff3 100644
--- a/content/vscode/1.4.0/index.html
+++ b/content/vscode/1.4.0/index.html
@@ -91,12 +91,6 @@
<div class="container">
- <div class="alert alert-warning">
- Apache Daffodil VS Code Extension 1.4.0 has not yet been released! The
artifact
- and release notes below are drafts for a proposed release of Apache
- Daffodil VS Code Extension which has not yet occurred.
- </div>
-
<div class="row">
@@ -132,12 +126,12 @@
<div class="row">
<div class="col-sm-6">
- <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/src/apache-daffodil-vscode-1.4.0-src.zip">apache-daffodil-vscode-1.4.0-src.zip</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/download/daffodil/daffodil-vscode/1.4.0/src/apache-daffodil-vscode-1.4.0-src.zip">apache-daffodil-vscode-1.4.0-src.zip</a>
</div>
<div class="col-sm-6">
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/src/apache-daffodil-vscode-1.4.0-src.zip.asc">PGP</a>
]
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/src/apache-daffodil-vscode-1.4.0-src.zip.sha512">SHA512</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.4.0/src/apache-daffodil-vscode-1.4.0-src.zip.asc">PGP</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.4.0/src/apache-daffodil-vscode-1.4.0-src.zip.sha512">SHA512</a>
]
</div>
</div>
@@ -160,12 +154,12 @@
<div class="row">
<div class="col-sm-6">
- <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/bin/apache-daffodil-vscode-1.4.0.vsix">apache-daffodil-vscode-1.4.0.vsix</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/download/daffodil/daffodil-vscode/1.4.0/bin/apache-daffodil-vscode-1.4.0.vsix">apache-daffodil-vscode-1.4.0.vsix</a>
</div>
<div class="col-sm-6">
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/bin/apache-daffodil-vscode-1.4.0.vsix.asc">PGP</a>
]
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.4.0-rc3/bin/apache-daffodil-vscode-1.4.0.vsix.sha512">SHA512</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.4.0/bin/apache-daffodil-vscode-1.4.0.vsix.asc">PGP</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.4.0/bin/apache-daffodil-vscode-1.4.0.vsix.sha512">SHA512</a>
]
</div>
</div>
diff --git a/content/vscode/index.html b/content/vscode/index.html
index d156a6d..7f658ed 100644
--- a/content/vscode/index.html
+++ b/content/vscode/index.html
@@ -110,6 +110,15 @@
</tr>
+ <tr>
+ <td style="vertical-align: middle; line-height: 2.5em;"
class="col-md-1"><a href="/vscode/1.4.0/">1.4.0</a></td>
+ <td style="vertical-align: middle;">Adds debugger, data
editor, TDNL and intellisense improvements along with package upgrades and bug
fixes.
+</td>
+ <td style="vertical-align: middle;" class="col-md-2
text-right">2024-11-13</td>
+ </tr>
+
+
+
<tr>
<td style="vertical-align: middle; line-height: 2.5em;"
class="col-md-1"><a href="/vscode/1.3.1/">1.3.1</a></td>
<td style="vertical-align: middle;">Adds debugger, data editor
and intellisense improvements along with package upgrades and bug fixes.