Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Release v0.18.0 #614

Merged
merged 5 commits into from
Jun 13, 2023
Merged

Release v0.18.0 #614

merged 5 commits into from
Jun 13, 2023

Conversation

brooksmtownsend
Copy link
Member

@brooksmtownsend brooksmtownsend commented Jun 13, 2023

Feature or Problem

This PR updates the release actions for better release notes and fixes a few final issues for v0.18.0.

The issues:

  • We didn't properly gate the CLI options in wash-lib's registry module, which is now fixed with an internal mod
  • When the NATS pidfile was empty, we instead just sent the stop signal, which would stop even unmanaged NATS servers. Now, we return an error which will be reflected in the wash down output.

I've also begun migrating our https://github.com/wasmCloud/homebrew-wasmcloud and https://github.com/wasmCloud/chocolatey-wash repositories here. I foresee some iteration especially with editing files via sed (which I may use templates to make less hacky looking) so in order to test via workflow dispatch and in a separate PR I'm just committing some base actions and the metadata from those repos.

Related Issues

Begins work on #615

Release Information

v0.18.0

Consumer Impact

Refer to the release notes for v0.18.0 for the full consumer impact.

Testing

Tested individual issues manually to confirm resolution

Built on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Tested on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
Signed-off-by: Brooks Townsend <brooks@cosmonic.com>

edited message

Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
.github/workflows/release_choco.yml Outdated Show resolved Hide resolved
crates/wash-lib/src/registry.rs Outdated Show resolved Hide resolved
Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
@brooksmtownsend brooksmtownsend merged commit 1172806 into main Jun 13, 2023
20 checks passed
@brooksmtownsend brooksmtownsend deleted the release/v0.18.0 branch June 13, 2023 15:52
@vados-cosmonic vados-cosmonic mentioned this pull request Jun 22, 2023
10 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants