Skip to content

config: Fix pattern matching for tags#506

Merged
doanac merged 1 commit into
foundriesio:mainfrom
doanac:tags-validation
Oct 3, 2025
Merged

config: Fix pattern matching for tags#506
doanac merged 1 commit into
foundriesio:mainfrom
doanac:tags-validation

Conversation

@doanac

@doanac doanac commented Oct 3, 2025

Copy link
Copy Markdown
Member

We have different rules for configuring tag names than app names. This change pulls in the regular expression used by our backend to validate tag names. This will allow users to configure a device to follow a tag like foo.bar which was already possible, but fioctl would not allow.

We have different rules for configuring tag names than app names. This
change pulls in the regular expression used by our backend to validate
tag names. This will allow users to configure a device to follow a tag
like `foo.bar` which was already possible, but fioctl would not allow.

Signed-off-by: Andy Doan <andy@foundries.io>

@mike-scott mike-scott left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@vkhoroz vkhoroz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@doanac doanac merged commit 22ad702 into foundriesio:main Oct 3, 2025
9 checks passed
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.

3 participants