Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethersphere/swarm-actions
https://github.com/ethersphere/swarm-actions
Last synced: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:33:19.000Z (3 months ago)
- Last Synced: 2024-11-08T09:03:21.690Z (3 months ago)
- Language: TypeScript
- Size: 3.12 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-swarm - Swarm Actions - GitHub Actions workflow for uploading data to the Swarm network. (Projects / CI/CD)
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 |