Skip to content

Issues/8 workflow conditionsguards evaluate when during planning#37

Merged
blindzero merged 32 commits into
mainfrom
issues/8-Workflow-conditionsguards-evaluate-`when`-during-planning
Dec 31, 2025
Merged

Issues/8 workflow conditionsguards evaluate when during planning#37
blindzero merged 32 commits into
mainfrom
issues/8-Workflow-conditionsguards-evaluate-`when`-during-planning

Conversation

@blindzero
Copy link
Copy Markdown
Owner

@blindzero blindzero commented Dec 31, 2025

  • Breaking: When → Condition
  • Plan-time evaluation → steps can be NotApplicable
  • Executor skips NotApplicable + emits StepNotApplicable
  • Docs/Samples/Test updates

Regression coverage

  • Adds a Pester test ensuring built-in steps (e.g. IdLE.Step.EmitEvent) are executable without a host-provided Providers.StepRegistry, restoring and safeguarding “batteries included” behavior for examples and quickstarts.

Closes Fixes #8

…ng-planning' of https://github.com/blindzero/IdentityLifecycleEngine into issues/8-Workflow-conditionsguards-evaluate-`when`-during-planning
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.Core/Public/Invoke-IdlePlanObject.ps1
@blindzero blindzero merged commit d3145b0 into main Dec 31, 2025
4 checks passed
@blindzero blindzero deleted the issues/8-Workflow-conditionsguards-evaluate-`when`-during-planning branch December 31, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workflow conditions/guards: evaluate when during planning

1 participant