Skip to content
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

feat: identifier validation #2269

Merged
merged 7 commits into from
Dec 15, 2023
Merged

feat: identifier validation #2269

merged 7 commits into from
Dec 15, 2023

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

This PR introduces a function that validates identifiers and prints readable error messages that sometimes may be able to help resolve the common issue of specifying identifiers incorrectly (especially in grant resources).
The validator will be used in the follow-up pull requests.

Test Plan

  • unit tests

Copy link

Integration tests failure for c8d11638c340c16034ec4a8013c886ded420cf69

Copy link

Integration tests failure for eb49315ed5fe60766f1e250ce869b8b6327ae594

Copy link

Integration tests failure for 0afa2918d7e35bf43c896c05d520512d7926c056

pkg/sdk/identifier_helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
pkg/resources/helpers.go Outdated Show resolved Hide resolved
Copy link

Integration tests failure for 0aafa88f64a6ee5c5c7a19346adb49df4d9cc029

Copy link

Integration tests success for 2d856b387ba4187551dd9fa2f666fae132b9da94

Copy link

Integration tests failure for ad761c82cd5e6232553489dea42ee3c20cb8f15c

Copy link

Integration tests failure for ac28b62b8ad39a526ac376a61f7e84fff1a24bd8

Copy link

Integration tests failure for f2701f87c4815f436df46c8ceac7804c42bf858a

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit 9687972 into main Dec 15, 2023
7 of 8 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the identifier-validation branch December 15, 2023 10:22
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.

2 participants