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

Fix error with file paths in uploaded models #2670

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Fix error with file paths in uploaded models #2670

merged 1 commit into from
Sep 11, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Sep 11, 2024

Extract mutates the pathname. Naughty.

@Floppy Floppy added the bug Something isn't working label Sep 11, 2024
Copy link

codeclimate bot commented Sep 11, 2024

Code Climate has analyzed commit abeb679 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.8% (0.0% change).

View more on Code Climate.

@Floppy Floppy merged commit e84c703 into main Sep 11, 2024
11 checks passed
@Floppy Floppy deleted the fix-file-paths branch September 11, 2024 16:16
truecharts-admin referenced this pull request in truecharts/public Sep 11, 2024
….78.1@31d8d9e by renovate (#26249)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `0.78.0` -> `0.78.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.78.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.78.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.78.0...v0.78.1)

Minor bugfix for incorrect file paths being created during upload.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix error with file paths in uploaded models by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2670](https://redirect.github.com/manyfold3d/manyfold/pull/2670)

##### 🛠️ Other Improvements 🛠️

- Update README.md by
[@&#8203;pedroma](https://redirect.github.com/pedroma) in
[https://github.com/manyfold3d/manyfold/pull/2667](https://redirect.github.com/manyfold3d/manyfold/pull/2667)

#### New Contributors

- [@&#8203;pedroma](https://redirect.github.com/pedroma) made their
first contribution in
[https://github.com/manyfold3d/manyfold/pull/2667](https://redirect.github.com/manyfold3d/manyfold/pull/2667)

**Full Changelog**:
manyfold3d/manyfold@v0.78.0...v0.78.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant