Skip to content

Unify all packages into one#1895

Merged
jasagredo merged 8 commits intomainfrom
js/unify-packages
Feb 27, 2026
Merged

Unify all packages into one#1895
jasagredo merged 8 commits intomainfrom
js/unify-packages

Conversation

@jasagredo
Copy link
Contributor

@jasagredo jasagredo commented Feb 24, 2026

Description

❯ grep -E "^(library|test-suite|executable|benchmark)" ouroboros-consensus.cabal --color=never | column -t | sort | sed 's/^/\t/'
	benchmark   ChainSync-client-bench
	benchmark   PerasCertDB-bench
	benchmark   mempool-bench
	executable  db-analyser
	executable  db-immutaliser
	executable  db-synthesizer
	executable  db-truncater
	executable  gen-header
	executable  immdb-server
	executable  snapshot-converter
	library     
	library     cardano
	library     diffusion
	library     lmdb
	library     lsm
	library     protocol
	library     unstable-byron-testlib
	library     unstable-byronspec
	library     unstable-cardano-testlib
	library     unstable-cardano-tools
	library     unstable-consensus-testlib
	library     unstable-diffusion-testlib
	library     unstable-mempool-test-utils
	library     unstable-mock-block
	library     unstable-mock-testlib
	library     unstable-protocol-testlib
	library     unstable-shelley-testlib
	library     unstable-tutorials
	test-suite  byron-test
	test-suite  cardano-test
	test-suite  consensus-diffusion-test
	test-suite  consensus-infra-test
	test-suite  consensus-test
	test-suite  diffusion-infra-test
	test-suite  doctest
	test-suite  mock-test
	test-suite  protocol-test
	test-suite  shelley-test
	test-suite  storage-test
	test-suite  tools-test

@jasagredo jasagredo force-pushed the js/unify-packages branch 2 times, most recently from 8f492dc to 093dd4c Compare February 25, 2026 13:54
@jasagredo jasagredo changed the base branch from main to js/forkers-again February 25, 2026 13:54
@jasagredo jasagredo marked this pull request as ready for review February 25, 2026 14:35
@jasagredo jasagredo force-pushed the js/unify-packages branch 2 times, most recently from eb50374 to 197a939 Compare February 26, 2026 11:03
@jasagredo jasagredo changed the base branch from js/forkers-again to main February 26, 2026 11:03
@jasagredo jasagredo force-pushed the js/unify-packages branch 8 times, most recently from 8c2047e to ad07e64 Compare February 27, 2026 11:39
@jasagredo jasagredo self-assigned this Feb 27, 2026
@jasagredo jasagredo added this pull request to the merge queue Feb 27, 2026
@jasagredo jasagredo removed this pull request from the merge queue due to a manual request Feb 27, 2026
@jasagredo jasagredo added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit 15c0189 Feb 27, 2026
17 of 23 checks passed
@jasagredo jasagredo deleted the js/unify-packages branch February 27, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants