https://github.com/quantmind/metablock-ingress
Actions for configuring a block ingress
https://github.com/quantmind/metablock-ingress
Last synced: 25 days ago
JSON representation
Actions for configuring a block ingress
- Host: GitHub
- URL: https://github.com/quantmind/metablock-ingress
- Owner: quantmind
- License: bsd-3-clause
- Created: 2023-05-25T15:52:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-15T16:52:54.000Z (8 months ago)
- Last Synced: 2025-06-15T17:37:26.760Z (8 months ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# metablock-ingress
[](https://github.com/quantmind/metablock-ingress/actions/workflows/build.yml)
Actions for configuring a block ingress, see the example action for usage.
## Inputs
- **token**: Metablock API token, you need to create one on the metablock admin. Alternatively set the `METABLOCK_API_TOKEN` environment variable.
- **space**: Metablock Space name. Alternatively set the `METABLOCK_SPACE` environment variable.
- **path**: directory containing block ingress definitions
- **env**: environment where to deploy, either `stage` or `prod`, (it defaults to `stage` if not provided)