Releases: rare/slidesfly-integrations
Releases · rare/slidesfly-integrations
Release list
Slidesfly integrations v0.2.0
Marketplace-ready release for the Slidesfly publish Action.
- Adds the root
action.ymlentry required by GitHub Marketplace. - Reuses this public integrations repository; no additional repository is required.
- Keeps
actions/publishavailable for existing workflows. - Pins both Action entry points to the deployed Slidesfly CLI 0.1.2.
- Adds CI drift checks for the root and legacy Action manifests.
- Verifies the root Action against the existing owned production test deck.
Use the root Action with:
- id: deck
uses: rare/slidesfly-integrations@v0.2.0
with:
file: deck.html
api-key: ${{ secrets.SLIDESFLY_API_KEY }}
visibility: unlistedProduction smoke: https://github.com/rare/slidesfly-integrations/actions/runs/30512464640
Slidesfly integrations v0.1.1
Distribution-readiness release for Slidesfly integrations.
- Adds the public Slidesfly Agent Skill source and install instructions.
- Links five live-verified presentation examples.
- Adds official MCP Registry metadata and static server-card metadata.
- Adds a manual production smoke workflow for the publish Action.
- Fixes Action update responses so they preserve the stable reader URL.
- Records the successful production Action smoke receipt.
Slidesfly integrations v0.1.0
Initial public integration release.
Includes:
- experimental Slidesfly publish GitHub Action
- reproducible plain HTML, Codex-generated, Reveal.js, Slidev, and Marp fixtures
- hosted MCP Registry metadata candidate
- contribution, maintenance, and security policies
Validation: action fixture passed; Reveal.js, Slidev, and Marp examples build successfully on GitHub Actions.