Skip to content

v0.3.0 PR#1: Mock provider + EnsureAttribute step + demo workflow#21

Merged
blindzero merged 2 commits into
mainfrom
issues/7-Minimalpack-IdLEStepsCommon-+-ProviderMockFile-+-provider-contract-tests
Dec 30, 2025
Merged

v0.3.0 PR#1: Mock provider + EnsureAttribute step + demo workflow#21
blindzero merged 2 commits into
mainfrom
issues/7-Minimalpack-IdLEStepsCommon-+-ProviderMockFile-+-provider-contract-tests

Conversation

@blindzero
Copy link
Copy Markdown
Owner

  • Adds IdLE.Provider.Mock for deterministic demos/tests (in-memory).
  • Adds step IdLE.Step.EnsureAttribute via Invoke-IdleStepEnsureAttribute.
  • Fixes Invoke-IdleStepEmitEvent to be host-agnostic (EventSink/no-op fallback).
  • Improves Get-IdleStepRegistry to merge host registry + built-ins consistently.
  • Adds demo workflow joiner-minimal-ensureattribute and updates run-demo.ps1.
  • Extends module surface tests and adds provider tests.

Closes: #7

@blindzero blindzero self-assigned this Dec 30, 2025
@blindzero blindzero added enhancement New feature or request type:provider labels Dec 30, 2025
@blindzero blindzero merged commit 2442968 into main Dec 30, 2025
3 checks passed
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/IdLE.Steps.Common/Public/Invoke-IdleStepEmitEvent.ps1
@blindzero blindzero deleted the issues/7-Minimalpack-IdLEStepsCommon-+-ProviderMockFile-+-provider-contract-tests branch January 1, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request type:provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimalpack: IdLE.Steps.Common + Provider.Mock/File + provider contract tests

1 participant