Skip to content

Disabled DevBuild Setting#361

Open
martindevans wants to merge 2 commits into
bytecodealliance:mainfrom
martindevans:disabled_dev_build
Open

Disabled DevBuild Setting#361
martindevans wants to merge 2 commits into
bytecodealliance:mainfrom
martindevans:disabled_dev_build

Conversation

@martindevans
Copy link
Copy Markdown
Contributor

@martindevans martindevans commented May 21, 2026

Disabled DevBuild, this downloads a potentially incompatible version of wasmtime and should not be enabled by default! This setting was causing CI to fail.

There were three settings for this:

  • Directory.Build.props
  • CI env hardcoded to false
  • CI conditionally overwriting this to true

I have set the props file to false and removed both of the CI options.

… wasmtime and should not be enabled by default.
@martindevans
Copy link
Copy Markdown
Contributor Author

martindevans commented May 21, 2026

Well that didn't work!

@martindevans
Copy link
Copy Markdown
Contributor Author

macos has no errors in the log, it looks like it might just be a transient error.

@jsturtevant
Copy link
Copy Markdown
Contributor

jsturtevant commented May 22, 2026

While I generally agree with this. This has a little history on releases.

#315 (comment)

So there might be some ci stuff we need to deal with down the line.

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