Skip to content

chore(validation): add workspace pkg #3592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR adds a new npm workspace to the project, dedicated to a new utility.

As result of the RFC and by looking at the feature set on Python, the Validation utility takes dependencies on ajv and our own @aws-lambda-powertools/jmespath modules.

For now the contents of the package are just a placeholder, and the package is set to private, which means it's not published.

Over the coming days I'll be creating issues for the actual implementation and open them to the community.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #3591


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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Feb 12, 2025
@dreamorosi dreamorosi requested a review from a team February 12, 2025 08:38
@dreamorosi dreamorosi requested a review from a team as a code owner February 12, 2025 08:38
@boring-cyborg boring-cyborg bot added automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Feb 12, 2025
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Feb 12, 2025
@boring-cyborg boring-cyborg bot added the internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) label Feb 12, 2025
@am29d am29d merged commit 50451b3 into main Feb 12, 2025
44 checks passed
@am29d am29d deleted the chore/add_validation_workspace branch February 12, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) size/L PRs between 100-499 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: add validation package to workspace
2 participants