Skip to content

chore: fast follow up on nits from monorepo pr#402

Merged
SilanHe merged 1 commit into
mainfrom
monorepo-pr-fast-followup
May 29, 2026
Merged

chore: fast follow up on nits from monorepo pr#402
SilanHe merged 1 commit into
mainfrom
monorepo-pr-fast-followup

Conversation

@SilanHe
Copy link
Copy Markdown
Contributor

@SilanHe SilanHe commented May 29, 2026

Issue #, if available:

Description of changes:

  1. .gitignore — Changed /build/ → **/build/ and /.zip → **/*.zip so patterns correctly match nested paths like packages//build/.
  2. map_test.py — Moved assert parent_call[1]["value"] is result from the finally: clause into the try block (before importlib.reload), matching the pattern in parallel_test.py.
  3. README.md
    — Added a note that v0.1.0 reserves the package name, moved unimplemented features to a "Planned Features (v0.2.0)" section, and replaced the non-existent instrument_durable_execution quick start with a simple version import.
  4. ci-checks.sh — Changed shebang from #!/bin/sh to #!/usr/bin/env bash since the script uses bash array syntax.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@SilanHe SilanHe merged commit beaadc8 into main May 29, 2026
13 of 16 checks passed
@SilanHe SilanHe deleted the monorepo-pr-fast-followup branch May 29, 2026 21:59
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.

4 participants