Skip to content

validate feed keys used needs to allow periods #73

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 1 commit into from
May 5, 2021

Conversation

flavio-fernandes
Copy link
Contributor

@flavio-fernandes flavio-fernandes commented May 2, 2021

The recently introduced validate_feed_key 0 function
needs to account for cases when feed_id includes a
group. For example: "sign-quotes.signtext"

Fixes #71

@flavio-fernandes
Copy link
Contributor Author

@brentru @ladyada : Since you have recently looked at validate_feed_key,
please see if this is a good fix for issue #71

Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

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

lgtm -thanks for the PR

@flavio-fernandes flavio-fernandes force-pushed the fix.validate_feed_key branch 2 times, most recently from dad5971 to b87dfd8 Compare May 3, 2021 17:49
The recently introduced validate_feed_key [0] function
needs to account for cases when feed_id includes a
group. For example: "sign-quotes.signtext"

Fixes adafruit#71

[0]: adafruit@1e3d458
Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

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

Changes look good, thanks for having a discussion about this.

@brentru brentru merged commit 7bae545 into adafruit:master May 5, 2021
@flavio-fernandes flavio-fernandes deleted the fix.validate_feed_key branch May 5, 2021 15:17
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 6, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR to 1.2.0 from 1.1.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_RPLIDAR#17 from zlite/master
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.2.5 from 5.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#73 from flavio-fernandes/fix.validate_feed_key
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.

Accessing grouped feeds
3 participants