https://github.com/ethersphere/swarm-actions
https://github.com/ethersphere/swarm-actions
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethersphere/swarm-actions
- Owner: ethersphere
- License: bsd-3-clause
- Created: 2022-02-07T23:13:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T11:36:41.000Z (about 1 year ago)
- Last Synced: 2025-04-02T12:30:27.804Z (about 1 year ago)
- Language: TypeScript
- Size: 3.15 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Swarm GitHub Actions
## Actions
These actions are meant to be building blocks, and are kept to their minimal form. It's likely that multiple of them are required at the same time.
| Name | Description |
| ------------------------------------ | ------------------------------ |
| [upload-dir](upload-dir) | Upload directories to Swarm |
| [reference-to-cid](reference-to-cid) | Convert Swarm reference to CID |
| [write-feed](write-feed) | Write to a Swarm feed |
## Bundles
These bundles are meant to be used as is for more specific and complex use cases.
| Name | Description |
| ------------------------ | ------------------------------------------------------ |
| [pr-preview](pr-preview) | GitHub Actions bundle to upload Pull Requests to Swarm |