Skip to content

Conversation

@rylev
Copy link
Collaborator

@rylev rylev commented Jul 11, 2024

Closes #52

wac encode is a very reasonable name if you understand how wac works, but is likely to be less than ideal for newcomers. Such newcomers have heard that wac is a tool for composition, but when none of the subcommands directly indicate composition, they are likely to end up confused.

Renaming to wac compose should reduce confusion.

Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
@fibonacci1729 fibonacci1729 merged commit 2b0052a into bytecodealliance:main Jul 22, 2024
mergify bot referenced this pull request in andrzejressel/pulumi-gestalt Jul 22, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [wac-graph](https://togithub.com/bytecodealliance/wac) | workspace.dependencies | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>bytecodealliance/wac (wac-graph)</summary>

### [`v0.5.0`](https://togithub.com/bytecodealliance/wac/releases/tag/v0.5.0)

[Compare Source](https://togithub.com/bytecodealliance/wac/compare/v0.4.0...v0.5.0)

#### What's Changed

-   set version 0.5.0-dev by [@&#8203;calvinrp](https://togithub.com/calvinrp) in [https://github.com/bytecodealliance/wac/pull/131](https://togithub.com/bytecodealliance/wac/pull/131)
-   Librarify the plug command by [@&#8203;fibonacci1729](https://togithub.com/fibonacci1729) in [https://github.com/bytecodealliance/wac/pull/134](https://togithub.com/bytecodealliance/wac/pull/134)
-   Rename encode to compose by [@&#8203;rylev](https://togithub.com/rylev) in [https://github.com/bytecodealliance/wac/pull/133](https://togithub.com/bytecodealliance/wac/pull/133)

**Full Changelog**: bytecodealliance/wac@v0.4.0...v0.5.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

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

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
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.

Consider renaming wac encode to wac compose

3 participants