Skip to content

feat: add fluent-iterable-async-sema from monorepo - #87

Merged
Farenheith merged 2 commits into
masterfrom
feat/add-fluent-iterable-async-sema
Aug 21, 2026
Merged

feat: add fluent-iterable-async-sema from monorepo#87
Farenheith merged 2 commits into
masterfrom
feat/add-fluent-iterable-async-sema

Conversation

@Farenheith

Copy link
Copy Markdown
Member

Summary

Port @fluent-iterable/async-sema from the standalone codibre/fluent-iterable-monorepo repository into this unified pnpm workspace.

Changes

  • Added libs/fluent-iterable-async-sema/ with source, tests, and config adapted to the codibre monorepo pattern
  • Added fluent-iterable-async-sema to the publish matrix in .github/workflows/publish.yaml
  • Updated test import path from import 'src/index' to import '../../src' to match other libs
  • Configured jest config as re-export of root config (same pattern as js-sdsl and rxjs)

Package details

  • Name: @fluent-iterable/async-sema
  • Version: 0.1.1
  • Description: async-sema integration with @codibre/fluent-iterable
  • Dependency: @codibre/fluent-iterable: workspace:^

Build & Tests

  • Build passes for all 5 packages
  • Tests pass for the new package (2 tests, both passing)

Port @fluent-iterable/async-sema into the monorepo workspace.
Includes source, tests, and config files adapted to the codibre pattern.
Added to publish matrix in .github/workflows/publish.yaml.
@Farenheith
Farenheith force-pushed the feat/add-fluent-iterable-async-sema branch 2 times, most recently from c3d183f to 76710a8 Compare August 21, 2026 10:04
@Farenheith
Farenheith force-pushed the feat/add-fluent-iterable-async-sema branch from 76710a8 to 44534e7 Compare August 21, 2026 10:10
@Farenheith
Farenheith merged commit 4daef92 into master Aug 21, 2026
2 checks passed
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.

1 participant