Skip to content

chore(ci): remove publish.yml — marquis is not on JSR - #10

Merged
RickCogley merged 1 commit into
mainfrom
chore/remove-publish-workflow
Apr 29, 2026
Merged

chore(ci): remove publish.yml — marquis is not on JSR#10
RickCogley merged 1 commit into
mainfrom
chore/remove-publish-workflow

Conversation

@RickCogley

Copy link
Copy Markdown
Member

Summary

Removes the publish workflow added in #4. Two facts emerged after that PR merged:

  1. @esolia/marquis was never created on JSR. The v0.3.4 tag fired publish.yml and it failed with "Following packages don't exist, follow the links and create them".
  2. The intended consumer (Periodic) has migrated off Deno entirely onto Cloudflare Workers and uses bits-ui for components — so there's no live consumer of marquis through any channel today.

The GitHub releases (currently v0.3.4) are sufficient version markers for if/when marquis gets revived. CI and security workflows remain so the repo doesn't bitrot.

Test plan

  • CI workflow runs green on this PR
  • Security workflow runs green on this PR
  • After merge: no failed publish.yml run on the next release tag

InfoSec: no security impact — workflow removal only. Security scanning unaffected.

The publish workflow was added in #4 on the assumption marquis would
publish to JSR like tedasuke. Two facts that emerged after merge:

1. @esolia/marquis was never created on JSR (the v0.3.4 release tag
   fired publish.yml and it failed: 'Following packages don't exist').
2. The intended consumer (Periodic) has migrated off Deno entirely
   onto Cloudflare Workers and uses bits-ui for components, so there
   is no live consumer of marquis through any channel today.

Marquis is parked code; the GitHub releases (currently v0.3.4) are
sufficient version markers. No publish target needed.

CI and security workflows remain — they prevent bitrot if/when marquis
gets revived as a UI option for non-SvelteKit Workers apps.

InfoSec: no security impact — workflow removal only. Security scanning
(trivy/gitleaks/semgrep/syft via vendored secrets-and-sast workflow)
unaffected.
@RickCogley
RickCogley merged commit ca27960 into main Apr 29, 2026
7 checks passed
@RickCogley
RickCogley deleted the chore/remove-publish-workflow branch April 29, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant