Conversation
| <mime-type type="application/x-amf"> | ||
| <tika:link>https://en.wikipedia.org/wiki/Additive_manufacturing_file_format</tika:link> | ||
| <root-XML localName="amf"/> | ||
| <glob pattern="*.scad"/> |
There was a problem hiding this comment.
This is the file ending for the OpenSCAD format. File ending for amf is *.amf
Contributor
Author
There was a problem hiding this comment.
Too many tabs open. Fixed. Thank you.
tballison
added a commit
that referenced
this pull request
Mar 26, 2024
nddipiazza
added a commit
that referenced
this pull request
Apr 22, 2026
…27837) ASF GitHub Actions policy requires actions to be pinned to exact commit SHAs rather than floating version tags. Align with the same approach used in apache/cloudberry PR #1688 (per guidance from Dianjin Wang on INFRA-27837). - docker/setup-buildx-action@v3 -> @8d2750c68a42422c14e847fe6c8ac0403b4cbd6f (v3.12.0) - docker/login-action@v3 -> @c94ce9fb468520275223c153574b00df6fe4bcc9 (v3.7.0) - docker/build-push-action@v6 -> @10e90e3645eae34f1e60eeb005ba3a3d33f178e8 (v6.19.2) - docker/setup-qemu-action -> replaced with native CLI (still not allowlisted per INFRA-27837) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
nddipiazza
added a commit
that referenced
this pull request
Apr 22, 2026
…27837) (#2779) ASF GitHub Actions policy requires actions to be pinned to exact commit SHAs rather than floating version tags. Align with the same approach used in apache/cloudberry PR #1688 (per guidance from Dianjin Wang on INFRA-27837). - docker/setup-buildx-action@v3 -> @8d2750c68a42422c14e847fe6c8ac0403b4cbd6f (v3.12.0) - docker/login-action@v3 -> @c94ce9fb468520275223c153574b00df6fe4bcc9 (v3.7.0) - docker/build-push-action@v6 -> @10e90e3645eae34f1e60eeb005ba3a3d33f178e8 (v6.19.2) - docker/setup-qemu-action -> replaced with native CLI (still not allowlisted per INFRA-27837) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for your contribution to Apache Tika! Your help is appreciated!
Before opening the pull request, please verify that
TIKA-XXXX)[TIKA-XXXX] Issue or pull request title)mvn clean testmainbranch. If there are conflicts, please try to rebase the pull request branch on top of a freshly pulledmainbranchtika-bom/pom.xml.We will be able to faster integrate your pull request if these conditions are met. If you have any questions how to fix your problem or about using Tika in general, please sign up for the Tika mailing list. Thanks!