Skip to content

Releases: ChaoYuZhang001/dsh-gate

v0.4.0-alpha.4

v0.4.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:54

What's Changed

Full Changelog: v0.4.0-alpha.3...v0.4.0-alpha.4

v0.4.0-alpha.3

v0.4.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:34
a887b68

DSH Gate v0.4.0-alpha.3

This prerelease adds the fail-closed live Provider smoke and cross-platform tests.

Use as a GitHub Action

- uses: ChaoYuZhang001/dsh-gate@v0.4.0-alpha.3
  with:
    target: ${{ github.event.pull_request.head.repo.html_url || github.event.repository.html_url }}
    ref: ${{ github.event.pull_request.head.sha || github.sha }}
    smoke: 'false'\n    github-token: ${{ github.token }}\n```\n\nThe Action reads the exact public PR head or pushed commit, writes a sanitized Receipt, and reports PASS, WARN, FAIL, or ERROR. It does not need a checkout, install plugins, run plugin lifecycle scripts, or mutate a DSH profile. Keep workflow permissions at `contents: read`.\n\n- [60-second plugin-author quickstart](https://github.com/ChaoYuZhang001/dsh-gate/blob/main/docs/plugin-author-quickstart.md)\n- [Bilingual alpha announcement](https://github.com/ChaoYuZhang001/dsh-gate/discussions/21)\n\n### Assets\n\n- `dsh-gate-0.4.0-alpha.3.tgz`\n- `SHA256SUMS`\n\n### Known boundary\n\nThe GitHub Pages diagnostic deployment is not a usable Desktop Provider yet. GitHub Pages returns the extensionless `/v1/plugins` response as `application/octet-stream`, while Desktop accepts only JSON media types. The Pages workflow fails closed on that check.\n\n- [Provider hosting task](https://github.com/ChaoYuZhang001/dsh-gate/issues/14)\n- [Independent plugin adoption task](https://github.com/ChaoYuZhang001/dsh-gate/issues/15)\n\nThis is a prerelease, not a security audit or an endorsement of any listed plugin.

v0.4.0-alpha.2

v0.4.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:50
c7794cb

What's Changed

Full Changelog: v0.3.0-alpha.1...v0.4.0-alpha.2

v0.4.0-alpha.1

v0.4.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:46

v0.3.0-alpha.1

v0.3.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:32
b5066ac

What's Changed

Full Changelog: v0.2.0-alpha.1...v0.3.0-alpha.1

v0.2.0-alpha.1

v0.2.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:13
038f75b

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.2...v0.2.0-alpha.1

dsh-forge v0.1.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 15:32

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 15:25