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

Use Template for filename type #2295

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Conversation

fabricereix
Copy link
Collaborator

@fabricereix fabricereix commented Jan 6, 2024

The filename parsing is implemented like the other strings
with xxx-content/xxx-text/xxx-escaped-char functions
https://hurl.dev/docs/grammar.html#filename

Note that the grammar/implem will still have to be updated to match exactly.
The xxx-text functions use a blacklist of chars in the grammar where it uses a whitelist of chars in the implem.

@fabricereix fabricereix linked an issue Jan 6, 2024 that may be closed by this pull request
@fabricereix fabricereix force-pushed the feature/add-filename-template branch from f83d215 to ca847d1 Compare January 6, 2024 07:47
@fabricereix fabricereix force-pushed the feature/add-filename-template branch from ca847d1 to 6ac325d Compare January 6, 2024 08:15
@jcamiel
Copy link
Collaborator

jcamiel commented Jan 6, 2024

/accept

@hurl-bot
Copy link
Collaborator

hurl-bot commented Jan 6, 2024

🕗 /accept is running, please wait for completion.

@hurl-bot
Copy link
Collaborator

hurl-bot commented Jan 6, 2024

✅ Pull request merged and closed by jcamiel with fast forward merge..

# List of commits merged from Orange-OpenSource/hurl/feature/add-filename-template branch into Orange-OpenSource/hurl/master branch:

  • 6ac325d Use Template for filename type

@hurl-bot hurl-bot merged commit 6ac325d into master Jan 6, 2024
19 checks passed
@hurl-bot hurl-bot deleted the feature/add-filename-template branch January 6, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants