Skip to content

Conversation

@kmaschi
Copy link
Member

@kmaschi kmaschi commented Jul 29, 2025

Description

New context state feature needs to be available in context within hooks. Added context state, secrets, and logger to all hooks (beforeAll, beforeSource, afterSource, afterAll) with a common signature for ease of use.

Related Issue

https://jira.corp.adobe.com/browse/CEXT-4829

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Kristopher Maschi added 2 commits July 29, 2025 12:48
… for reuse.

- Added secrets, state, and logger to context in all hooks(beforeAll, afterAll, beforeSource, afterSource).
- Resolved linting/style warnings.
… for reuse.

- Added secrets, state, and logger to context in all hooks(beforeAll, afterAll, beforeSource, afterSource).
- Resolved linting/style warnings.
@kmaschi kmaschi changed the base branch from develop to epic/ts-migration July 29, 2025 16:51
@kmaschi kmaschi merged commit 42838c8 into epic/ts-migration Aug 1, 2025
3 checks passed
@kmaschi kmaschi deleted the feature/CEXT-4829-context-state branch August 1, 2025 14:57
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.

5 participants