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

Assemble component_name using built-in PathBuf #94

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

denbite
Copy link
Contributor

@denbite denbite commented Jun 20, 2024

Fixes #93 by implementing another mechanism to assemble component_name

MacOS

Before

image

After

image

Windows

Before

telegram-cloud-photo-size-2-5449370015024408401-y

After

telegram-cloud-photo-size-2-5449370015024408402-y

@frol frol enabled auto-merge (squash) June 21, 2024 09:46
@frol frol merged commit ce22b89 into bos-cli-rs:main Jun 21, 2024
7 checks passed
@frol frol mentioned this pull request Jun 21, 2024
frol added a commit that referenced this pull request Jun 21, 2024
## 🤖 New release
* `bos-cli`: 0.3.14 -> 0.3.15

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.3.15](v0.3.14...v0.3.15)
- 2024-06-21

### Fixed
- Brings support for deploying nested folders on Windows (account for \
path delimiter)
([#94](#94))
- Updated the starter project template to fix links in `npm run dev`
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](/~https://github.com/MarcoIeni/release-plz/).
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.

Deployment fails on Windows because of invalid characters in the keys.
2 participants