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

feat: Allow more characters for asset file names (DEV-4082) #266

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

seakayone
Copy link
Collaborator

  • Allow +=?!<>|
  • Add more tests for letters of other alphabets

add more tests

* Allow `+=?!<>|`
* Add more tests for letters of other alphabets

add more tests
@seakayone seakayone changed the title feat: Allow more characters for asset file names feat: Allow more characters for asset file names (DEV-4082) Sep 5, 2024
Copy link

linear bot commented Sep 5, 2024

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.05% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b0972c1) 1880 1300 69.15%
Head commit (6b2b07b) 1880 (+0) 1301 (+1) 69.20% (+0.05%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#266) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@seakayone seakayone merged commit 332b519 into main Sep 6, 2024
10 of 11 checks passed
@seakayone seakayone deleted the feat/allow-more-characters-in-asset-filenames branch September 6, 2024 06:04
derschnee68 pushed a commit that referenced this pull request Sep 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](v0.12.3...v0.13.0)
(2024-09-12)


### Maintenances

* Dependency updates
([#263](#263))
([13d0dac](13d0dac))
* Improve Release Please prefixes and corresponding CHANGELOG sections
([#265](#265))
([b0972c1](b0972c1))
* Minor dependency updates
([#262](#262))
([2e28360](2e28360))
* Patch dependency updates
([#261](#261))
([8b5e920](8b5e920))


### Enhancements

* Allow more characters for asset file names (DEV-4082)
([#266](#266))
([332b519](332b519))
* Download original asset (DEV-3832)
([#267](#267))
([2c0b3bf](2c0b3bf))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

4 participants