Skip to content

Conversation

Elson9
Copy link
Contributor

@Elson9 Elson9 commented Jul 12, 2023

Description

Fixes #97
Checks that the namespace given by the user contains only lowercase letters, to prevent the name discrepancy being detected further down the pipeline. This allows for a more descriptive error message to be displayed, instead of simply "Unexpected undefined".

Types of changes

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

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@Elson9 Elson9 requested review from ikethecoder and jTendeck July 12, 2023 17:13
@github-actions github-actions bot added the stale label Dec 6, 2024
@rustyjux rustyjux removed the stale label Dec 6, 2024
@bcgov bcgov deleted a comment from github-actions bot Dec 6, 2024
Copy link

github-actions bot commented Dec 9, 2024

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

@bcgov bcgov deleted a comment from github-actions bot Dec 9, 2024
@rustyjux rustyjux removed the request for review from jTendeck December 9, 2024 17:04
Copy link

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

3 similar comments
Copy link

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

Copy link

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

Copy link

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

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.

Case sensitivity issue with gwa-api
2 participants