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

[FIXED] Check for invalid stream name in sources #4222

Merged
merged 3 commits into from Jun 8, 2023
Merged

Conversation

jnmoyne
Copy link
Contributor

@jnmoyne jnmoyne commented Jun 7, 2023

  • Link to issue, e.g. Resolves #4141
  • Tests added
  • Branch rebased on top of current dev
  • Changes squashed to a single commit (described here)
  • Build is green in Travis CI
  • You have certified that the contribution is your original work and that you license the work to the project under the Apache 2 license

Resolves #4141

Changes proposed in this pull request:

Adds a check that the stream name of a stream source is valid and associated new error if it isn't.

@jnmoyne jnmoyne requested a review from a team as a code owner June 7, 2023 23:40
@jnmoyne jnmoyne changed the title [FIXED] Check for invalid stream name in sources #4141 [FIXED] Check for invalid stream name in sources Jun 7, 2023
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase in top of dev should allow green build

…ociated new error if it isn't.

Adresses #4141

Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
Fix test using invalid stream names

Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
@derekcollison
Copy link
Member

Let me know which way you want to go on mirror error, then I will take a closer look and get this merged.

Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
@jnmoyne
Copy link
Contributor Author

jnmoyne commented Jun 8, 2023

I just did a final adjustment of those two new errors but I believe it's done now

@derekcollison derekcollison self-requested a review June 8, 2023 22:04
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit 4061965 into dev Jun 8, 2023
2 checks passed
@derekcollison derekcollison deleted the jnm/issue4141 branch June 8, 2023 22:14
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.

None yet

2 participants