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 7e4ca58 Publishing from 6e023afa861f74b41701eb1fdce4404a1c6d6acf
7e4ca58 is described below
commit 7e4ca580c8ebe01b7231de4bdb3ae83d9bf36d47
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Tue Sep 12 16:25:37 2023 +0000
Publishing from 6e023afa861f74b41701eb1fdce4404a1c6d6acf
---
content/vscode/1.3.1/index.html | 18 ++++++------------
content/vscode/index.html | 9 +++++++++
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/content/vscode/1.3.1/index.html b/content/vscode/1.3.1/index.html
index c728bbd..93b741c 100644
--- a/content/vscode/1.3.1/index.html
+++ b/content/vscode/1.3.1/index.html
@@ -84,12 +84,6 @@
<div class="container">
- <div class="alert alert-warning">
- Apache Daffodil VS Code Extension 1.3.1 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">
@@ -125,12 +119,12 @@
<div class="row">
<div class="col-sm-6">
- <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/src/apache-daffodil-vscode-1.3.1-src.zip">apache-daffodil-vscode-1.3.1-src.zip</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/download/daffodil/daffodil-vscode/1.3.1/src/apache-daffodil-vscode-1.3.1-src.zip">apache-daffodil-vscode-1.3.1-src.zip</a>
</div>
<div class="col-sm-6">
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/src/apache-daffodil-vscode-1.3.1-src.zip.asc">PGP</a>
]
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/src/apache-daffodil-vscode-1.3.1-src.zip.sha512">SHA512</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.3.1/src/apache-daffodil-vscode-1.3.1-src.zip.asc">PGP</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.3.1/src/apache-daffodil-vscode-1.3.1-src.zip.sha512">SHA512</a>
]
</div>
</div>
@@ -153,12 +147,12 @@
<div class="row">
<div class="col-sm-6">
- <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/bin/apache-daffodil-vscode-1.3.1.vsix">apache-daffodil-vscode-1.3.1.vsix</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/download/daffodil/daffodil-vscode/1.3.1/bin/apache-daffodil-vscode-1.3.1.vsix">apache-daffodil-vscode-1.3.1.vsix</a>
</div>
<div class="col-sm-6">
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/bin/apache-daffodil-vscode-1.3.1.vsix.asc">PGP</a>
]
- [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-true/bin/apache-daffodil-vscode-1.3.1.vsix.sha512">SHA512</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.3.1/bin/apache-daffodil-vscode-1.3.1.vsix.asc">PGP</a>
]
+ [ <a
href="https://downloads.apache.org/daffodil/daffodil-vscode/1.3.1/bin/apache-daffodil-vscode-1.3.1.vsix.sha512">SHA512</a>
]
</div>
</div>
diff --git a/content/vscode/index.html b/content/vscode/index.html
index 41c7601..165f633 100644
--- a/content/vscode/index.html
+++ b/content/vscode/index.html
@@ -103,6 +103,15 @@
</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.
+</td>
+ <td style="vertical-align: middle;" class="col-md-2
text-right">2023-09-12</td>
+ </tr>
+
+
+
<tr>
<td style="vertical-align: middle; line-height: 2.5em;"
class="col-md-1"><a href="/vscode/1.3.0/">1.3.0</a></td>
<td style="vertical-align: middle;">Adds omega-edit data
editor and intellisense improvements along with package upgrades and bug fixes.