Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: implement release of aos modules #323

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Aug 12, 2024

This PR implements the initial release job for aos. It can be triggered via a workflow dispatch and will perform the following:

  • Build aos and upload as workflow artifact aos.wasm
  • Build aos-sqlite module and upload as workflow artifact aos-sqlite.wasm
  • Build aos-llama module and upload as workflow artifact aos-llama.wasm

Eventually, we can the modules automatically upload to Arweave, and update manifest files with new versions/tx ids for use in the console.

@TillaTheHun0 TillaTheHun0 force-pushed the peterfarber/wasm-workflows branch 4 times, most recently from 4155476 to dd90c4c Compare August 12, 2024 19:48
@TillaTheHun0 TillaTheHun0 merged commit fb35266 into main Aug 13, 2024
6 checks passed
@TillaTheHun0 TillaTheHun0 deleted the peterfarber/wasm-workflows branch August 13, 2024 13:31
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