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

Fix wash-lib CI by running it on PR, fix wadm test #552

Merged
merged 1 commit into from
May 15, 2023

Conversation

brooksmtownsend
Copy link
Member

@brooksmtownsend brooksmtownsend commented May 11, 2023

Feature or Problem

This PR ensures we run wash-lib CI on PR so we don't get surprised when we try to release, https://github.com/wasmCloud/wash/actions/runs/4949296556, and fixes a wadm test that ended up connecting to the NATS server running in parallel on accident.

Related Issues

N/A

Release Information

N/A

Consumer Impact

None

Testing

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

Tests work for me now

@brooksmtownsend brooksmtownsend requested a review from a user May 11, 2023 15:42
@brooksmtownsend brooksmtownsend changed the title Fix/wash lib ci Fix wash-lib CI by running it on PR, fix wadm test May 11, 2023
connorsmith256
connorsmith256 previously approved these changes May 11, 2023
Signed-off-by: Brooks Townsend <[email protected]>

see why fail

Signed-off-by: Brooks Townsend <[email protected]>

who made different operating systems anyways

Signed-off-by: Brooks Townsend <[email protected]>

actually handled different OS errors

Signed-off-by: Brooks Townsend <[email protected]>
let config = WadmConfig {
structured_logging: false,
js_domain: None,
nats_server_url: "nats://127.0.0.1:54321".to_string(),
Copy link
Member

Choose a reason for hiding this comment

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

That's the same port number I have on my luggage!

@brooksmtownsend brooksmtownsend merged commit b348399 into main May 15, 2023
@brooksmtownsend brooksmtownsend deleted the fix/wash-lib-ci branch May 15, 2023 14:33
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.

3 participants