Commit 2b8d917
Working v1 (#2)
* Add CI workflow to test Autonomi GitHub Actions
- Test spawn-autonomi-network and cleanup-autonomi-network actions
- Validate network functionality with ant CLI file upload/download
- Simple test to verify network is operational
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: cleanup ci
* Extract and set SECRET_KEY from EVM testnet for ant CLI operations
- Capture evm-testnet output to extract deployer secret key
- Set SECRET_KEY environment variable for CLI payment operations
- Add proper error handling and debugging output
- Increase wait time for EVM testnet initialization
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: ant test
* fix: ant test
* fix: local
* Fix CI workflow - use --local flag and correct file address pattern
- Change from --peer to --local flag for ant CLI commands
- Update file address extraction pattern to 'At address: [hex]+'
- Remove unnecessary wallet creation fallback
- Simplify filenames and improve debugging output
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent ff89a0f commit 2b8d917
File tree
7 files changed
+145
-885
lines changed- .claude
- .github
- actions
- cleanup-autonomi-network
- spawn-autonomi-network
- workflows
- spawn-autonomi-network
7 files changed
+145
-885
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
This file was deleted.
0 commit comments