Skip to content

Commit 54fde49

Browse files
Merge pull request #5266 from IntersectMBO/mw/bye-dmq
Bye dmq
2 parents b0bff65 + 6e533c4 commit 54fde49

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+30
-6767
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ jobs:
4545
ghc-version: ${{ matrix.ghc }}
4646
cabal-version: "3.12.1.0"
4747

48-
- name: Install system dependencies
49-
uses: input-output-hk/actions/base@latest
50-
with:
51-
use-sodium-vrf: true # default is true
52-
5348
- uses: actions/checkout@v6
5449

5550
- name: "Configure cabal.project.local"
@@ -153,9 +148,6 @@ jobs:
153148
if: runner.os != 'Windows'
154149
run: cabal run cardano-diffusion:cardano-diffusion-sim-tests -- +RTS -maxN2 -RTS
155150

156-
- name: dmq-node [dmq-tests]
157-
run: cabal run dmq-node:dmq-tests -- +RTS -maxN2 -RTS
158-
159151
# Uncomment the following back in for debugging. Remember to launch a `pwsh` from
160152
# the tmux session to debug `pwsh` issues. And be reminded that the `/msys2` and
161153
# `/msys2/mingw64` paths are not in PATH by default for the workflow, but tmate

cabal.project

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ packages: ./cardano-ping
2626
./ouroboros-network
2727
./cardano-diffusion
2828
./ntp-client
29-
./dmq-node
3029
./acts-generic
3130

3231
tests: True
@@ -54,11 +53,3 @@ package acts
5453
flags: -finitary
5554

5655
allow-newer: quickcheck-instances:QuickCheck
57-
58-
-- kes-agent is not yet in CHaP, so we pull it from its GitHub repo
59-
source-repository-package
60-
type: git
61-
location: https://github.com/input-output-hk/kes-agent
62-
tag: 6d0f51fba415d3c641a8a8da37130e7adfc3ea01
63-
--sha256: sha256-qM8RgmKOGBMlizPtXw2YOboYIzM6T3kvG9/Rp1F+bYQ=
64-
subdir: kes-agent-crypto

dmq-node/CHANGELOG.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

dmq-node/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

dmq-node/NOTICE

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)