https://github.com/screenly/edge-apps-actions
Reusable GitHub Actions for Screenly Edge Apps
https://github.com/screenly/edge-apps-actions
Last synced: about 2 months ago
JSON representation
Reusable GitHub Actions for Screenly Edge Apps
- Host: GitHub
- URL: https://github.com/screenly/edge-apps-actions
- Owner: Screenly
- Created: 2026-04-20T17:42:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T18:35:22.000Z (about 2 months ago)
- Last Synced: 2026-04-20T20:31:09.797Z (about 2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edge-apps-actions
Composite GitHub Actions for Screenly Edge Apps.
## Available Actions
### `checks`
Builds, lints, formats, and tests a Screenly Edge App.
```yaml
- uses: Screenly/edge-apps-actions/checks@v1
with:
bun-version: latest # optional
```
## Planned Actions
The following actions are planned for future implementation:
- **`create/`** — Creates a new Screenly Edge App
- **`update/`** — Updates an existing Screenly Edge App