Skip to content

chore: standardize workflow and package tooling baseline#6

Merged
artiphishle merged 7 commits intomainfrom
chatgpt/standardize-devtools-workflows
May 10, 2026
Merged

chore: standardize workflow and package tooling baseline#6
artiphishle merged 7 commits intomainfrom
chatgpt/standardize-devtools-workflows

Conversation

@artiphishle
Copy link
Copy Markdown
Collaborator

Part of #1.

Updates the repo to the standard package tooling baseline:

  • adds .github/workflows/ci.yml
  • adds .github/workflows/release.yml
  • uses Bun 1.3.13 in workflows
  • replaces bun-types with @types/bun
  • changes tsconfig.json to types: ["bun"]
  • adds packageManager: "bun@1.3.13"
  • adds ZORA-style homepage, bugs, and repository metadata
  • adds version-packages
  • adds a changeset

Verification not run locally; CI should run on the PR.

@artiphishle artiphishle merged commit bee6b15 into main May 10, 2026
1 check passed
@artiphishle artiphishle deleted the chatgpt/standardize-devtools-workflows branch May 10, 2026 14:45
@artiphishle artiphishle self-assigned this May 10, 2026
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.

chore: standardize CI, release, scripts, and package metadata across Ankhorage package repos

1 participant