Skip to content

Update Workerd types, CI workflows, and project configuration#104

Merged
admdly merged 10 commits intomainfrom
chore/various
May 5, 2026
Merged

Update Workerd types, CI workflows, and project configuration#104
admdly merged 10 commits intomainfrom
chore/various

Conversation

@admdly
Copy link
Copy Markdown
Contributor

@admdly admdly commented May 5, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 5, 2026 02:47
@admdly admdly self-assigned this May 5, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
api-worker 144f249 Commit Preview URL

Branch Preview URL
May 05 2026, 02:48 AM

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the Cloudflare worker/project from api-worker to api, refreshes generated Cloudflare/workerd typings, and updates CI/security workflow configuration. In the codebase, this mostly affects deployment/config metadata plus the root endpoint message and its related tests.

Changes:

  • Renamed the worker/package and updated the root / response plus matching tests.
  • Refreshed worker-configuration.d.ts for a newer workerd/Wrangler runtime.
  • Added a dependency review workflow and made small CI/CodeQL workflow cleanups.

Reviewed changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
wrangler.jsonc Renames the worker, updates compatibility/observability settings, and changes bound D1 database config.
worker-configuration.d.ts Regenerated Cloudflare runtime and binding types for the newer workerd version.
test/integration/app.test.ts Updates integration test expectation for the renamed root message.
test/app/index.test.ts Updates app test expectation for the renamed root message.
src/services/central-alerts/v1/scripts/init-db.ts Renames the local D1 target used by the DB init script.
src/app/index.ts Updates the root endpoint message and documentation URL.
package.json Renames the package to api.
package-lock.json Syncs lockfile metadata and refreshed transitive dependency versions.
.github/workflows/dependency-review.yml Adds a PR dependency review workflow.
.github/workflows/codeql.yml Minor workflow naming cleanup in the checkout step.
.github/workflows/ci.yml Reorders top-level permissions block without changing job behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread wrangler.jsonc
@admdly admdly merged commit 7b66a14 into main May 5, 2026
12 checks passed
@admdly admdly deleted the chore/various branch May 5, 2026 02:51
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.

2 participants