Skip to content

Conversation

@fibonacci1729
Copy link
Collaborator

The action of plugging components is a useful paradigm for programmatic composition. This PR lifts the logic performed in the CLI wac plug ... into the wac-graph crate to make it reusable as an API.

Copy link
Collaborator

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely a good idea! Thanks! There are a few items I'd like to see cleared up before we merge this though.

Copy link
Collaborator

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good - just one nit.

Signed-off-by: Brian H <brian.hardock@fermyon.com>
@fibonacci1729 fibonacci1729 merged commit 2611140 into bytecodealliance:main Jul 22, 2024
@fibonacci1729 fibonacci1729 deleted the plug-lib branch July 22, 2024 15:33
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.

2 participants