This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a change to branch update/munit-1.1.1
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
discard f3369dc Update munit to 1.1.1
add 48878e2 Bump chai from 5.2.0 to 6.0.1
add 6bf92be Bump mini-css-extract-plugin from 2.9.2 to 2.9.4
add 7f986b9 Bump actions/checkout from 4.2.2 to 5.0.0
add f0d6944 closes #100 \n Updated readme file to remove development
documentation as this page will show up on extenstion market place. Added
Changelog.md file.
add b3e25a9 update stopDebugging to kill terminals based on name
add c28054e Bump concurrently from 9.2.0 to 9.2.1
add b0ecada Update munit to 1.1.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f3369dc)
\
N -- N -- N refs/heads/update/munit-1.1.1 (b0ecada)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/CI.yml | 4 +-
.github/workflows/licenes.yml | 6 +-
.github/workflows/nightly.yml | 2 +-
.github/workflows/release-candidate.yml | 2 +-
CHANGELOG.md | 283 ++++++++++++++++++++++++++++++++
README.md | 106 +++++-------
images/DE-brief.png | Bin 0 -> 870063 bytes
images/asf_logo_url.png | Bin 0 -> 37624 bytes
images/data-parse-debugger.png | Bin 0 -> 1419000 bytes
images/schema-dev.png | Bin 0 -> 76119 bytes
package.json | 6 +-
project/Rat.scala | 7 +-
src/daffodilDebugger/utils.ts | 23 ++-
src/utils.ts | 2 +-
yarn.lock | 106 +++++-------
15 files changed, 399 insertions(+), 148 deletions(-)
create mode 100644 CHANGELOG.md
create mode 100644 images/DE-brief.png
create mode 100644 images/asf_logo_url.png
create mode 100644 images/data-parse-debugger.png
create mode 100644 images/schema-dev.png