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

feat: add platform and arch bin releasing #955

Closed
wants to merge 1 commit into from

Conversation

yordis
Copy link
Contributor

@yordis yordis commented Oct 28, 2023

No description provided.

@yordis yordis force-pushed the add-platforms-and-archs-bins branch 9 times, most recently from 1e080fb to 68c8c0b Compare October 29, 2023 02:10
@@ -55,7 +133,13 @@ jobs:
id: create_release
uses: softprops/action-gh-release@v1
with:
files: release/windows/wash.exe
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is x86_64-pc-windows-gnu binary the same as the one from windows_build?

@@ -30,8 +31,8 @@ jobs:
args: --all-features

windows_build:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is this build needed now?

@yordis yordis force-pushed the add-platforms-and-archs-bins branch 3 times, most recently from 17c1c37 to c51773f Compare October 29, 2023 02:23
@yordis yordis force-pushed the add-platforms-and-archs-bins branch from c51773f to a4de2c3 Compare October 30, 2023 19:39
@yordis yordis marked this pull request as ready for review October 30, 2023 19:39
@yordis yordis requested a review from a user October 30, 2023 19:39
@connorsmith256
Copy link
Contributor

Hey @yordis, as of today, wash has been moved to the wasmCloud repo 🎉

I think the workflow there takes care of building wash for all platforms as well

If there are more improvements you want to make, let's open a PR against the main repo. I'm working on updating this repo to be a public archive :)

@yordis
Copy link
Contributor Author

yordis commented Oct 30, 2023

I love that!

@yordis yordis closed this Oct 30, 2023
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.

2 participants