Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Use glob patterns in muxing rules #1193

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

aponcedeleonch
Copy link
Contributor

We were using a handcrafted logic to determine if it was an exact match or an extension match (sorry about that).

This PR replaces it for glob patterns

We were using a handcrafted logic to determine if it was an exact
match or an extension match (sorry about that).

This PR replaces it for glob patterns
@aponcedeleonch aponcedeleonch merged commit f6113de into main Mar 3, 2025
11 checks passed
@aponcedeleonch aponcedeleonch deleted the replace-glob-in-rulematcher branch March 3, 2025 19:05
aponcedeleonch added a commit that referenced this pull request Mar 4, 2025
On #1193 we put in place code for using glob patterns in muxing.
This PR also updates the DB entries
aponcedeleonch added a commit that referenced this pull request Mar 4, 2025
On #1193 we put in place code for using glob patterns in muxing.
This PR also updates the DB entries
aponcedeleonch added a commit that referenced this pull request Mar 4, 2025
On #1193 we put in place code for using glob patterns in muxing.
This PR also updates the DB entries
aponcedeleonch added a commit that referenced this pull request Mar 4, 2025
* Add a migration to update previous matchers to glob patterns

On #1193 we put in place code for using glob patterns in muxing.
This PR also updates the DB entries

* change in concat function to older version

* manually changed down revision on migration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants